Hi,
Actually what we want to do is, we have one report which will print out in text format, and we have one option for user to export it to Excel format.
we can not add delimiters in text file becoz the text file will be print out by customer as report also.
Currently we fixed the field length for detail part, but when user request to print header and footer as well, the alignment will be out. The header and footer info will be chop off to the length we set for detail.
FYI, we are using Delphi.