Is there an existing issue for this?
Are you using the latest version of this package?
Can other PDF readers read the file?
When running this snippet
$document = (new PdfParser())->parseFile('/path/to/file.pdf');
$document->getText();
I run into the following issue/exception (Please attach the pdf)
Expected value with value CIDSystemInfo to be of type Dictionary, got ReferenceValue
Do you allow attachment files to be used in tests to prevent regressions?
Is there an existing issue for this?
Are you using the latest version of this package?
Can other PDF readers read the file?
When running this snippet
I run into the following issue/exception (Please attach the pdf)
Expected value with value CIDSystemInfo to be of type Dictionary, got ReferenceValue
Do you allow attachment files to be used in tests to prevent regressions?