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