ExportDocument to text file has a leading blank column

Stimulsoft Reports.NET discussion
Post Reply
Fedaykin
Posts: 2
Joined: Tue Apr 23, 2013 12:59 pm

ExportDocument to text file has a leading blank column

Post by Fedaykin »

Hello there, I am trying to save a sti report as text file, the sole purpose of this report is this.

I am using the following command from C#:

_report.ExportDocument(StiExportFormat.Text, path);

The text file is generated as expected.
The only problem is that there is a leading blank column on every line, like this:

Code: Select all

 54875216604.248.864/00007201223042013ASDFASD@asdf.asE9E45446F5A4EC8B2EE3
 16/07/2012 00:00:00
I´ve been looking around and it seems that this issue is related to the "draw border" option, but I can't find a way to disable that, neither from C# nor from within the mrt file...

Could you guys give me a hand on this?

Thanks
Fedaykin
Posts: 2
Joined: Tue Apr 23, 2013 12:59 pm

Re: ExportDocument to text file has a leading blank column

Post by Fedaykin »

Hi there, besides the first column problem, I am also getting some unwanted trailing characters at the end of the file.

An example file is attached.

Thanks in advance.
Attachments
sample.txt
(3.95 KiB) Downloaded 213 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: ExportDocument to text file has a leading blank column

Post by HighAley »

Hello.

Please, send us your report template with sample data and a report document (mdc-file).

Thank you.
joro
Posts: 63
Joined: Wed Jan 27, 2010 7:35 am

Re: ExportDocument to text file has a leading blank column

Post by joro »

Hello,

I have the same Problem.
Are there any News on this topic?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: ExportDocument to text file has a leading blank column

Post by HighAley »

Hello.

Please, send us all information about your issue following next article http://support.stimulsoft.com/index.php ... rt-service
The more information we will get then faster will be able to answer.

Thank you.
Post Reply