Page 1 of 1

Import to txt, disappears spaces.

Posted: Fri Jan 15, 2016 7:58 pm
by lucas.ortolan
Hello,

To export it to TXT "10400000 2264774820001690001666090003710000000000100000000000000MATRIZ - BASE MODELO CAIXA ECONOMICA FEDERAL 11501201617544200000105000000 EMP 1.01 REM 0000001 " last disappears spaces.

Mrt attachment.

Re: Import to txt, disappears spaces.

Posted: Fri Jan 15, 2016 11:46 pm
by Ivan
Hello,

Please try to set the following static option:

Code: Select all

StiOptions.Export.Text.TrimTrailingSpaces = false;
Thank you.

Re: Import to txt, disappears spaces.

Posted: Mon Jan 18, 2016 11:45 am
by lucas.ortolan
Hi,

Where do I put the code ?

Ty,

Re: Import to txt, disappears spaces.

Posted: Mon Jan 18, 2016 1:13 pm
by HighAley
Hello.

It depends on how you use our product.
If you have your own application place this code before initialization of our components.
If you use Stand-alone Designer, you could set this option in the BeginRender event of the report.

Thank you.

Re: Import to txt, disappears spaces.

Posted: Mon Jan 18, 2016 1:17 pm
by lucas.ortolan
Hi,

I tried to put on "before printing" but gave error, please could send a MRT with the code?

Ty,

Re: Import to txt, disappears spaces.

Posted: Tue Jan 19, 2016 6:28 am
by HighAley
Hello.

Please, check the attached report template.

Thank you.

Re: Import to txt, disappears spaces.

Posted: Tue Jan 19, 2016 5:56 pm
by lucas.ortolan
Hi,

Friend, happened this error ..
Error.png
Error.png (35.37 KiB) Viewed 3610 times

Ty..

Re: Import to txt, disappears spaces.

Posted: Wed Jan 20, 2016 5:40 am
by HighAley
Hello, Lucas.

Could you specify what version of our product do you use?

Thank you.

Re: Import to txt, disappears spaces.

Posted: Wed Jan 20, 2016 8:10 pm
by lucas.ortolan
Hello,
Versao.jpg
Versao.jpg (226.82 KiB) Viewed 3606 times

Ty,

Re: Import to txt, disappears spaces.

Posted: Thu Jan 21, 2016 8:49 am
by HighAley
Hello, Lucas.

There was no such option in this build.
Please, upgrade to our latest build.

Thank you.