Package | Description |
---|---|
com.itextpdf.text.pdf |
Modifier and Type | Method and Description |
---|---|
static java.util.Map<PdfName,FilterHandlers.FilterHandler> |
FilterHandlers.getDefaultFilterHandlers() |
Modifier and Type | Method and 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 © 2013. All Rights Reserved.