Page 1 of 1

Scaling an image when saving as PDF

Posted: Mon Jan 10, 2005 5:59 pm
by rleblanc
We are using the docBook schema to create a PDF document with images. The problem is that that the images don't scale, even though though the scale attribute is entered. Is this a problem or by design?

<mediaobject>
<imageobject>
<imagedata fileref="images/Select Application Inquiry.jpg" format="JPG" scale="50"/>
</imageobject>
</mediaobject>

Posted: Mon Jan 10, 2005 8:03 pm
by mihai
You may find more about image scaling here:

http://www.sagehill.net/docbookxsl/ImageSizing.html

Kind regards,
Mihai