Printing to text file - user defined order
Hi
I have setup a simple report to print certain items of data to a text file
(comma delimited). However, I need to extend the functionality to allow the
user to be able to select the order that the data appears within the file.
As it stands I have used the 'File | Print to File Setup' option within the
report to set the current order. Is there any way to change these settings
at runtime?
Regards,
Paul L.
This discussion has been closed.
Comments
Every report object that descends from the TppCustomText class conatains the
property SaveOrder. Assigning this property will define when each text
field is saved to your text file.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com