> -----Original Message----- > From: Stan Pinte [mailto:[EMAIL PROTECTED] > > <snip /> > and then rendering stops...any idea on how to get info where FOP is > hanging? >
Hi, Can you try to render using the command line? If so, the '-d' option will show you more detailed info. If you're using FOP embedded, change the logging level like shown here : http://xml.apache.org/fop/embedding.html#basic-logging Just change LEVEL_INFO to LEVEL_DEBUG. Hope this helps! Cheers, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
