Hi all,

As describe in this ticket, I try to transform docbook -> fo -> pdf :
https://sourceforge.net/apps/mantisbt/ant4docbook/view.php?id=5

fo file seems to be good, because I succeed in to execute the command line :
$ fop myfile.fo myfile.pdf

but when I use, fo ant task, I fail to do this : impossible to include image. I always get an error : [fop] déc. 04, 2011 12:26:52 PM org.apache.fop.events.LoggingEventListener processEvent [fop] Grave: Image not available. URI: img/forum-inscription1.png. Reason: org.apache.xmlgraphics.image.loader.ImageException: The file format is not supported. No ImagePreloader found for img/forum-inscription1.png (See position 6:264) [fop] déc. 04, 2011 12:26:52 PM org.apache.fop.events.LoggingEventListener processEvent [fop] Avertissement: Font "Symbol,normal,700" not found. Substituting with "Symbol,normal,400". [fop] déc. 04, 2011 12:26:52 PM org.apache.fop.events.LoggingEventListener processEvent [fop] Avertissement: Font "ZapfDingbats,normal,700" not found. Substituting with "ZapfDingbats,normal,400". [fop] déc. 04, 2011 12:26:52 PM org.apache.fop.events.LoggingEventListener processEvent [fop] Grave: Image not found. URI: img/forum-inscription1.png. (No context info available)
      [fop] myfile.fo -> myfile.pdf

Do you have any idea about this problem ?
Regard,
Benjamin

Reply via email to