Created on 06 August 2021
icon_unfollowing
Login to follow
apryse

View PDF, DOCX, PPTX, Images - Document Viewer by Apryse

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded on 10 August 2021 by 
apryse

View PDF, DOCX, PPTX, Images - Document Viewer by Apryse

Details
Apryse, formerly PDFTron, is reimagining the world of documents. With optimized technology and a comprehensive suite of tools, Apryse simplifies even the most complex projects, taking you further, faster. Committed to feature-rich products that are made better, Apryse offers superior document solutions across all applications and enterprise workflows.
Read more

Utilizes Apryse Webviewer API (Version 8.0.0)

See connected demo module for example usage


To Implement:

  1. Reference the Apryse Module's PDFViewer Web Block in your application
  2. Pass in a PDF Binary or URL and also a filename
  3. Handle the SaveDocument event by pushing the output binary into your file storage solution


PDFTron API Methods Implemented So Far:

Load Document From Blob or URL

Export Annotations as Blob, then convert to Base64 to pass into OutSystems


**Important Notes**

  • The Apryse Integration relies on specific mime-types in order to render
  • By default, those mime-types aren't handled on an OutSystems webserver
  • To get around this, there are three options depending on your environment type:


OutSystems Personal Environments:

  • Since you don't have access to modify mime-types on Personal environments at this time, the default configuration of this module is utilizing a public CDN and accessing only the mime-type exceptions via a worker. 
  • See OnRender JS inside of PDFViewer WebBlock for more info 
  • The public CDN was provided by Apryse and is for development purposes only. There is no uptime or availability guarantee.


OutSystems Self Managed Environments:

  • Edit your web.config file directly on your webserver to modify or add mime-types or follow directions below for Cloud Hosted Environments
  • Then you can comment out or delete the default CDN resource paths inside of the OnRender JS of the PDF Webviewer Web Block- meaning all resources will be loaded locally


OutSystems Cloud Hosted Environments:

  • Use the factory configuration forge component to modify or add mime-types
  • Then you can comment out or delete the default CDN resource paths inside of the OnRender JS of the PDF Webviewer Web Block- meaning all resources will be loaded locally


**Apryse trial usage allows unlimited usage in development otherwise see pricing info here

**If you need additional support from Apryse, please contact Apryse Support here


Release notes (1.0.2)

-Updated CDN to AWS in PDFViewer Web Block

-Removed References to OS UI in WebViewer Module

-Defaulted Demo screens to use registered role

Reviews (0)
Category
Functional libraries & utilities, PDF & file converters
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
View PDF, DOCX, PPTX, Images - Document Viewer by Apryse has no dependencies.
Application Objects
View PDF, DOCX, PPTX, Images - Document Viewer by Apryse has 0 AOs.
Team
Compatible with
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.606 to 11.0.615
Database:
All
Asset consumers
No consumers yet.
Weekly downloads