|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |