[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] External Graphic


Subject: [xsl] External Graphic
From: Kishore Janga <jangaki@xxxxxxxxx>
Date: Thu, 22 Sep 2005 09:42:04 -0700 (PDT)

Hi, Following is my xslt:

<fo:page-sequence master-reference="standard">
  <fo:flow flow-name="xsl-region-body">
  <fo:block>						    <fo:external-graphic
src="C:\JUnitData\abc.jpg" content-height="2.09cm" 
content-width="0.30cm" >
</fo:external-graphic>
..
..
</fo:flow>
</fo:page-sequence>

The original size of the image was 7.9 x 1.98 cms. I
am trying to display the image with 2.91 x 0.71 cms.
But this seems not working. I am getting original size
on my document. Any suggestions please..

Thanks,
Kishore,


		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com


Current Thread