Hello,<br />
<br />
I have a problem with the scaling of an image. I want to set a fix height of an image (150 px) – and the width should be scaled automatically under keeping the ratio of height/width. When I generate the output direct via BIRT the image-size is scaled correct in the html-output and also in the pdf-output. I tried this with birt 2.3.2. <br />
<br />
When I use this report-file to generate the same report with the php/javabridge (<a class='bbc_url' href='
http://php-java-bridge.sourceforge.net'>http://php-java-bridge.sourceforge.net</a> – I think it work’s with Birt in Version 2.2.2) there is a curious behaviour at the scaling of the images: The width in the html-output is also scaled correct, but in the pdf-output has the wrong with in the output of the images. I tried miscellaneous settings of image-size-scaling (size-to-image etc.) – but no setting changed the width of the image in the pdf-output.<br />
<br />
Any help would be great! Thanks!<br />
<br />
Timo