Debugging FOP

2002-04-23 Thread Patrick Lanphier
How does one debug this? Thank much for your help. [EMAIL PROTECTED] fop-0.20.3]# ./fop.sh -d -fo test.fo -pdf test.pdf [DEBUG]: Input mode: [DEBUG]: FO [DEBUG]: fo input file: test.fo [DEBUG]: Output mode: [DEBUG]: pdf [DEBUG]: output file: test.pdf [DEBUG]: OPTIONS [DEBUG]: no user

Re: Debugging FOP

2002-04-23 Thread Jeremias Maerki
There's obviously something going wrong in the XML parser. Here's a list of things that come to my mind: - Check if the standard FOP examples work correctly. If yes, there might be a problem with your fo file. - Open the fo in one or two XML editors to see if it gets parsed correctly. -

Re: Debugging FOP - XML editor

2002-04-23 Thread Nicola Ken Barozzi
From: Patrick Lanphier [EMAIL PROTECTED] What's the best free XML editor? IMHO http://www.xmlcooktop.com/ It can use different xml processing engines and FOP is one of them :-) -- Nicola Ken Barozzi [EMAIL PROTECTED] - verba volant, scripta manent -

Re: Debugging FOP

2002-04-20 Thread Naveen_Rojanala
] sgroup.com cc: Subject: Debugging FOP

Re: Debugging FOP

2002-04-20 Thread Patrick Lanphier
. Thanks naveen Patrick Lanphier [EMAIL PROTECTED]To: [EMAIL PROTECTED] sgroup.com cc: Subject: Debugging FOP 04/19/02 07:16 AM

Debugging FOP

2002-04-19 Thread Patrick Lanphier
How do you debug an file being input in fo format to fop when all one gets is the following. It does not provide you with a line number. [EMAIL PROTECTED] fop-0.20.3]# ./fop.sh -d -fo test.fo -pdf test.pdf [DEBUG]: Input mode: [DEBUG]: FO [DEBUG]: fo input file: test.fo [DEBUG]: Output mode: