CSV Header Issue

edited October 2012 in FastReport 4.0
I am trying to create a report which is for CSV export only. Everything on the MasterData line fine, the problem is with the header. I have tried using both a Report Title and a Column Heading but whenever I create two Text boxes to contain my header text, it exports with an extra column between the elements.

For example, TextBox1 (left aligned) has the text TWISTID. The second TextBox has the text SSN3 and is also left aligned. However when they export to CSV you get:

"TWISTID",,"SSN3",

Instead of "TWISTID","SSN3",

My FastReport version is 4.12.1. Any help would be appreciated.

Comments

  • edited 4:40AM
    Do the componets in the header and databand have exactly the same 'left' and 'width'? This seems to be important to get a 'clean' export to excel, but I have not tested it for CSV-export...

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.