Skip to content

PdfJsKit v2.4.8

Choose a tag to compare

@GleamTech GleamTech released this 10 Sep 06:00
· 5 commits to main since this release

Version 2.4.8 - September 10, 2025

  • Improved: Updated PDF.js library to 5.4.149 for stability and performance.
  • Improved: Created toggle-able sub-menus for scrollMode and spreadMode buttons
    to reduce crowdedness of the vertical toolbar.
image image
  • Improved: Default value for options.language will now be navigator.language || "en-US".
    So if this option is not set, it will try to use the browser's current language.
  • Improved: Stability of some page events (new PageUtil class).