I have a problem, when testing the example in the browser it works fine, but when I download the .apk on an Android device, the PDF is not visible. Do you know what could be happening?
Hi Juan Quintero,
This component display the PDF in iframe which are not supported in mobile apps.
You can use PDF js viewer which will support Mobile apps as well as browser.
https://www.outsystems.com/forge/component-overview/7529/pdfjs-viewer-reactive
ThanksPankaj