Skip to main content

April 2026

· 4 min read

In April 2026, the Pdftools documentation included the following updates:

Added

Changed

  • Renamed Product kits to Product builds across OCR Service and Conversion Service install and update guides to match the customer portal naming. Updated MSI filenames to a lowercase-hyphen convention (conversion-service-VERSION.msi, ocr-service-VERSION.msi).
  • Migrated all code-sample references from the defunct Sample Service download to GitHub:
    • Redesigned the code-samples pages with the new SampleRepoCards component, including per-language icons and a Jupyter/Colab entry that opens notebooks in Google Colab.
    • Normalized the getting-started intros around a clone-and-navigate workflow.
    • Added a temporary code-samples-unavailable banner and admonitions to the legacy code-samples pages.
  • Audited and aligned Pdftools SDK guide code snippets in guides category (archive, assemble, sign, secure, validate).
  • Updated the Conversion Service Office conversion guide to clarify that Microsoft Office 2024 is the latest supported version, and removed mentions of Office 2019, which is no longer supported.
  • Removed all references to the legacy My PDF Tools Portal (my.pdf-tools.com) and the intermediate “crossroad” pages, after the legacy portal was decommissioned. All flows point directly to portal.pdf-tools.com.
  • Removed the beta label from the PDF Viewer SDK version 5 documentation.
  • Reordered the Conversion Service workflow items alphabetically in the sidebar (PDF/A entries are sorted 1, 2, 3 instead of 2, 3, 1).
  • Updated the documentation portal to Docusaurus version 3.10.0 in preparation for Docusaurus version 4, fixing all build errors and warnings.

Fixed

  • Dropped physical and directional language (“scroll”, “left-hand side”, “right-hand side”) across the documentation according to general accessibility guidelines.
  • Fixed an invalid syntax issue in the Conversion Service openapi.yaml specification.
  • Updated dependencies for security and stability, including marked, axios, protobufjs, posthog-js, and docusaurus-plugin-llms.