Hi,
Are you out of disk space? Thanks From: Anil Pinto <api...@lobotec.com> Sent: 30 January 2023 03:23 To: FOP Mailing List <fop-users@xmlgraphics.apache.org> Subject: Image not included in pdf 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