Subject: AW: How to display the image size as it is in pdf using xsl-fo
From: "Anton Wardaschko (PA)" <anton.wardaschko@xxxxxxxxxxxxxxx>
Date: Wed, 4 Jun 2003 08:11:35 +0200
|
Hi!
>>>
I have a problem to display the right image size in
pdf,which is using XSL-FO.
>>>
And wich renderer do you use to generate your PDF?
>>>
<fo:external-graphic src="file:{$image-dir}/test.jpg"
content-height="1em" content-width="1em" text-align="center"/>
>>>
Do you already tried simple
width="YourNumber cm" height="auto"
and after it the "content-" things?
CU
Anton
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|