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-.htmlWe 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.