Hi, I am trying get the afp output from fo using FOP.
I took the complete source from trunk today. I am getting two issues. 1. Unable to write to default external resource group file 'resources.afp'. 2. When we set the mode as Color for Images tag in config, the image is not displaying correctly. I mean blurry.(It is displaying fine if the image mode is set as b+w). Do i need to include any other config settings Both of the above worked fine if i use 0.95. But i want some latest features like Tag logical element and invoke medium map e.t.c. So, i am using the latest code from trunk. The sample fo file i am using is http://www.nabble.com/file/p23857578/1.fo 1.fo The exception i am getting is below.. C:\FOP\Trunk\trunk>fop 1.fo -afp 1.afp -c fop.xconf Jun 3, 2009 3:10:23 PM org.apache.fop.apps.FopFactoryConfigurator configure INFO: Default page-height set to: 11in Jun 3, 2009 3:10:23 PM org.apache.fop.apps.FopFactoryConfigurator configure INFO: Default page-width set to: 8.26in Jun 3, 2009 3:10:24 PM org.apache.fop.render.afp.AFPRendererConfigurator configu re WARNING: Unable to write to default external resource group file 'resources.afp' Jun 3, 2009 3:10:24 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: No AFP default "any", italic, 400 font configured. Jun 3, 2009 3:10:24 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: No AFP default "any", normal, 700 font configured. Jun 3, 2009 3:10:24 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: No AFP default "any", italic, 700 font configured. The afp file it is writing is http://www.nabble.com/file/p23857578/1.afp 1.afp Can anyone please provide me the help on these two problems i am having. Thanks in advance. Thanks, Bharat -- View this message in context: http://www.nabble.com/Unable-to-write-to-default-external-resource-group-file-%27resources.afp%27.-and-Problem-with-images-when-the-mode-is-set-to-color-tp23857578p23857578.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org