I just committed a change to trunk related only to DOM input that is high-risk in the sense that I don't have a convenient way to test it. If anyone uses DOM in their workflow, and can verify that the change below hasn't messed it up, I would be grateful.
Here is the change: http://cvs.apache.org/viewcvs.cgi/xml-fop/src/java/org/apache/fop/apps/Drive r.java.diff?r1=1.19&r2=1.20&diff_format=h Here is the log message: vmote 2003/08/11 11:08:06 Modified: src/java/org/apache/fop/apps Driver.java Log: set up render(XMLReader, InputSource) as the main render() method, and normalize render(Document document) to this form. Victor Mote --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
