uPDFParser/include
Grégory Soutadé ea551b6f52 Multiple improvments :
* nextToken() can return comments if needed (used for %%EOF)
  * Handle object after %%EOF without line return
  * Handle trailer without xref
  * Handle parenthesis in string objects
  * Fix error on stream parsing (fallback to big chunk read)
2021-09-28 14:35:45 +02:00
..
uPDFObject.h Initial commit 2021-08-21 18:22:58 +02:00
uPDFParser_common.h Initial commit 2021-08-21 18:22:58 +02:00
uPDFParser.h Multiple improvments : 2021-09-28 14:35:45 +02:00
uPDFTypes.h Increase PDF format support (more test samples used) 2021-09-09 20:55:25 +02:00