Scaling an image when saving as PDF

Having trouble installing Oxygen? Got a bug to report? Post it all here.
rleblanc
Posts: 1
Joined: Mon Jan 10, 2005 5:43 pm

Scaling an image when saving as PDF

Post 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>
mihai
Site Admin
Posts: 24
Joined: Thu Dec 19, 2002 4:17 pm

Post by mihai »

You may find more about image scaling here:

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

Kind regards,
Mihai
Post Reply