groupdocs-viewer / GroupDocs.Viewer-for-.NET

GroupDocs.Viewer for .NET examples, plugins and showcase
https://products.groupdocs.com/viewer/net
MIT License
45 stars 45 forks source link

[WEBFORM-1006] : Font color turns to black and zooms incorrectly for first slide in IE #47

Closed usman-aziz closed 8 years ago

usman-aziz commented 8 years ago

This issue was originally raised via forum thread: http://www.groupdocs.com/Community/forums/thread/13647/docx-and-ppt-do-not-render-correctly-in-ie.aspx

The font color and size for the first slide in sample.ppt is not rendered correctly in IE. Back-end API renders page into html correctly. But the issue appears when the page is loaded inside viewer in front end application in Internet Explorer.

sampleppt

PuneetRajak commented 8 years ago

Hi I have implemented the latest sample solution provided by Groupdocs which solve my issues with above file. Though I am getting some more issue of incorrect rendering in some PDF file. attached is the issuing document with issue screenshot. DocumentScreenShot.zip

let me know if something else is required.

groupdocs-viewer commented 8 years ago

@PuneetRajak Thanks, glad to hear the original issue is resolved. We'll check the new issues of different nature in newly provided PDF docs soon.

groupdocs-viewer commented 8 years ago

@PuneetRajak The new issues you mentioned can't be reproduced on any browsers including Internet Explorer 11. Please share the complete details to reproduce the issue. Thanks

PuneetRajak commented 8 years ago

Thanks for investigating this. though the issue is still replicable for us in group docs sample solution. I have shared a copy of sample solution in which the issue is replicable for us. Please add Viewer licence/DLL and run both the issuing PDF to identify the issue. Please follow the screenshot shared in last post for more details and exact location of incorrect rendering. do let me know if you want further details, or screen recording. ASP.NET_WebForm_Front_End - SampleSolution.zip

Thanks Puneet Rajak

groupdocs-viewer commented 8 years ago

Hi Puneet,

Thanks for the explanation and sharing your sample solution. We have tested your sample at different systems but never reproduce any issue even in all browsers. Therefore, please confirm that the issue is frequently reproducible? In the cases of large files, the viewer apply the css against each newly loaded page. it may change the look of already loaded pages for a very little time. Finally, the all loaded pages gets it exact shape. So we cannot consider this as an issue. However, if you say that the disturbed pages never corrected automatically after short time then please write to us the exact/specific case.

Thanks