I have a Crystal Report that I pass HTML values to. I created the report in Crystal Reports 9 because Crystal Reports.NET did not have HTML interpretation on string objects. The report translates HTML fine, and the output looks good in Crystal Reports 9's Preview. Problem is that once I load the report in .NET (whether I load it into a Crystal Report Viewer Object or export it to PDF) the HTML fields don't show anything they are just completely blank. Is there a way to load the report and export it to PDF with the HTML interpretation throught ASP.NET
I appreciate any suggestions.....Thanks,
ACFalcon2001

HTML Interpretation
Jeff Micro
I believe that this issue you are seeing is covered in this kbase article:
http://support.businessobjects.com/library/kbase/articles/c2011638.asp
Keith - Business Objects
Vishal Verma
I tried this and it gave me the following error....Error in File <<Temp File Location>>: The request could not be submitted for background processing.
I did some searching, and it appears that HTML interpretation may not even be supported in CR for .NET.....I have CR for .NET version 9.1.5000. Does anyone know if this version does not accept HTML interpretation
Thanks,
ACFalcon2001