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 bu...@apache.org on 2003/05/20 15:27:52 UTC

DO NOT REPLY [Bug 20056] - Failure to include external graphic

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20056>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20056

Failure to include external graphic

j3322ptm@yahoo.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From j3322ptm@yahoo.de  2003-05-20 13:27 -------
A lot of people have used GIF images with FOP in all kinds of environment,
including headless servers.
Most likely FOP is unable to load the GIF, possible reasons:
- the JVM on the target platform does not support the HTTPS protocol
- the server refuses to serve the GIF because of access restrictions or missing
  security credentials
- the server can't find the GIF itself
Use wget on the machine to check where the embedded FOP runs to check whether
the GIF is delivered by the server properly. Try to load the image over HTTP
or from a file to see whether HTTPS is the problem.

Pleas don't use Bugzilla for further questions, as on the fop-user maillist
instead.

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