Page 1 of 1

Font does not display in Data band for PDF only

Posted: Mon Jun 03, 2013 5:35 am
by bobsov
I have a report runs great in preview mode and saves in all format except pdf. In PDF, the texts are mysteriously off. This happens only for PDF in silverlight. Here are the screenshot explaining the same.
1.PNG
1.PNG (39.77 KiB) Viewed 4859 times
Only Header and row header gets printed in PDF
Only Header and row header gets printed in PDF
2.PNG (15.44 KiB) Viewed 4859 times
Please help. I am stuck badly.

Re: Font does not display in Data band for PDF only

Posted: Mon Jun 03, 2013 7:25 am
by bobsov
I inserted static value and it prints all the way in PDF. That tells me, the value from dataset does not get printed when PDF is rendered. Since I own the source code, I am still unable to figure out where exactly this rendering happens and values are written from the dictionary for the PDF. A quick point to the code area is highly appreciated. I may be able to take it from there.
3.PNG
3.PNG (32.9 KiB) Viewed 4856 times

Re: Font does not display in Data band for PDF only

Posted: Mon Jun 03, 2013 7:43 am
by Alex K.
Hello,

Can you please send us your report with test data which reproduces the issue for analysis.
Also please check the last prerelease build.

Thank you.

Re: Font does not display in Data band for PDF only

Posted: Mon Jun 03, 2013 3:40 pm
by bobsov
I will put together a sample and send it to you. At the mean time, if you can point me section in the code and project where data is rendered for PDF, that would be great.

Re: Font does not display in Data band for PDF only

Posted: Mon Jun 03, 2013 9:59 pm
by bobsov
Not sure exactly what happened but I threw out Stimulsoft.base and Stimulsoft.Report and got new copy of 2013.1 (since this is the only source code I have). Recompiled it and referenced it in my main project and PDF worked great. Must have been something. Oh well, the issue is resolved for me now.

Thank you Aleksey for looking at it.

Re: Font does not display in Data band for PDF only

Posted: Tue Jun 04, 2013 7:38 am
by Alex K.
Hello,

Let us know if you need any additional help.