export to pdf data gets lost

Stimulsoft Reports.WPF discussion
JorisWils
Posts: 86
Joined: Tue Jun 30, 2009 7:49 am
Location: belgium

export to pdf data gets lost

Post by JorisWils »

Hi

When saving a rendered report to pdf from the viewer some data gets lost.
Image

Image

Can this be fixed? An exported report should look exactly the same as it's original.
Using Stimulsoft since 2007
JorisWils
Posts: 86
Joined: Tue Jun 30, 2009 7:49 am
Location: belgium

export to pdf data gets lost

Post by JorisWils »

Version used was 2011.3
Using Stimulsoft since 2007
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

export to pdf data gets lost

Post by Ivan »

Hello,

We couldn't reproduce this issue.
Can you please send us a sample report template with data or MDC file of the rendered report, which reproduce the issue?

Thank you.
JorisWils
Posts: 86
Joined: Tue Jun 30, 2009 7:49 am
Location: belgium

export to pdf data gets lost

Post by JorisWils »

I tried to uninstall. Also cleared all stimulsoft assemblies from GAC and reinstalled again.
Now when I open the MDC-file en save it as PDF I still get partial data.

You can see this on page 1 on the bottom just above "supplemental information"


I save as pdf with these checkboxes checked:
- embedded fonts
- use unicode
- compressed

This on a windows 7 x64 and stimulsoft wpf 2011.3
Attachments
1639.SDSREACH2010453_28367_en-US_#Error#_E7110-1020.pdf
(283.64 KiB) Downloaded 676 times
1638.SDSREACH2010453_28367_en-US_#Error#_E7110-1020.mdc
(1.74 MiB) Downloaded 412 times
Using Stimulsoft since 2007
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

export to pdf data gets lost

Post by HighAley »

Hello.

Please, try to set Word Wrap property of the problem component to false.

Thank you.
JorisWils
Posts: 86
Joined: Tue Jun 30, 2009 7:49 am
Location: belgium

export to pdf data gets lost

Post by JorisWils »

We use the same report for Stimulsoft wpf and stimulsoft .net (windows forms)
If I disable word wrap.... that may be a sollution for the wpf edition, but not for the windows forms edition right?
Text needs to wrap in both Stimulsoft edition. The report should look exactly the same.
Using Stimulsoft since 2007
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

export to pdf data gets lost

Post by Ivan »

Hello.

Please, try to open your report in WinForms designer, and set the TextQuality property of the problem textboxes to Typographic.

Thank you.
JorisWils
Posts: 86
Joined: Tue Jun 30, 2009 7:49 am
Location: belgium

export to pdf data gets lost

Post by JorisWils »

Thank you. At first sight everything looks okay now.
We will do some further investigation because a year ago we set all textboxes to wysiwyg because of some rendering issues.
Using Stimulsoft since 2007
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

export to pdf data gets lost

Post by Andrew »

Hello,

Please let us know if you have additional questions.

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

export to pdf data gets lost

Post by HighAley »

Hello.
JorisWils wrote:Thank you. At first sight everything looks okay now.
We will do some further investigation because a year ago we set all textboxes to wysiwyg because of some rendering issues.
There are different text rendering methods in the .Net and WPF. So experimentally we found out that that it's better to use Typographic Text Quality property on WPF.

Thank you.
Post Reply