Rank: Newbie Groups: Member
Joined: 4/16/2015 Posts: 1
|
Has any run into this problem before? My C# code behind takes the HTML that contains an Infragistics WebDataGrid and converts it to a PDF. There is a loop in this code to remove all the lines between the <script> </script> tags except for a special styling css that is created dynamically by Infragistics that is needed. This run fine in IE11 and Google Chrome, but Firefox the PDF is what looks like binary data. We have an old version of EOPdf. We are using 4.0.23.2, I see Essential Objects is up to 6.0.34. Was this seen before and and was this fixed in a previous version newer than what we have?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Hi,
We did fix an issue that can cause such problem a while ago. So please update to the latest build and see if it resolves the issue for you.
Thanks!
|