Skip to content

Conversation

@MaximPlusov
Copy link
Contributor

No description provided.

MaximPlusov and others added 30 commits February 13, 2024 23:28
Fix iterators for NameTree and NumberTree
- Updated action dependencies
- Added 21 java version support
- Jobs don't fail on error
- remove Java 16 support
- move continue-on-error
- bumped version -> 1.27
Add isCircularMappingExist to TaggedPDFHelper
MaximPlusov and others added 29 commits August 29, 2024 21:51
* Fix COSIndirect to COSArray casts

* Fix COSIndirect to COSName casts
* Change 1 byte startxref offset behavior

* Remove unnecessary comment

* Move actual xref offset search into a separate method

* Refactor startxref error message: add missing whitespace

* Fix findActualXrefOffset method

* Remove exception from getXRefSectionAndTrailer method

* Refactor nextToken calls in PDFParser

* Fix getXRefSectionAndTrailer method of PDFParser

* Refactor findActualXrefOffset method
* Refactor getXRefInfo method of PDFParser to run iteratively

* Fix getXRefInfo method of PDFParser

* Fix getXRefInfo method of PDFParser

* Fix getXRefInfo method incompatibility with older java version

* Fix xref loop exception being caused by repeating XRefStm offset in multiple trailers

* Prevent processing the same XRefStm offset multiple times

* Change prevOffsets from ArrayList to Stack
- bumped minor version to 1.28
- updated readme
@MaximPlusov MaximPlusov merged commit fc3c779 into master Apr 27, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants