Problems with export to XPS

Stimulsoft Reports.WPF discussion
Post Reply
llysyganicz
Posts: 55
Joined: Thu Mar 12, 2015 10:06 am

Problems with export to XPS

Post by llysyganicz »

I have few problems with export to XPS:
  • Text is cutted off (Barcode.jpg).
  • Differences in word wrap on preview and xps (WordWrap.jpg top -> preview, bottom ->xps).
  • Empty barcode visible in xps file (Barcode.jpg).
  • I have report with background image. If I change image resolution in export settings image size is reduced. In example default resolution is 100. When I change to 200, image size is reduced twice.
I compare it with pdf export. Pdf export works fine.
Attachments
WordWrap.jpg
WordWrap.jpg (246.14 KiB) Viewed 3712 times
Barcode.jpg
Barcode.jpg (354.47 KiB) Viewed 3712 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Problems with export to XPS

Post by HighAley »

Hello.
llysyganicz wrote:
  • Text is cutted off (Barcode.jpg).
  • Differences in word wrap on preview and xps (WordWrap.jpg top -> preview, bottom ->xps).
Did you try to change text quality property? This should help to solve this issue.
Could you send us a simple report template that reproduces the issue? It will help us to fix the issues faster.
llysyganicz wrote:
  • Empty barcode visible in xps file (Barcode.jpg).
We have reproduced the issue. We need additional time for improvement.
llysyganicz wrote:
  • I have report with background image. If I change image resolution in export settings image size is reduced. In example default resolution is 100. When I change to 200, image size is reduced twice.
We need some time for analyzing of the issue. We will let you know about results.

Thank you.
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Re: Problems with export to XPS

Post by Ivan »

Hello.
llysyganicz wrote:
  • Empty barcode visible in xps file (Barcode.jpg).
The problem is solved.
The patch will be available in the next prerelease build.
llysyganicz wrote:
  • I have report with background image. If I change image resolution in export settings image size is reduced. In example default resolution is 100. When I change to 200, image size is reduced twice.
We couldn't reproduce this bug.
Can you please send us a sample report template with data, which reproduces the issue, and resulting xps files for analysis?

Thank you.
llysyganicz
Posts: 55
Joined: Thu Mar 12, 2015 10:06 am

Re: Problems with export to XPS

Post by llysyganicz »

Hello,

Sorry for late reply.
Did you try to change text quality property? This should help to solve this issue.
I can't find this property in designer.
Can you please send us a sample report template with data, which reproduces the issue, and resulting xps files for analysis?
In attachment is sample project. Image is loaded from xps file (MainWindow_Loaded method lines 39-55).
In preview choose save as XPS and change image resolution. Image in saved file is scaled based on resolution.
Attachments
XpsExport.zip
(138.39 KiB) Downloaded 348 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Problems with export to XPS

Post by HighAley »

Hello.

Sorry, there is no Text Quality property in Reports.Wpf product. We were wrong.
Could you send us a sample of your first issue? We can't find in your project a report like on your screen-shot.

We have reproduced the issue with export of DrawingVisual. We need some time to fix it.

Thank you.
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Re: Problems with export to XPS

Post by Ivan »

Hello.

We have fixed the issue with export of DrawingVisual.
The patch will be available in the next prerelease build.

Could you send us a sample of your first issue? We can't find in your project a report like on your screen-shot.

Thank you.
Post Reply