Give us feedback
pdf-viewer-by-url
Reactive icon

PDF Viewer by URL

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 04 February 2021 by 
0.0
 (0 ratings)
pdf-viewer-by-url

PDF Viewer by URL

Details
PDF Viewer by URL. This component is a browser native PDF reader, it is based on HTML5. Options :https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/pdf_open_parameters.pdf
Read more

URL sample: https://www.ntt-review.jp/archive/ntttechnical.php?contents=ntr201610ga1.pdf


Native HTML5 PDF Reader 2 parameters are configured: URL (example): https://www.ntt-review.jp/archive/ntttechnical.php?contents=ntr201610ga1.pdf&mode=show_pdf Height: "768" // component height. It can be configured with an internal URL: Example: /Name_Module/file.pdf Deploy Action - Deploy to Target Directory File in Resources


If we use the option to directly open the PDF from another web page, the web page has to allow this option. The url above for example works, but the url of the Adpbe documentation for example rejects the request.

OK: https://www.ntt-review.jp/archive/ntttechnical.php?contents=ntr201610ga1.pdf

KO: https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/pdf_open_parameters.pdf (No access)



Options :https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/pdf_open_parameters.pdf



Release notes (1.0.0)
Reviews (0)
Team