Document Solutions for PDF JS v9.1.3

Released: Jul 8, 2026

v9.1.3 버젼 업데이트

수정사항

  • Fixed an issue where PdfPage.saveAsPng() generated incorrect results after calling savePdf() more than once on the same document.
  • Fixed an issue where TrueType (TTC) and WOFF fonts were incorrectly embedded in the generated PDF when FontEmbedMode was set to EmbedFullFont, causing rendering issues in some browsers.
  • Fixed several issues discovered during an internal code review of the DsPdfJS codebase.