Pdfmake: open() and print() methods no longer working in Chrome or Edge?

Created on 15 Jul 2018  路  5Comments  路  Source: bpampuch/pdfmake

Within the last few days I've noticed that I can no longer use the .open() or .print() methods with pdfmake in Chrome or Edge. When executed, a new blank browser tab opens for a moment, then disappears. However, these methods do work when using Firefox. They also don't seem to be working in the pdfmake playground. Is anyone else noticing this new behavior?

The .download() method continues to work normally, however.

Most helpful comment

You must disable adblock in Chrome, and see supported browsers.

All 5 comments

You must disable adblock in Chrome, and see supported browsers.

no its not working in firefox also and, I am using .download() method only but its returning empty Pages

@liborm85 My apologies, I saw your response right away and then forgot to come back and close this issue. You are right, of course, about it being an adblock issue in Chrome and a supported browser issue with Edge. I already knew of the adblock thing and had handled it earlier, but when it cropped up again it didn't occur to me that's what it was again. All okay now. It's interesting that Edge doesn't play nice with the open() and print() methods. That's unfortunate, but I really like using pdfmake. Such a capable plugin for my needs. Wow. Cheers.

Getting below error even ad_block was not enabled.
Not allowed to navigate top frame to data URL:

Getting same error even if the ad_blocked is disabled

Was this page helpful?
0 / 5 - 0 ratings

Related issues

einfallstoll picture einfallstoll  路  3Comments

MathLavallee picture MathLavallee  路  3Comments

dmatesic picture dmatesic  路  3Comments

svenyonson picture svenyonson  路  3Comments

kamilkp picture kamilkp  路  3Comments