Commit Graph

106 Commits

Author SHA1 Message Date
77f3429df9 Merge remote-tracking branch 'origin/develop' into feature/pdfwriter
# Conflicts:
#	PdfReader/PdfReader.cpp
#	PdfWriter/Src/Encrypt.cpp
2022-04-14 11:39:05 +03:00
f2dd9d1a5f add page by index 2022-04-01 16:41:02 +03:00
9220b65861 create page tree and edit/remove pages 2022-04-01 15:14:06 +03:00
a7a4a48a2c remove page from page tree 2022-03-31 18:01:40 +03:00
d67b672a0c clear page tree from deleted page 2022-03-30 18:27:11 +03:00
441ec10b5f fix deleted destination link 2022-03-29 16:17:46 +03:00
240a553c55 add page remove 2022-03-29 16:13:53 +03:00
88435e51bb Merge pull request #883 from ONLYOFFICE/release/v7.1.0
Release/v7.1.0
2022-03-27 18:29:51 +03:00
5e7b33ba61 Add CMaps 2022-03-26 22:59:26 +03:00
ecc44c6cec fix pred CTM and size of Page 2022-03-25 17:40:58 +03:00
a86ed9ee33 fix ID, need final CTM 2022-03-24 18:09:36 +03:00
0ec2180022 update pdf with RC4 Encrypt 2022-03-23 17:39:51 +03:00
128118003b add support RC4 and AES FileKey 2022-03-22 18:04:45 +03:00
49eff29fac Fix bugs in document info 2022-03-22 15:51:10 +03:00
02fa4142a7 calculate encryption key 2022-03-21 17:32:45 +03:00
4decd0c631 update pdf with AES256 Encrypt 2022-03-18 14:29:20 +03:00
ac94da49fd fix replace_all to NSStringExt::Replace 2022-03-11 20:35:09 +03:00
8bb58c35cb fix quotes 2022-03-11 18:29:47 +03:00
a90b578e9c Fix bug 55987 2022-03-11 14:48:27 +03:00
328395dfea fix GetInfo 2022-03-11 12:32:46 +03:00
a18d19b6f7 optimize 2022-03-10 17:55:58 +03:00
8ef62fd670 djvu GetInfo 2022-03-10 17:40:05 +03:00
2604226810 pdf GetInfo 2022-03-10 11:12:11 +03:00
6c25c52a50 create GetInfo 2022-03-09 19:01:22 +03:00
93fe2e8f50 Fix bug 55190 2022-02-22 13:49:46 +03:00
7f6d3186cf fix test 2022-02-21 18:18:21 +03:00
2316968096 Refactoring & binary with test commands 2022-02-21 12:08:49 +03:00
59924c4b4e Merge pull request #853 from ONLYOFFICE/release/v7.1.0
Release/v7.1.0
2022-02-21 09:50:26 +03:00
9bfe8762ff trailer from pred xref 2022-02-17 17:04:18 +03:00
046cbc06cf Add new page in edit pdf 2022-02-17 13:46:28 +03:00
b05605a24b add PageTree 2022-02-15 18:42:32 +03:00
eeb757f5a4 simple interface 2022-02-11 15:13:48 +03:00
beb86b072c fix FlateDecode for new contents 2022-02-09 16:44:27 +03:00
5920ff19d1 appending to a pdf page 2022-02-08 15:23:03 +03:00
45f5ba45f7 passing CPage as xml to PdfWriter 2022-02-07 18:46:27 +03:00
32464079da appending to our pdf
page resources are not migrated
2022-02-04 17:07:38 +03:00
5e24200521 get Page object from PdfReader 2022-02-03 18:25:14 +03:00
e5aceb9b8c Add CPageForWriter 2022-02-02 17:12:20 +03:00
59836490a3 Fix bug 55177
xpdf itself tries to handle the error and if it succeeds, then isOk will be gTrue
2022-01-31 15:49:54 +03:00
7e0613e2e9 add to pdf moved to PdfReader 2022-01-31 13:34:00 +03:00
f188a48f48 fix empty NamedDest 2022-01-27 11:08:23 +03:00
28ac386e08 Refactoring 2022-01-13 20:11:38 +03:00
30d3472b62 test GetGlyphs 2021-11-10 17:19:13 +03:00
fc91e7b9ce refactoring 2021-11-08 18:00:30 +03:00
87af894198 refactoring 2021-11-01 17:55:38 +03:00
fc7d427407 pdf fix links 2021-10-29 14:21:21 +03:00
0bee7b0aaa pdf text link 2021-10-29 13:41:08 +03:00
73362fd852 xps getGlyphs 2021-10-25 18:06:14 +03:00
b611a6b099 fix getGlyphs format 2021-10-25 16:35:00 +03:00
113e15c391 develop GetGlyphs 2021-10-21 18:48:31 +03:00