xsl-list
[Top] [All Lists]

AW: How to display the image size as it is in pdf using xsl-fo

2003-06-03 23:11:35
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



<Prev in Thread] Current Thread [Next in Thread>
  • AW: How to display the image size as it is in pdf using xsl-fo, Anton Wardaschko (PA) <=