Exporting to CSV

edited 10:56PM in FastReport 4.0
Hi, I have a problem with exporting my report to CSV.
Everything seems to work fine, but the problem is that the csv isn't exact csv file. It is created in a wrong way. Visual way rather than data. I mean Excel shows it very similar to my application, but still this isn't csv file.

I hope you know what I mean. My version is 4.7.138. In the earlier ones everything was ok.

For example, I've got 2 columns. My version of FastReport exports it like that

column1;;;;;;;;;;;column2
(because in my report there is a big space between those 2 values)

and it should:
column1;column2

Is there any way to change it?

Comments

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.