-
conformanceLevel
PdfAConformanceLevel conformanceLevel
-
pdfAOutputIntentColorSpace
String pdfAOutputIntentColorSpace
-
gsStackDepth
int gsStackDepth
-
rgbIsUsed
boolean rgbIsUsed
-
cmykIsUsed
boolean cmykIsUsed
-
grayIsUsed
boolean grayIsUsed
-
checkedObjects
Set<E> checkedObjects
Contains some objects that are already checked.
NOTE: Not all objects that were checked are stored in that set. This set is used for avoiding double checks for
actions, xObjects and page objects; and for letting those objects to be manually flushed.
Use this mechanism carefully: objects that are able to be changed (or at least if object's properties
that shall be checked are able to be changed) shouldn't be marked as checked if they are not to be
flushed immediately.
-
checkedObjectsColorspace
Map<K,V> checkedObjectsColorspace