Juergen Lippold wrote: > thats a good question, I hope that the document is ok. Can I check if the document >in memory is a fop-formatted document? > Writing the fo-document to harddisk and then using fop everything is ok. AFAIR this problem always happens when one builds Document using nonnamespace-aware DocumentBuilderFactory, you must turn namespaces on by
docBuilderFactory.setNamespaceAware(true); -- Oleg Tkachenko Multiconn International, Israel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]