pdf-viewer-binary
Reactive icon

PDF Viewer Binary

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 29 January 2021
 by 
4.2
 (5 ratings)
pdf-viewer-binary

PDF Viewer Binary

Details
PDF reader via Binary Data This component is a browser native PDF reader, it is based on HTML5.
Read more

To use it, you need to have a PDF and pass it to Binary Data.


The 2 input parameters that the component expects are the PDF in Binary Data format and the height of the container.



If we have our PDF in Base64 format, we can use Base64ToBinaryData function to convert to Binary Data before. 



The example above has been created with a Base64 data source as follows: 


If you have the Binary Data information, you can pass directly.

Release notes (1.0.1)

Wait for 2 input parameters:


The PDF in Binary format and the height of the container.

Reviews (4)
by 
2023-01-08
in version 1.0.1
Working Fine upto 3MB
by 
2022-01-25
in version 1.0.1
not working with large pdf files like 3MB :(
by 
2022-01-05
in version 1.0.1
Exactly what I needed: to be able to pass the file as binary, not URL like the other options I found on the Forge!
Team
Other assets in this category