Package | Description |
---|---|
com.itextpdf.text.pdf |
Modifier and Type | Method and Description |
---|---|
MemoryLimitsAwareHandler |
MemoryLimitsAwareHandler.setMaxSizeOfDecompressedPdfStreamsSum(long maxSizeOfDecompressedPdfStreamsSum)
Sets the maximum allowed size which can be occupied by all decompressed pdf streams.
|
MemoryLimitsAwareHandler |
MemoryLimitsAwareHandler.setMaxSizeOfSingleDecompressedPdfStream(int maxSizeOfSingleDecompressedPdfStream)
Sets the maximum allowed size which can be occupied by a single decompressed pdf stream.
|
Modifier and Type | Method and Description |
---|---|
ReaderProperties |
ReaderProperties.setMemoryLimitsAwareHandler(MemoryLimitsAwareHandler memoryLimitsAwareHandler) |
Copyright © 1998–2024. All rights reserved.