Commit Graph

6 Commits

Author SHA1 Message Date
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