[xep-support] Distorted images?

Bart Roozendaal Bart.Roozendaal at sevensteps.nl
Mon Nov 17 07:53:52 PST 2003


(too soon when pressing the Send button...)

Hello,

I can't get the images in my pdf right. I tried GIF, JPG and PNG all
with the same result: all images are slightly distorted (most visible in
the fonts). What am I doing wrong? The image really is ok...


<?xml version="1.0" encoding="iso-8859-1"?>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">
	<fo:layout-master-set>
		<fo:simple-page-master master-name="my-page">
			<fo:region-body margin="1in"/>
		</fo:simple-page-master>
	</fo:layout-master-set>
	<fo:page-sequence master-reference="my-page">
		<fo:flow flow-name="xsl-region-body">
			<fo:block>
				This is an example gif-image:
<fo:external-graphic src="url(example.gif)" />
			</fo:block>
		</fo:flow>
	</fo:page-sequence>
</fo:root>

Bart Roozendaal, Sevensteps
T +31 345 580078
F +31 345 580092
M +31 6 65268926
W http://www.sevensteps.nl


-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) 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