Re: PNG files and Jimi

2002-04-23 Thread John Fletcher
Sorry, I just wrote that url to the png 'cause I was too lazy to write the
200 character url that I'm actually using.

Just got it working - I rebuilt fop again, I must have done something wrong
the first time, or not included something in my classpath, or...

Thanks for the assistance.

John Fletcher

- Original Message -
From: "J.Pietschmann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 23, 2002 12:46 PM
Subject: Re: PNG files and Jimi


> John Fletcher wrote:
> > Error while creating area : Error creating FopImage object (Error
> > creating FopImage object (http://www.domain.com/pngimage.png) :
> > org.apache.fop.image.JimiImage
>
> Point your browser to http://www.domain.com/pngimage.png and
> check whether you see the PNG.
>
> J.Pietschmann
>
>



Re: PNG files and Jimi

2002-04-23 Thread J.Pietschmann
John Fletcher wrote:
Error while creating area : Error creating FopImage object (Error 
creating FopImage object (http://www.domain.com/pngimage.png) : 
org.apache.fop.image.JimiImage
Point your browser to http://www.domain.com/pngimage.png and
check whether you see the PNG.
J.Pietschmann



PNG files and Jimi

2002-04-23 Thread John Fletcher



I'm using fop 0.20.3, and I've read the previous 
posts regarding png support.  I downloaded Jimi from Sun, put the com 
directory into a jar file (no jar file included with the Jimi download), put the 
jar file into my lib directory, and rebuilt fop.  Unfortunately, I still 
cannot seem to get png files to work with fop (using fo:external-graphic).  
Has anyone got this working with 0.20.3?  If so, is there anything I'm 
missing?
 
I get an error of:
Error while creating area : Error creating FopImage 
object (Error creating FopImage object (http://www.domain.com/pngimage.png) 
: org.apache.fop.image.JimiImage
 
Thanks in advance.
 
John Fletcher