Welcome Guest Search | Active Topics | Sign In | Register

WebBrowser Print Issue Options
crenzi
Posted: Wednesday, December 3, 2014 3:01:09 PM
Rank: Member
Groups: Member

Joined: 11/13/2014
Posts: 13
Using the latest EO.WebBrowser control, we are trying to print the following page and get messy page with fonts and layout corrupted. Please test if you can print this page on your end.
http://www.bloomberg.com/news/2014-12-03/chile-plans-to-sell-first-eurobond-in-more-than-a-decade-1-.html

We are using the following to print:
PrinterSettings settings = EO.WebBrowser.WebView.GetDefaultPrintSettings();
Browser.WebView.Print(settings);

Other websites we have tried to print from seem fine. Not sure if it is something with Bloomberg.
eo_support
Posted: Wednesday, December 3, 2014 3:18:34 PM
Rank: Administration
Groups: Administration

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

This is a known issue. The root of the problem is the version of Chrome engine we use (v33) can not print embedding font correctly. We have filed this a bug to chrome a while ago:

https://code.google.com/p/chromium/issues/detail?id=396939

It appears that the Chrome team have fixed this issue as it seems to be working fine in Chrome v39, even though the ticket hasn't been updated. We will resync our codebase to the latest Chrome engine very soon. So we expect this issue to be resolved once that is done.

Thanks!


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.