Blank Text file
I'm trying to print a report to a text file. The textfile type is ftComma.
Allow printtofile = true, All components.save = true. The report previews
and prints fine, but the text file is blank. What am I missing? If I print
to Report emulation text file it is not blank, just in an unusable format
for what I need.
Allow printtofile = true, All components.save = true. The report previews
and prints fine, but the text file is blank. What am I missing? If I print
to Report emulation text file it is not blank, just in an unusable format
for what I need.
This discussion has been closed.
Comments
there you will need to specify which text controls should print in the text
file. There is also a Save property which can be set to true on the text
components if you are creating the components in code.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com