Skip to content

v1.3.0

Compare
Choose a tag to compare
@Hopding Hopding released this 23 Dec 00:52
· 482 commits to master since this release
  • Add option to throw error when invalid objects are parsed (thanks @jwoodrow):
  • Add PDFDocument.setLanguage method to set the document's language metadata (thanks @Mogztter):
  • Remove const enum to support TypeScript projects using the --isolatedModules flag: