Bug with Image when printing
Posted: Thu Jul 17, 2008 1:56 am
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 ?
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 ?