The website will have the updated information for the changed api.
Give it a couple of days and hopefully it will be updated.
but basically yopu need:
Driver driver = new Driver();
driver.setRenderer(Driver.RENDER_PDF);
InputHandler inputHandler = new XSLTInputHandler(xmlFile, xslFile);
Maneshi,
To get the Javadoc, download the source dist from the website. This should
also include some example files for you to look at.
JT
-Original Message-
From: Maneshi Tuli [mailto:[EMAIL PROTECTED]]
Sent: Saturday, August 11, 2001 7:15 AM
To: [EMAIL PROTECTED]
Subject: some help in