Skip to content

v0.2.1

Compare
Choose a tag to compare
@Hopding Hopding released this 07 Jul 21:10
· 484 commits to master since this release
d06c6d5
  • Fix PDF parsing bug due to missing EOL characters that are supposed to precede the endstream keyword.
  • Add automatic content stream normalization.
  • Add argument validation to PDFDocumentFactory.load() method to ensure users pass it a Uint8Array (instead of, say, a Blob)