Hi, we're using RB 10.04 and Delphi 2006. If we want to print a report to text file, the file is empty (0 kb filesize). Other formats are working fine. Any ideas? Regards Sven
You need to assign the Save, SaveLength, and SaveOrder properties of the text components that you would like to export. Also in addition to that you need to set the Band.Save property to True. This is all done automatically for you if you use the Print To File Setup dialog located in the File menu of the designer.
Comments
You need to assign the Save, SaveLength, and SaveOrder properties of the
text components that you would like to export. Also in addition to that you
need to set the Band.Save property to True. This is all done automatically
for you if you use the Print To File Setup dialog located in the File menu
of the designer.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com