> I see that PdfDocument is no longer public in the recent versions of > iText libarary?
Hmm, PdfDocument is still public in iText 5... Keep in mind that the package name (and the license) has been changed from com.lowagie (2.x) to com.itextpdf (5.0), so probably you'll need iText 2.1.7 with jOpenDocument. Best regards, Bart
