Skip to main content
Version: Version 1.1.0

[DocumentProcessingParams] INI file section

The [DocumentProcessingParams] section controls document-level processing, including whether document synthesis runs after page recognition.

This section groups together:

  • Page processing — configured in the [PageProcessingParams] section, which controls preprocessing, layout analysis, and recognition for each page.
  • Document synthesis — configured in the [SynthesisParamsForDocument] section, which controls structure detection, font formatting, and memory optimization.

PerformSynthesis

KeyTypeDefault
PerformSynthesisBooleantrue

Specifies whether Pdftools OCR Service performs document synthesis after page recognition. If this property is false, the [SynthesisParamsForDocument] section is ignored.