• myhloli's avatar
    fix(pdf-extract): ensure table recognition config defaults to disabled · 52156eae
    myhloli authored
    If 'table-config' is not present in the configuration file, the table recognition
    feature will default to being disabled to ensure consistent behavior. This change
    adds a warning log and sets a default configuration for table recognition when the
    expected config is missing.
    52156eae
pdf_extract_kit.py 12.6 KB