> -----Original Message----- > From: Jeremias Maerki [mailto:[EMAIL PROTECTED] > Sent: March 4, 2008 8:19 AM > To: [email protected] > Subject: Re: fo:simple-page-master is missing child elements > > I can only repeat myself: Is the error message here really > the only message in FOP's output? > > To isolate the problem further you can just generate the FO > file in your application and stream that to a file. Then run > that FO file through FOP from the command-line. If it works > that way, you probably have a namespace problem in your code > (which should show up as error message in FOP's log output).
I finally got to doing this. I exported the FO and ran it against FOP using the command line. I got my PDF even though I had some warnings about content overflow (these will be painfull to fix IMO). Can you explain how this namespace problem works/could be fixed ? Regards, Dan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
