Add bookmarks to quickly return to specific pages within your PDF document. This code follows the Showcase User Bookmarks demo.
Add and edit watermarks on PDF documents. This follows the Apryse Showcase Watermarks demo.
The sample code illustrates how to read and edit existing outline items and create new bookmarks using the high-level API.
Extract key-value data pairs from PDF format CAD drawings with well-formed title blocks.
View AutoCAD DWG, DWF, DXF, DGN, and RVT
Manipulate, view, or hide colors in PDF documents, — all on the client side
Shows how to render three synchronized panels where the middle panel shows pixel differences between the two documents.
Create high resolution thumbnail images from selected document pages
Analyze the top two pages and produce a JSON that describes the PDF's structure. This follows the Document Structure Extraction demo on Showcase.
Demonstrates how to extract canvas of each page. The sample uses turn.js to render them.
Easily convert image formats to PDF, completely client-side
Integrating Apryse WebViewer in Salesforce as a Lightning Web Component. Note that Salesforce static resources have file size limitation to 5MB, to safely upload to the Salesforce platform.
Integrating Apryse WebViewer into a Flutter web project.
Display large PDF files in a browser or mobile app quickly and reliably
This sample demonstrates how to create PDF layers (also known as Optional Content Groups - OCGs). The sample also shows how to extract and render PDF layers.
Launch and manage multiple documents concurrently across multiple tabs
Add page-turning flipbook animation experience to online content
This sample illustrates how PDFNetJS can be used to compare two PDF documents and show their difference in WebViewer.
PDF layer separation capabilities (Optional Content Groups)
Extract text from PDFs—either from entire pages or highlighted sections only
This sample demonstrates Reader Mode in WebViewer.
Enable support for right-to-left language PDFs and Office documents
Add digital signatures using cryptographic certificates to create secure PDFs.
Compare changes in semantic categories, such as headers, paragraphs, and numbers. This follows the Apryse Showcase: Semantic Text Compare Demo.
View and compare PDFs, Office documents, and images with a side-by-side layout
XLSX loading, viewing, and editing directly in your browser. This follows the Spreadsheet Editor demo on the Apryse Showcase site.
How to View, Edit, Annotate and Redact Salesforce Record Attachment Files in a Lightning Web Component.
Compares viewing an unoptimized PDF with the same viewer optimized PDF side by side
Shows how to call WebViewer constructor to instantiate and load DOCX, XLSX or PPTX. You can load local/remote files of your choice.
Shows how to load XOD files, which are generated from a custom server.
Shows how to call WebViewer constructor to instantiate and load document using WebViewer with WebViewer Server. You can upload local files or load files that are publicly accessible.
Add Dark/Light mode toggle in WebViewer
Import and export PDF annotations with the XFDF format, as seen in the SFDF Showcase demo.