Welcome Guest Search | Active Topics | Sign In | Register

Printing PDF from WebBrowser without displaying option dialog Options
yvesm
Posted: Thursday, March 24, 2016 8:51:10 PM
Rank: Advanced Member
Groups: Member

Joined: 12/1/2014
Posts: 57
I use BeforePrintEventArgs.Continue(false) to skip the option dialog - however BeforePrint is not called when printing a PDF file. Is there a way to skip the option dialog when printing a PDF file? Thank you.
eo_support
Posted: Friday, March 25, 2016 8:15:23 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

Unfortunately no. That print is not done by the browser engine, but by the PDF plug-in. That's why it does not go through the normal BeforePrint event route.

Thanks!
yvesm
Posted: Friday, March 25, 2016 8:30:37 AM
Rank: Advanced Member
Groups: Member

Joined: 12/1/2014
Posts: 57
Thank you for the quick reply. Exactly what I suspected.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.