Bug with Image when printing

Stimulsoft Reports.NET discussion
Post Reply
ChristianH
Posts: 43
Joined: Fri May 25, 2007 2:54 am
Location: Austria

Bug with Image when printing

Post by ChristianH »

There is a bug when I print a report with an image:
Image component-width is 33 mm, height is 13 mm.
image is mulitplied by 0,114
image stretch:false
aspect ratio: true
horizontal alignment: center
I´m loading png-Image from network-drive.

The loaded image is about 30 mm wide. That means 3 mm smaller than the image component.
Preview is ok.
Printing shows different results on two different printers.
On one printer it´s ok, on the other, there occurs a (mirrored) piece of the image on the right border. Just 1,5 wide (the remaining space of the image component on the right).


A fast solution for me would be to reduce the image-component to the same width as the loaded image.
But how can I get the resulting width of the loaded image after processing multiplying factor ?
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Bug with Image when printing

Post by Edward »

Hello, Christian.

Please send the report with that image and also what was a printer model you used for printing with an error?

Thank you.
Post Reply