-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues and found no similar reports
Are you using the latest version of this package?
- The issue I'm reporting exists in the latest release
Can other PDF readers read the file?
- The PDF I'm trying to read opens correctly in at least one other PDF reader
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?
- Yes, I give permission to use this file as a test file to prevent future regressions (And am authorized to give this permission)
Reactions are currently unavailable