22
Views
2
Comments
[PDF Viewer From Binary Data] Print function being triggered upon opening of new tab
pdf-viewer-from-binary-data
Reactive icon
Forge asset by Tesan Dev
Application Type
Reactive

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!

2023-12-11 08-54-13
Neha Agrawal
Champion

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


2025-07-22 10-30-27
Mandar Deshpande

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.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.