Image not included in pdf
Anil Pinto <[email protected]>
| Newsgroups | gmane.text.xml.fop.user |
|---|---|
| Organization | Lobo Technologies, Inc. |
| Message-ID | <[email protected]> |
Hello, When running FOP 2.8 within a web application in Tomcat the image referenced in the XSL doesn't end up showing in the created PDF document. The following error shows on the Tomcat console SEVERE [pool-14-thread-1] org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext.createImageSource Unable to create ImageInputStream for InputStream from system identifier '<<<path as specified in the fop.xconf base element>>>' (Can't create cache file!) SEVERE [pool-14-thread-1] org.apache.fop.apps.FOUserAgent.processEvent Image not found. URI: logo.gif. (No context info available) Is this an access issue? Any pointers to address this is greatly appreciated. Thanks, Anil Pinto