Import to txt, disappears spaces.
-
- Posts: 24
- Joined: Fri Dec 18, 2015 11:55 am
Import to txt, disappears spaces.
Hello,
To export it to TXT "10400000 2264774820001690001666090003710000000000100000000000000MATRIZ - BASE MODELO CAIXA ECONOMICA FEDERAL 11501201617544200000105000000 EMP 1.01 REM 0000001 " last disappears spaces.
Mrt attachment.
To export it to TXT "10400000 2264774820001690001666090003710000000000100000000000000MATRIZ - BASE MODELO CAIXA ECONOMICA FEDERAL 11501201617544200000105000000 EMP 1.01 REM 0000001 " last disappears spaces.
Mrt attachment.
- Attachments
-
- Teste.mrt
- (5.79 KiB) Downloaded 342 times
Re: Import to txt, disappears spaces.
Hello,
Please try to set the following static option:
Thank you.
Please try to set the following static option:
Code: Select all
StiOptions.Export.Text.TrimTrailingSpaces = false;
-
- Posts: 24
- Joined: Fri Dec 18, 2015 11:55 am
Re: Import to txt, disappears spaces.
Hi,
Where do I put the code ?
Ty,
Where do I put the code ?
Ty,
Re: Import to txt, disappears spaces.
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.
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.
-
- Posts: 24
- Joined: Fri Dec 18, 2015 11:55 am
Re: Import to txt, disappears spaces.
Hi,
I tried to put on "before printing" but gave error, please could send a MRT with the code?
Ty,
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.
Hello.
Please, check the attached report template.
Thank you.
Please, check the attached report template.
Thank you.
- Attachments
-
- Teste.mrt
- (5.87 KiB) Downloaded 240 times
-
- Posts: 24
- Joined: Fri Dec 18, 2015 11:55 am
Re: Import to txt, disappears spaces.
Hi,
Friend, happened this error ..
Ty..
Friend, happened this error ..
Ty..
Re: Import to txt, disappears spaces.
Hello, Lucas.
Could you specify what version of our product do you use?
Thank you.
Could you specify what version of our product do you use?
Thank you.
-
- Posts: 24
- Joined: Fri Dec 18, 2015 11:55 am
Re: Import to txt, disappears spaces.
Hello,
Ty,
Ty,
Re: Import to txt, disappears spaces.
Hello, Lucas.
There was no such option in this build.
Please, upgrade to our latest build.
Thank you.
There was no such option in this build.
Please, upgrade to our latest build.
Thank you.