Commit Graph

72 Commits

Author SHA1 Message Date
c1b01029df COfficeDrawingPageParams 2024-11-18 18:59:23 +03:00
1b8c59ff87 Separate GetFontPath 2024-09-23 13:15:39 +03:00
6b4b645180 Create GetEmbeddedFontPath 2024-09-23 13:09:05 +03:00
7326f88aa0 Create CAnnotFonts 2024-06-21 17:23:00 +03:00
2e32a1b70a Remove GetShapes 2024-04-12 12:50:07 +03:00
e01aa641a0 Remove PdfWriter_empty 2024-03-20 18:15:42 +03:00
583f7b0d0c Create CFile.prototype["getShapes"] 2024-03-04 17:08:42 +03:00
18e3ef0932 Merge remote-tracking branch 'origin/release/v8.1.0' into feature/pdf-shape 2024-02-29 11:37:43 +03:00
db340198d6 Create GetShapesXML 2024-02-29 10:04:48 +03:00
b7bc83f37d Create ValidMetaData 2024-02-16 10:47:08 +03:00
f6eb25b3f1 GetButtonIcon without W,H 2024-02-05 17:27:55 +03:00
4a2595ed7d Fix build 2023-12-27 18:11:47 +03:00
59fcd227ea Create ChangePassword for pdf 2023-12-26 17:31:19 +03:00
99d72986d8 Merge remote-tracking branch 'origin/release/v8.0.0' into feature/pdf-widget
# Conflicts:
#	DesktopEditor/graphics/pro/js/wasm/src/drawingfile_test.cpp
#	PdfFile/SrcReader/PdfAnnot.cpp
#	PdfFile/SrcReader/RendererOutputDev.cpp
2023-12-11 12:04:46 +03:00
285cbdc9c5 Fix GetWidgetFonts for Info 2023-12-07 12:18:11 +03:00
22943e61bc Add GetFontByParams 2023-12-06 18:51:18 +03:00
3537f9edfa Get widget's Embedded, Standard and All fonts 2023-12-06 15:46:08 +03:00
b0257d138f Merge pull request #1341 from ONLYOFFICE/fix/pdf-widget
Add getInteractiveFormsFonts and getFontByID for drawingfile
2023-12-04 10:12:52 +03:00
8550cec836 Fix EditWidgets 2023-11-30 10:27:22 +03:00
0ec39e3d32 Write widget's parent 2023-11-28 16:04:04 +03:00
94c4e22b8e Add oform_pdf format 2023-11-27 23:38:06 +03:00
49d3e46a0f Create GetWidgetFonts 2023-11-21 18:25:32 +03:00
107377b905 Fix AddMetada and GetMetaData 2023-11-17 16:58:59 +03:00
c7c0ed28f6 Fix GetMetaData and SetMetaData 2023-11-17 12:29:22 +03:00
f40d53c64f Create GetMetaData for pdf 2023-11-16 17:25:27 +03:00
bef3b3f9a8 Write MetaData to pdf 2023-11-15 11:52:08 +03:00
9871f3c0f1 Release getButtonIcons with base64 image 2023-10-20 14:33:25 +03:00
9bfe9efd8c Fix bug #64554 2023-10-10 13:47:57 +03:00
5ce26e6dca Add StartID, AP.have. Fix color for Text annot 2023-10-09 16:08:06 +03:00
b825aa0f3f Fix Icon, Y=H-Y, change page. Add EditAnnot 2023-10-08 17:02:28 +03:00
92b43a26f5 Add CWidgetAnnot 2023-10-06 18:43:28 +03:00
e5e8262839 First read for AddBinToPdf 2023-10-05 18:37:24 +03:00
a1c3d4732d Fix CreationDate, Popup, DeleteAnnotation 2023-10-05 15:47:10 +03:00
9491c3309b Add method for save added annotations 2023-10-05 10:30:03 +03:00
1879ea36e9 Add Rotate for PdfReader 2023-09-29 17:57:10 +03:00
7fafbeb07a Fix build 2023-09-14 10:36:44 +03:00
c44bf8a0f6 Refactoring advanced renderer commands 2023-09-14 00:52:11 +03:00
0634a1bf2a Create CAnnotFieldInfo, Change inheritance IAnnotField 2023-08-08 16:53:55 +03:00
f5773119b5 Create GetAnnotationsAP for PdfAnnot 2023-08-02 17:49:06 +03:00
c840748483 Text Annot to WASM, create Popup annots for PDF 2023-08-01 18:36:25 +03:00
16f90cc5bc Merge remote-tracking branch 'origin/develop' into feature/pdfForms
# Conflicts:
#	DesktopEditor/xmlsec/src/src/Certificate_mscrypto.h
#	PdfFile/PdfFile.cpp
#	PdfFile/PdfFile.h
#	PdfFile/PdfReader.cpp
#	PdfFile/PdfReader.h
2023-07-27 16:55:09 +03:00
3a94430a64 Fix build 2023-07-27 12:52:22 +03:00
12824bc071 Merge remote-tracking branch 'origin/develop' into feature/pdfForms
# Conflicts:
#	PdfFile/SrcReader/RendererOutputDev.cpp
2023-06-14 16:28:54 +03:00
9fa57133ad create VerifySign 2023-04-26 17:53:45 +03:00
a4f8205cee Merge remote-tracking branch 'origin/develop' into feature/pdfForms
# Conflicts:
#	PdfFile/PdfWriter_empty.cpp
2023-04-24 14:30:36 +03:00
33e6c14a04 Add toXml method to Api of PdfFile 2023-04-20 20:31:38 +05:00
331400c14b fix 2023-04-20 18:01:58 +03:00
1fda842bc2 test GetButtonIcon 2023-04-12 18:19:59 +03:00
283ec810a2 separation of information and appearance of widgets 2023-03-23 12:38:48 +03:00
9a827d9c14 draw AP widget to js, separation of AP widgets drawing 2023-03-21 16:26:05 +03:00