Font does not display in Data band for PDF only

Stimulsoft Reports.Silverlight discussion
Locked
bobsov
Posts: 115
Joined: Sun Jan 27, 2013 12:10 am

Font does not display in Data band for PDF only

Post 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 3665 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 3665 times
Please help. I am stuck badly.
bobsov
Posts: 115
Joined: Sun Jan 27, 2013 12:10 am

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

Post 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 3662 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

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

Post 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.
bobsov
Posts: 115
Joined: Sun Jan 27, 2013 12:10 am

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

Post 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.
bobsov
Posts: 115
Joined: Sun Jan 27, 2013 12:10 am

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

Post 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.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

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

Post by Alex K. »

Hello,

Let us know if you need any additional help.
Locked