I am trying to export a CR report to text using CR11, from VB6 (I know that's old!), with CRAXDRT.Report and CRAXDRT.ExportOptions. It works fine, but the output is cut off at 200 bytes.
Is there a setting that allows me to stipulate the record length of the exported file?
Thanks for your help.