[xsl] How to display the image size as it is in pdf using xsl-fo

Subject: [xsl] How to display the image size as it is in pdf using xsl-fo
From: weihua li <wei_hua_li@xxxxxxxxx>
Date: Tue, 3 Jun 2003 07:33:41 -0700 (PDT)
Hi, 
I have a problem to display the right image size in
pdf,which is using XSL-FO.

In xsl one block is defined:
<fo:block text-align="center">
	<fo:external-graphic src="file:{$image-dir}/test.jpg"
content-height="1em" content-width="1em"
text-align="center"/>
</fo:block>

The problem is when it is displayed in the pdf file(I
mean printed)
the images size becomes bigger than actual size.

Does anybody know how to display the images as it is
in pdf file?

My email address is wei_hua_li@xxxxxxxxx

Any help will be appreciated.

Jenny



__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread