cancel
Showing results for 
Search instead for 
Did you mean: 

Export to text problem

Former Member
0 Kudos
47

<p>Hi ! Everyone,</p><p>I&#39;m using crystal report 7. I report file which is calling from PB. Crystal report display the output properly.</p><p>When I&#39;m trying to export to text format..it exports properly excepts few text columns get TRUNCATES....</p><p>I have checked CharPerInch setting is available for 8.5 onwards .</p><p>for CR7 is there any patch....</p><p> Also i want to suppress "Number and Date Format Dialog" dialog box which appears exporting to crystal report to CSV format</p><p>could you help?</p><p>Thanx ....</p><p>Vishwas</p>

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

I am assuming PB is Power Builder. The issues with PB in CR 7 was that PB could get structure sizes properly. The fix was to build and app using MS C++, run in debug mode and get the actual size required and add that value to PB.

Also, CR 7 is well past it's life cycle so we have no more samples or patches available.

Please upgrade to a develoment tool that supports .NET Assemblies and CR Xi R2 or above.

Answers (0)