I'm using the plugin upon opening a new tab and it automatically triggers the print function of the pdf, but this only happens on certain files.
Has anyone experienced the same issue and might know what the cause is?
Thank you in advance!
Hi Jason,
This Forge component seems to focus on demonstrating binary data URL creation rather than offering a functional plugin. Therefore, using this plugin might not be the ideal solution.
It utilizes the existing pdfJS Viewer Reactive component.
Additionally, it appears to overlap in functionality with the Sample PDF Viewer.
To help us recommend the best solution for your needs, could you please describe your specific use case?
Regards,Neha
The most likely cause could be that the plugin has print being triggered on load inside the PDFViewerApplication initialization.
This happens only on some browsers because they execute the print() call differently.