Skip to content

Implementation Details

Note

This documentation may contain AI-generated content. While we strive for accuracy, there might be inaccuracies. Please report any issues via:

Core Processing Flow

Main processing stages in order of actual execution and corresponding documentation:

  1. PDFParser.md: PDF Parsing and Intermediate Layer Creation

  2. LayoutParser: Layout OCR

  3. ParagraphFinding.md: Paragraph Recognition

  4. StylesAndFormulas.md: Style and Formula Processing

  5. ILTranslator.md: Intermediate Layer Translation

  6. Typesetting.md: Typesetting Processing

  7. FontMapper: Font Mapping

  8. PDFCreation.md: PDF Generation

API

  1. Async Translation API: Async Translation API

Tip

Click on document links to view detailed implementation principles and configuration options