Skip to content

Foxit PDF SDK for Web 11.0.5 ​

Version: 11.0.5 Hotfix
Release date: November 7, 2025

Overview ​

This hotfix addresses critical issues in annotations, shortcuts, printing, digital signatures, custom stamps, and document load performance.

Fixes ​

Annotation fixes ​

Display and loading ​

  • Fixed some annotations not displaying when certain highlight annotations caused errors during load, blocking all annotation rendering.

Permission control ​

  • Fixed annotation permissions not fully enforced. With delete-only permission via setAnnotPermissionCallback() and ANNOTATION_PERMISSION.deletable, the context menu still allowed alignment and distribution that move annotations.

Shortcuts ​

  • Fixed offShortcutKey("ctrl+v") not disabling paste.

Printing ​

  • Fixed print failures with the system dialog. The print-js library removed the hidden iframe too quickly after the dialog closed.

Digital signatures ​

  • Fixed the viewer not scrolling to the signature field when reopening a signed document.

Stamps ​

  • Fixed layout spacing lost between custom dynamic stamp icons in the list after initialization when added via pdfui.callAddonAPI().

Performance ​

  • Improved first-page load for linearized documents—from about 1 minute to about 1 second.