Closed codeclass closed 3 years ago
Uncaught Exception: Unable to find xref (PDF corrupted?) in .../vendor/smalot/pdfparser/src/Smalot/PdfParser/RawData/RawDataParser.php:802
PHP 7.2.34 installed latest version pdfparser by composer but this file correctly parsed at demo page https://pdfparser.org/demo
There was a problem with PHP settings mbstring.func_overload = 2 change to mbstring.func_overload = 0 fix the problem
mbstring.func_overload = 2
mbstring.func_overload = 0
Uncaught Exception: Unable to find xref (PDF corrupted?) in .../vendor/smalot/pdfparser/src/Smalot/PdfParser/RawData/RawDataParser.php:802
PHP 7.2.34 installed latest version pdfparser by composer but this file correctly parsed at demo page https://pdfparser.org/demo