- From: Christian Geisert <Christian.Geisert@isu-gmbh.de>
- Date: Tue, 13 Mar 2001 17:25:57 +0100
- To: www-xsl-fo@w3.org
- CC: palmarosa.dalpos@cnedi06.cnafmail.fr
palmarosa.dalpos@cnedi06.cnafmail.fr wrote: > > I was working with fop 0.16 and jdk 1.1.8 and I could'nt get images in the > pdf even for local images. > I've been trying with jdk 1.3 and it's OK for local images. > ( <fo:external-graphic src="file:info.gif"/> ) > > Do you succeed to have local images in pdf with jdk 1.1.8 ? > Does somebody succeed ? With JDK1.1, FOP supports only BMP images, for other image formats you need at least JDK1.2 (it makes no difference if images are local or not) > Thanks Christian
Received on Tuesday, 13 March 2001 11:20:44 UTC