Hello,
I have a problem of printing to a file with a ReportBuilder component.
The data comes up in preview and all looks fine, but when I try to print to
a text file, it just creates an empty one.
It almost looks like I'm missing something here.
I've set relevant properties like:
AllowPrintToFile := True;
DeviceType := dtTextFile;
TextFileName := sFileName;
TextFileType := ftComma;
Does anyone know what's the matter?
Thanks,
Sergei
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"