|
Rank: Newbie Groups: Member
Joined: 10/6/2016 Posts: 7
|
Hi,
I'm using the EO.WebBrowser. Is it possible to print directly with the standard printer without printing dialog ? Or can I close the printing dialog directly after opening ?
Thanks !
Virgile
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi, You will need to handle BeforePrint event and then call e.Continue with false: https://www.essentialobjects.com/doc/eo.webbrowser.beforeprinteventargs.continue.aspxThanks!
|
|
Rank: Newbie Groups: Member
Joined: 10/6/2016 Posts: 7
|
Hi,
Thank you for your answer. But when I press on the print button of the PDF viewer, the event BeforePrint is'nt fired. What should I do for that the event be called ?
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
We have confirmed this to be an issue on our side. This will be fixed in our next build.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 10/6/2016 Posts: 7
|
Hi,
Can you give me an approximate date for the next build ? Because it's really urgent for us.
Thanks !
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
The new build will be out either this week or next week.
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
This is just to let you know that we have posted the new build. You can download the new build from our download page.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 10/6/2016 Posts: 7
|
Hi,
it works!
Thanks very much!
|
|
Rank: Newbie Groups: Member
Joined: 10/6/2016 Posts: 7
|
Hi,
I noticed that the printing has become slow in the new build. We wait between 20 and 30 seconds before that the print dialog be displayed or that the print starts. What can I do to optimized this functionnality?
Thanks in advance!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi, We are not aware of any changes on our side that can affects the performance of the printing. That part is handled by chromium browser engine which by itself is beyond our capability giving the size and complexity of the project. Having that said, you can try the same in Google Chrome browser and see if it similarly slow. If it is very fast in Google Chrome browser but very slow with our library, you can try to isolate the problem into a test project and send the test project to us: https://www.essentialobjects.com/forum/test_project.aspxOnce we have that we will be happy to investigate further. Thanks!
|
|