You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm just starting to use pdfmake. When I call pdfMake.createPdf(docDefinition).open(); it creates a popup that is blocked in most browsers by default. I don't want users to have to allow popups on my site.
Is there an alternative?
The text was updated successfully, but these errors were encountered:
I'm just starting to use pdfmake. When I call pdfMake.createPdf(docDefinition).open(); it creates a popup that is blocked in most browsers by default. I don't want users to have to allow popups on my site.
Is there an alternative?
The text was updated successfully, but these errors were encountered: