Package | Description |
---|---|
com.itextpdf.text.pdf |
Modifier and Type | Method | Description |
---|---|---|
static java.util.Map<PdfName,FilterHandlers.FilterHandler> |
FilterHandlers.getDefaultFilterHandlers() |
Modifier and Type | Method | Description |
---|---|---|
static byte[] |
PdfReader.decodeBytes(byte[] b,
PdfDictionary streamDictionary,
java.util.Map<PdfName,FilterHandlers.FilterHandler> filterHandlers) |
Decode a byte[] applying the filters specified in the provided dictionary using the provided filter handlers.
|
Copyright © 1998–2018. All rights reserved.