Hi,
Is there a way to return the extracted_str (full pdf text in str) if no templates are found for the pdf ?
Saw it in the main.py that in debug extracted_str is exactly what i want to collect, that would save me time rather than calling and storing again pdf2text.
Is there any way to return it in extract_data() if no templates are found for the .pdf ?
Many thanks
Hi,
Is there a way to return the extracted_str (full pdf text in str) if no templates are found for the pdf ?
Saw it in the main.py that in debug extracted_str is exactly what i want to collect, that would save me time rather than calling and storing again pdf2text.
Is there any way to return it in extract_data() if no templates are found for the .pdf ?
Many thanks