Package com.compdfkit.core.document
Class CPDFSDKConfig
java.lang.Object
com.compdfkit.core.document.CPDFSDKConfig
PDF SDK default attribute
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic booleanWhether the annotation appearance needs to be corrected. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
allowCorrectAnnotationAp
public static boolean allowCorrectAnnotationApWhether the annotation appearance needs to be corrected. When adding annotations, if the page matrix angle is not 0, then by default, after the annotations are added, the appearance is not positive, and there will be a rotation angle. If correcting annotation appearance is allowed, the annotation appearance is positive when adding annotations.
-
-
Constructor Details
-
CPDFSDKConfig
public CPDFSDKConfig()
-