Package | Description |
---|---|
com.itextpdf.kernel.pdf |
Modifier and Type | Field and Description |
---|---|
protected MemoryLimitsAwareHandler |
ReaderProperties.memoryLimitsAwareHandler |
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)
Sets the memory handler which will be used to handle decompressed PDF streams.
|
Copyright © 1998–2023 iText Group NV. All rights reserved.