Skip to Content
0
Former Member
Dec 06, 2006 at 05:45 PM

CR.NET for VS2005 export to word with strange text ".R..950"

54 Views

<p>when i try to export the report into excel and excelrecord , it works perfectly</p><p>but when i am trying to export to wordforwindows or richtext, there is the text - ".R..950" will appear in the first text box of the report</p><p> PS. this is the command</p><p>rpt.ExportToDisk(CrystalDecisions.Shared.ExportFormatType.WordForWindows, ExportFileName)</p><p>please help</p>