Commit Graph

38 Commits

Author SHA1 Message Date
35cb3fec1f pdf m_bEdit 2022-06-29 18:20:34 +03:00
1ba89fb865 fix CProxyObject memory and sign with XRef stream 2022-06-27 18:29:15 +03:00
ed64dba0ad pdf fix number of signature 2022-06-24 14:35:32 +03:00
97d699156e signatures with edit pdf 2022-06-23 16:25:11 +03:00
6f3776d5ad fix add multiple signatures 2022-06-21 18:00:35 +03:00
0f71d4e2af appearance of the pdf signature 2022-06-10 13:47:25 +03:00
97ca849c85 fix 2022-06-09 18:07:51 +03:00
334d61559b Refactoring 2022-06-09 17:43:36 +03:00
d12680c027 fix Data for PDFSigner 2022-06-03 14:15:51 +03:00
e8d1e2d246 fix test 2022-06-03 11:45:55 +03:00
39337c4bf2 test PDFSigner 2022-06-02 18:47:24 +03:00
d6141591ed pdf signature development 2022-05-30 18:49:33 +03:00
4b1be35195 fix alpha and out of range
fix alpha of TransparencyGroup and out of range m_vWidths
2022-04-15 18:35:47 +03:00
4f90a015a9 test pdf.bin 2022-04-06 18:22:28 +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
240a553c55 add page remove 2022-03-29 16:13:53 +03:00
d43563fa75 fix page params and add page rotate 2022-03-28 18:19:47 +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
346744aa02 fix bug in encrypt
Note that the pad is present when M is evenly divisible by 16. EXAMPLE A 9-byte message has a pad of 7 bytes, each with the value 0x07.
2022-03-23 14:11:12 +03:00
128118003b add support RC4 and AES FileKey 2022-03-22 18:04:45 +03:00
4decd0c631 update pdf with AES256 Encrypt 2022-03-18 14:29:20 +03:00
54a3b6efd6 fix test 2022-03-15 18:14:47 +03:00
b52180ff9a fix binary string 2022-02-22 12:30:47 +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
046cbc06cf Add new page in edit pdf 2022-02-17 13:46:28 +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
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
7e0613e2e9 add to pdf moved to PdfReader 2022-01-31 13:34:00 +03:00
4f5567cf3c test add in pdf 2022-01-28 15:57:30 +03:00
31af7b633d test reader-writer without x2t 2022-01-27 18:11:36 +03:00