Export fixed field

Stimulsoft Reports.NET discussion
Post Reply
Michelangelo
Posts: 5
Joined: Thu Aug 17, 2006 10:18 am
Location: Italy

Export fixed field

Post by Michelangelo »

I want to export data from StimulReport into text file (fixed field format). I want to make a file and specify exactly the number of characters of any columns. For example the first column is 5 characters, the second column 16 etc.

Can I configure StimulReport export to make this?

Thanks
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Export fixed field

Post by Vital »

Get latest prereliase build of StimulReport.Net from Downloads.
After then you need export data to xml format. After exporting loads
exported data into dataset with method ReadXml. You receive dataset with table
and can save this data as you want.

Thank you.
Michelangelo
Posts: 5
Joined: Thu Aug 17, 2006 10:18 am
Location: Italy

Export fixed field

Post by Michelangelo »

But I want to export directly from StimulReport in a text file with a fixed fields...
I dont want export and reload xml file in a dataset. Using export to file is it possible to define directly from StimulReport the exactly number of characters for all the columns?

Thanks
Michelangelo

Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Export fixed field

Post by Edward »

It will be ready tomorrow.


Thank you.
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Export fixed field

Post by Ivan »

It will be ready tomorrow.

Thank you.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Export fixed field

Post by Edward »

Please contact Image for the patch.
Thank you.
Post Reply