Hello: I am noticing a strange behavior with the PDF export of a Telerik Report and am hoping you can help me with it. I have a Report where I added content via the designer, notably a report header that has a table containing underlined fields, something like:
John Smith (border on bottom of cell) 800-123-4566 (border on bottom of cell) asdf@aol.com (border bottom)
Name Phone Email
....
and then rows of data are appended in the details section. The report views fine in the ASP.NET application. When the file is exported to PDF it shows fine if you go out to the file system and double-click the file to open it in Acrobat. The same PDF, when loaded from the browser (instead of going to the file system c:\inetpub\wwwroot\filename.pdf, go to ie, and navigate to the PDF) loads the report initially but fails to render content that is underlined on the report. So in the above table, John Smith, the phone, and email address would not show up. If the page is resized or zoom changes, the content then tends to load. It also shows up on printing. For the most part, the problem appears to be with content in the report header and it seems to me like the page isn't quite loading 100% (even though Adobe says it is loaded 100%).
I'm not sure if this is an Acrobat problem, an IE problem, or a Telerik problem. Any help is appreciated.
John Smith (border on bottom of cell) 800-123-4566 (border on bottom of cell) asdf@aol.com (border bottom)
Name Phone Email
....
and then rows of data are appended in the details section. The report views fine in the ASP.NET application. When the file is exported to PDF it shows fine if you go out to the file system and double-click the file to open it in Acrobat. The same PDF, when loaded from the browser (instead of going to the file system c:\inetpub\wwwroot\filename.pdf, go to ie, and navigate to the PDF) loads the report initially but fails to render content that is underlined on the report. So in the above table, John Smith, the phone, and email address would not show up. If the page is resized or zoom changes, the content then tends to load. It also shows up on printing. For the most part, the problem appears to be with content in the report header and it seems to me like the page isn't quite loading 100% (even though Adobe says it is loaded 100%).
I'm not sure if this is an Acrobat problem, an IE problem, or a Telerik problem. Any help is appreciated.