PDF Generation Template Editor
Open-source visual PDF generation engine with customizable templates and developer-friendly APIs.
Open-source visual PDF generation engine with customizable templates and developer-friendly APIs.
Our self-developed table recognition algorithm accurately extracts information from standard and non-standard tables, identifies elements like table titles and row/column positions, and saves each table, page, or document as a new worksheet.
Extract the table in the image into a JSON file. For the interface, refer to [ComPDF AI API](/guides/idp/self-hosted-deployment/ComPDF AI-api)
Parameter executeType uses documentAI/tableRec
Parameter parameter is as follows:
{
"lang": "auto",
}lang: Supported types and definitions are as follows:
auto: Automatically classify language.
english: English.
chinese: Simplified Chinese.
chinese_tra: Traditional Chinese.
korean: Korean.
japanese: Japanese.
latin: Latin.
devanagari: Sanskrit letters.