You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Vikram Verma <vi...@oracle.com> on 2002/06/18 14:55:04 UTC

PNG with FOP

Hi,

I am trying to incorporate a PNG image file in a PDF through FOP.

The release notes say that I need to have JIMI also in the codebase.

But despite adding JIMI  its not generating the PNG format images
in the resultant PDF whereas I can do the same for a GIF image file.

any guess why ??

Regards,
 Vikram Verma


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org


RE: PNG with FOP

Posted by Bill Collins <bc...@providerlink.com>.
You cannot just add jimi to the lib you must add it and recompile fop. Be
sure to add it in the build file as well.
I went though the same issue yesterday (with tiff images) and this method
fixed my problem.
-Bill Collins

-----Original Message-----
From: Vikram Verma [mailto:vikram.verma@oracle.com]
Sent: Tuesday, June 18, 2002 8:55 AM
To: fop-user@xml.apache.org; fop-dev@xml.apache.org
Subject: PNG with FOP


Hi,

I am trying to incorporate a PNG image file in a PDF through FOP.

The release notes say that I need to have JIMI also in the codebase.

But despite adding JIMI  its not generating the PNG format images
in the resultant PDF whereas I can do the same for a GIF image file.

any guess why ??

Regards,
 Vikram Verma