Commit Graph

96 Commits

Author SHA1 Message Date
d4e1b31e10 Merge branch 'release/v9.4.0' into develop 2026-04-07 15:11:10 +03:00
10b2b0d3d0 standardize comments in English 2026-04-02 08:10:57 +03:00
8d4e216852 Link RD read and write 2026-03-18 10:42:20 +03:00
8e90fbac69 pdf read Screen annots 2026-03-12 15:31:41 +03:00
eca0cdb318 Fix GIDByUnicode for non-CID font 2026-01-28 11:35:21 +03:00
575e379c4b Develop PdfFont 2026-01-22 15:11:17 +03:00
fa46455e74 Fix Opt radiobutton at child 2025-12-10 12:19:26 +03:00
5a491aea3e Read Link annots 2025-10-21 17:04:30 +03:00
650fb84b6d For bug 75161 2025-10-20 17:18:41 +03:00
7e012dac94 C in OC for Redact annot 2025-10-08 15:43:29 +03:00
d8c0e9b68d Merge remote-tracking branch 'origin/develop' into fix/pdf-rtl
# Conflicts:
#	DesktopEditor/graphics/commands/AnnotField.cpp
#	DesktopEditor/graphics/pro/js/wasm/js/drawingfile.js
#	DesktopEditor/graphics/pro/js/wasm/src/drawingfile_test.cpp
#	PdfFile/PdfWriter.cpp
#	PdfFile/SrcReader/PdfAnnot.cpp
2025-07-30 16:30:59 +03:00
df8f8636b6 Fix MEOptions to 21 widget and 11 parent 2025-07-30 16:20:57 +03:00
58cd88a93f OMetadata for all annots 2025-07-23 17:03:45 +03:00
7ce6602951 Merge remote-tracking branch 'origin/feature/pdf-redact' into fix/pdf-copy-paste 2025-07-18 16:12:09 +03:00
0c601c1c82 Redact read font from DA 2025-07-18 12:02:20 +03:00
e1b3474a06 Create Redact 2025-07-17 17:57:16 +03:00
2ec63f2cb7 Change ChangeFullNameAnnot 2025-07-04 12:26:42 +03:00
fbed837a47 Fix change parrent FullName 2025-07-04 10:59:33 +03:00
6acb9855a1 For bug 74201 2025-06-26 12:48:51 +03:00
8a9277d1d8 Add MEOptions 2025-06-18 13:49:50 +03:00
5f78402f2a Fix bug 75102 2025-06-11 13:01:50 +03:00
15370bcbce Merge remote-tracking branch 'origin/release/v9.0.0' into feature/pdf-page
# Conflicts:
#	DesktopEditor/graphics/pro/js/wasm/js/drawingfile.js
2025-04-16 14:15:21 +03:00
f5f3d2572e Add PrefixForm for rename same full names 2025-04-14 15:53:51 +03:00
ac300f57a6 MaxLen separately for field and parent 2025-04-11 16:09:29 +03:00
21ec043636 Fix merge Fields AcroForm 2025-04-07 13:24:33 +03:00
83e6e5971c Merge remote-tracking branch 'origin/release/v9.0.0' into feature/pdf-page
# Conflicts:
#	DesktopEditor/graphics/pro/js/wasm/js/drawingfile.js
#	PdfFile/OnlineOfficeBinToPdf.cpp
#	PdfFile/PdfEditor.cpp
#	PdfFile/PdfFile.cpp
#	PdfFile/PdfFile.h
#	PdfFile/SrcReader/PdfAnnot.cpp
#	PdfFile/SrcReader/PdfAnnot.h
#	PdfFile/SrcWriter/Document.cpp
#	PdfFile/SrcWriter/Document.h
#	PdfFile/test/test.cpp
2025-04-07 11:35:37 +03:00
34f36cefc3 Delete apValue 2025-04-01 10:07:16 +03:00
4b611b304b Read/Write parent field actions 2025-03-27 11:36:43 +03:00
4e7ccd2506 Add nStartRefID 2025-03-17 18:09:07 +03:00
adea12d9f7 Parent Opt with pair string 2025-03-11 14:52:17 +03:00
3a8601c354 Ff separately parent and widget 2025-03-11 13:23:38 +03:00
631f498532 Create OMetadata 2025-03-05 14:12:58 +03:00
4d4a67b15a Create AddFromFile and AddFromMemory 2025-02-27 17:45:12 +03:00
258890352a Fix getAnnotationsInfo 2025-02-26 17:55:29 +03:00
d09ab5ecfe Only text fo apValue 2025-02-14 12:16:11 +03:00
8bc887142c Return fontInfo for readAnnotAP 2025-02-14 11:51:33 +03:00
4e6e3ce5f0 Fix rotate double 2024-12-11 14:46:18 +03:00
c0ca4189d3 Fix pdf accuracy 2024-12-06 10:48:07 +03:00
b98922dbfd Fix style PdfAnnot 2024-10-18 13:59:26 +03:00
1eba4aefa8 Stamp Rotate 2024-10-18 10:03:11 +03:00
ff2146b671 Create read/write Stamp annot 2024-10-11 11:47:29 +03:00
11886dcdf7 Add user-id for annots 2024-09-30 15:05:39 +03:00
c1a586cb56 Fix bug 69974 2024-09-27 16:14:24 +03:00
1ac4ec3b0d Fix bug 58084 2024-08-22 15:16:55 +03:00
7326f88aa0 Create CAnnotFonts 2024-06-21 17:23:00 +03:00
ca5201e704 FreeText has Rotate 2024-05-22 16:49:19 +03:00
c24c78267b Write Base14 fonts to pdf 2024-05-16 18:56:59 +03:00
b6b99ee9f0 Redirect to annotation rendering 2024-05-15 17:43:59 +03:00
8c522aa006 Fix repeat fonts 2024-04-05 17:21:51 +03:00
bfefe4d1b7 Merge remote-tracking branch 'origin/release/v8.1.0' into feature/pdf-shape
# Conflicts:
#	DesktopEditor/graphics/pro/js/wasm/src/pdfwriter.cpp
#	PdfFile/PdfReader.cpp
#	PdfFile/SrcWriter/Document.cpp
2024-04-05 12:25:30 +03:00