Hello - can you help me resolve the issue below?
When I use the attached file and try to generate an automatic post with the pdf plugin, I get the following error(s):
- Tried to extract from pages: 34 - 96 thinking it would be possible to generate some good automatic medical posts from this content. [19-Jan-2021 23:58:05 UTC] Exception thrown while working with pdf: Pdf decoding error : PDF object extraction : backtrack limit reached (you may have to modify the pcre.backtrack_limit setting of your PHP.ini file, which is currently set to 1000000).
Then, I tried to shorten the query thinking that perhaps the page range was too large for the plugin to handle (43 - 53) and I got the same error:
- [20-Jan-2021 00:13:26 UTC] Exception thrown while working with pdf: Pdf decoding error : PDF object extraction : backtrack limit reached (you may have to modify the pcre.backtrack_limit setting of your PHP.ini file, which is currently set to 1000000).
Lastly I tried with even shorter range: 46 - 56 and got the same error:
- [20-Jan-2021 00:14:08 UTC] Exception thrown while working with pdf: Pdf decoding error : PDF object extraction : backtrack limit reached (you may have to modify the pcre.backtrack_limit setting of your PHP.ini file, which is currently set to 1000000).
Thank you in advance.