[xep-support] Letter sized EPS file on letter sized page?

David Tolpin dvd at renderx.com
Thu Oct 24 11:30:10 PDT 2002


> 	<fo:page-sequence master-reference="duplex-cover" initial-page-number="auto" format="1">
> 		<fo:flow flow-name="xsl-region-body">
> 		
> 				<fo:block>
> 					<fo:external-graphic scaling="non-uniform" content-width="100%" content-height="100%" src="url(file://C:/xep/letter-page.eps)"/>
> 				</fo:block>
> 				
> 		</fo:flow>
> 	</fo:page-sequence>
> </fo:root>

Leading is added to the image height. Specify line-height on the block to be the same as the image's height.

David Tolpin
-------------------
By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list