Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FunctionDescriptionValue
PDFAComplianceModePDFs will be exported adhering to the defined standard.PCM_None, PCM_Pdfa_1b, PCM_Pdf_1b
ColorityDefines if PDFs are exported as Color or Grayscale.PCM_KeepColority, PCM_ForceToGrey
TextExportPDFs will be exported adhering to the defined standard.PEM_ImageOnText, PEM_ImageOnly, PEM_TextOnly

 

PagePreprocessingParams


FunctionDescriptionValue
CorrectOrientationAttempt to auto rotate the image.Boolean

 

PrepareImageMode


FunctionDescriptionValue
RotationSpecifies the rotation angle to apply to the image during preparation.RT_NoRotation, RT_Clockwise, RT_Counterclockwise, RT_Upsidedown
CorrectSkewTells the OCR engine to correct skew during image preparation.Boolean
CorrectSkewModeSpecifies the mode of skew correction.Do Not Alter
InvertImageTells the OCR engine to invert the colors of the prepared image.Boolean
MirrorImageTells Square 9’s OCR engine to mirror the prepared image around its vertical axis.
EnhanceLocalContrastSpecifies whether the local contract of the image should be increased.
DiscardColorImagetells the OCR engine to only leave the black-and-white planein the prepared image.
UseFastBinarizationThe OCR engine will use algorithms for fast image binarization

...