12 Commits

Author SHA1 Message Date
43924743e2 Merge branch 'main' into feature/image-appearance 2025-05-12 22:14:06 +08:00
Paul van Brouwershaven
0f834debb7 Fix test removed invalid source test file 2025-05-12 11:00:34 +02:00
Corentin Mors
51569c8aec PNG support 2025-05-01 15:10:54 +02:00
Corentin Mors
abd05a5aaa Implement image watermark 2025-05-01 11:31:06 +02:00
Corentin Mors
ce8274cc9c Image visual appearance 2025-04-29 11:35:42 +02:00
Paul van Brouwershaven
681997c680 Fix PDF 1.7 with XRef Stream causes panic #61 2025-02-25 18:13:10 +01:00
Paul van Brouwershaven
a0da9873d4 Fix writeXrefTable to handle PDFs with multiple revisions
- Refactor xref table writing logic to correctly parse existing entries
- Add support for variable first object ID in xref table
- Implement dynamic calculation of new xref entries
- Improve error handling and reporting

This change resolves issue #4 with malformed xref tables when signing PDFs
that have undergone multiple revisions.
2024-07-07 16:42:04 +02:00
Daniel Hernández
c34fd5f0cc test: add test to cover /Names in catalog 2024-03-14 20:12:02 +01:00
Paul van Brouwershaven
3e5e54c068 Add PDF 1.4 testfile 2022-06-29 21:00:21 +02:00
Jeroen Bobbeldijk
08040f9140 Tests and benchmark 2017-09-23 15:30:32 +02:00
Jeroen Bobbeldijk
7179508c8c Add benchmark 2017-09-23 14:10:24 +02:00
Jeroen Bobbeldijk
bf2aa2ea02 Add testfiles folder, add reader test 2017-09-17 13:26:39 +02:00