Apryse WebViewer Component Plug-in

Overview

Apryse WebViewer for Appian is renowned document technology that powers mission-critical applications for private companies, large enterprises, and governments alike.

Key Features & Functionality

  • View & Search on PDF, DOCX, XLSX, PPTX, Images, and more
    • Multiple viewing options, reflow mode, and unlimited zoom allow you to view even the most complex or large documents with high-speed and reliability.
  • Annotate, comment, review & approvals
    • Collaborate on PDF, MS Office, and other formats using any of 35+ different annotation tools, such as highlights, stamps and notes. Export annotations via XFDF, and all PDF annotation types.
  • PDF In-line Text Editing
    • Edit & reflow PDF text and images, resize or change the position of text and images. Apply different styles like bolding, italicizing or underlining.
  • PDF Page Manipulation & Document Assembly
    • Insert pages and content, append, split, remove, crop, reorder, rotate, export, edit, and more – manually or programmatically.
  • Redaction
    • Safely and permanently remove sensitive content from PDFs. Redact regions and text manually in the Viewer - or programmatically via search & redact, including RegEx search to detect and remove personally identifiable information (PII).
  • Digital Signatures
    • Sign PDFs using standard (and custom) Digital Signatures. Extract information for validation. Support multiple signatures and XFDF.
  • PDF Form Filling & Extraction
    • Support interactive form filling, FDF, and embedded JavaScript - or programmatically create, pre-fill, sign, extract, and flatten PDF forms.
  • Document Comparison
    • Compare two documents side by side and highlight differences. Compare changes in semantic categories, such as headers, paragraphs, numbers, and generate a differences summary document for easy review.
  • Learn more about WebViewer:
Anonymous
Parents
  • v5.9.0 Release Notes
    • Updated WebViewer from 11.2 to 11.3. Read the full change log here: docs.apryse.com/.../changelog.
    • Added new `enabledEventsMap` property to enable events in the component. This is in light of events triggering Appian to submit requests to the server. Old properties to toggle certain events will be deprecated in a future major update.
    • Changed some events to be debounced as they can be invoked multiple times:
    • onRotationUpdated
    • onPageNumberUpdated
    • onTextSelected
    • onZoomUpdated
    • Added checks to ensure component validation messages also don't fire unless necessary, as they seem to send requests as well.

Comment
  • v5.9.0 Release Notes
    • Updated WebViewer from 11.2 to 11.3. Read the full change log here: docs.apryse.com/.../changelog.
    • Added new `enabledEventsMap` property to enable events in the component. This is in light of events triggering Appian to submit requests to the server. Old properties to toggle certain events will be deprecated in a future major update.
    • Changed some events to be debounced as they can be invoked multiple times:
    • onRotationUpdated
    • onPageNumberUpdated
    • onTextSelected
    • onZoomUpdated
    • Added checks to ensure component validation messages also don't fire unless necessary, as they seem to send requests as well.

Children