Give us feedback
pdfjs-viewer-reactive
Reactive icon

pdfJS Viewer Reactive

Stable version 1.0.5 (Compatible with OutSystems 11)
Uploaded on 26 October 2023 by 
4.4
 (14 ratings)
pdfjs-viewer-reactive

pdfJS Viewer Reactive

Details
This component is based in the PDF JS library & viewer (https://mozilla.github.io/pdf.js/). Reactive version.
Read more

A PDF viewer to embed in your application, which allows opening a PDF document in the entire screen of your page, or opening the document in a screen frame, with desired dimensions. This component is based in the PDF JS library & viewer (https://mozilla.github.io/pdf.js/). Reactive version.

Release notes (1.0.5)

Fixed and issue when have more than one Base64 pdf component in the same screen

License (1.0.5)
Reviews (7)
by 
2023-12-21
in version 1.0.5
For non-english language PDF, there is a chance that the .bcmap file is required to be loaded when rendering. You will likely hit an error like "..fail to fetch file "../../XX.bcmap" with not found. This is because you need to allow this mime type in the web config. The solution is to add the mime type via factory configuration and apply this setting on this module itself.

You can refer to https://www.outsystems.com/forums/discussion/93555/pdfjs-viewer-reactive-pdfs-with-traditional-chinese-characters-are-not-renderin/ for more details.
by 
2023-10-26
in version 1.0.5
A great component, providing flexibility to control the features available to end users.

Also supports data sources via URL's and in Binary (Base 64) format. Allows for multiple PDF viewers in the same screen.

Great support as well with immediate fix provided when needed!
by 
2023-07-03
in version 1.0.2
This component is useful. But still i am trying to find out the solution to display the file from binary content .
Team