Page 1 of 2

code page in viewer

Posted: Mon Apr 18, 2011 4:46 am
by ptkocz
is it posssible to change code page in viewer ?i f yes, how can i change it?

code page in viewer

Posted: Mon Apr 18, 2011 9:32 am
by Ivan
Hello,

Which version of Viewer do you use? WinForms, Wpf, SL, Web or FX?
Could you please explain your issue in more details.

Thank you.

code page in viewer

Posted: Tue Apr 19, 2011 7:26 am
by ptkocz
hi,

im using Wpf version, i have created report using RichText and im using buisness objects within it,
and only in Viewer i have a problem with polish characters, for example when i export report to pdf
everything is fine.

http://www.fotosik.pl/pokaz_obrazek/pel ... 3a802.html from Viewer
http://www.fotosik.pl/pokaz_obrazek/125 ... 325a0.html from pdf




code page in viewer

Posted: Tue Apr 19, 2011 7:57 am
by Ivan
Hello,

We couldn't reproduce this bug.
Can you please send us a sample report with data, which reproduces the issue?

Thank you.

code page in viewer

Posted: Tue Apr 19, 2011 8:28 am
by ptkocz

code page in viewer

Posted: Wed Apr 20, 2011 9:18 am
by Ivan
Hello,

Please try to set the FullConvertExpression property of the RichText component to true.

Thank you.

code page in viewer

Posted: Thu Apr 21, 2011 2:03 am
by ptkocz
it doesn`t work, or im doing something wrong.
i have set this in this way:

Code: Select all

StiRichText txt = new StiRichText();
txt.FullConvertExpression = true;

code page in viewer

Posted: Thu Apr 21, 2011 8:58 am
by Alex K.
Hello,

Please try to set this property in your report (.mrt file) for RichText component

Thank you.

code page in viewer

Posted: Fri Apr 22, 2011 4:09 am
by ptkocz
i cant see this property in desiner for rich text component, how can i set this in my report?

code page in viewer

Posted: Fri Apr 22, 2011 7:33 am
by Alex K.
Hello,

Please see screen in attachment.

Thank you.