Class CPDFSDKConfig

java.lang.Object
com.compdfkit.core.document.CPDFSDKConfig

public class CPDFSDKConfig extends Object
PDF SDK default attribute
  • Field Details

    • allowCorrectAnnotationAp

      public static boolean allowCorrectAnnotationAp
      Whether 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()