In July I developed an application based on the then current .19 and used both TransformerFactory (since I have many parameters to pass. I then used ..snip transformer.transform(xmlSource, result); Driver driver = new Driver(); driver.setRenderer(Driver.RENDER_PDF); driver.buildFOTree((Document) result.getNode()); driver.format(); driver.setOutputStream(new FileOutputStream(args[1]+".pdf")); driver.render(); It now appears as if buildFoTree, Format and render have changed. Is there a simple way to fix my code ? I took a quick look at the documentation and didn't see it. John H. Wyman 5160 Darry Lane Dublin, OH 43016 (614)-889-0698 mailto:[EMAIL PROTECTED] Wyman Genealogy Site <http://www.wyman.org> Francis Wyman Assoc email List http://groups.yahoo.com/group/FrancisWymanAssoc Wyman Family Genealogy Forum <http://genforum.genealogy.com/wyman/> The Wyman Surname Message Board <http://www.familyhistory.com/messages/messages.asp?category=surname&for um=Wyman> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]