Package | Description |
---|---|
lucee.runtime.text.pdf |
Modifier and Type | Method and Description |
---|---|
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 © 2015 Lucee