Please ignore this thread, I found reason why this happens - two files have zero length.
>I upgraded FOP to 0.20.5 and now the error is different:: > >[ERROR]: Error while creating area : No ImageReader for this type of image >(file:/D:/JD9/jdev/system9.0.3.1035/oc4j-config/ordpas/ord29396pas)> > >Mentioned file is jpg without extension. However, I also tried to rename >the file before FOP calling, and the same error is reported. It works this >way only when calling embedded FOP. Calling bat file is ok. > >- Is reported error problem of image file at all ? > >If yes then: > >- Can FOP recognize graphics files without extensions ? If no, must I use >extension or attribute content-type="content-type:image/jpeg" or is >something wrong with this format : ><Photo>file:/D:/JD9/jdev/system9.0.3.1035/oc4j-config/ordpas/ord29423pas</Photo> > > >>[EMAIL PROTECTED] wrote: >> ... >> <fo:external-graphic width="2cm" height="2.5cm"> >> <xsl:attribute name="src"><xsl:value-of select="Photo"/></xsl:attribute> >> </fo:external-graphic> >> ... >>> Now I upgraded my Oracle's JDeveloper from version 9.0.2 to 9.0.3 and >now >>> FOP reports this error: >>> >>> [ERROR]: Could not load external SVG: SAX2 driver class> >>> org.apache.xerces.parsers.SAXParser not found >>> >>> The library xerces.jar (distributed with FOP) containing mentioned class >is >>> in project libraries list (always was). >> >>I'd guess the upgrade contains already an XML parser, and >>>it's a SAX1 parser only. >>Ask your friendly Oracle support. >> >>J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]