Uses of Class
railo.runtime.text.pdf.PDFDocument

Packages that use PDFDocument
railo.runtime.text.pdf   
 

Uses of PDFDocument in railo.runtime.text.pdf
 

Methods in railo.runtime.text.pdf with parameters of type PDFDocument
static void PDFUtil.concat(PDFDocument[] docs, OutputStream os, boolean keepBookmark, boolean removePages, boolean stopOnError, char version)
           
static void PDFUtil.encrypt(PDFDocument doc, OutputStream os, String newUserPassword, String newOwnerPassword, int permissions, int encryption)
           
static Object PDFUtil.extractText(PDFDocument doc, Set<Integer> pageNumbers)
           
 



Copyright © 2012 Railo