pdf-viewer-reactive
Reactive icon

PDF Viewer Reactive

Stable version 1.1.0 (Compatible with OutSystems 11)
Uploaded on 08 March 2022 by 
4.0
 (3 ratings)
pdf-viewer-reactive

PDF Viewer Reactive

Details
A component that will display PDFs from various sources (URL, Database Binary, or Resource)
Read more

This component has two WebBlocks. One is for displaying binary PDFs, and the other for displaying PDFs from a URL.

It leverages your WebBrowser’s PDF functionality, so the features such as (print, zoom, download) may vary from browser to browser.

It’s been tested in Chrome, FireFox, and Safari.

Unfortunately, Microsoft browsers will not allow displaying binary content, so the binary PDFs will not work in Edge or IE.

Simply set the height, bind the PDF parameter to the appropriate variable.

When the content of the variable is set, the PDF will render.

Release notes (1.1.0)

- made the width automatic (100%), depending on the container

- added instructions in the Demo for Content Security Policies configuration (esp. relevant for on-prem Outsystems installations)

- cleaned unused dependencies for min size


Reviews (2)
2022-08-02
in version 1.1.0
The only one (after testing 5 other Forge components) that actually worked. Full browser support for chromium and firefox, even worked in edge for me (even though it was mentioned it wouldn't).
Very easy to implement as well.
2021-12-22
in version 1.0.0
not worked with my reactive web application using the URL