PDF Import Failure
-
Hi,
We have been using “WordPress PDF Light Viewer” for more than a year now and it is a great plugin. Cheers!
However the PDF import functionality stopped working recently. It was all working fine until 22nd October, 2018. We did some troubleshooting and here are our findings:
- This is not a file/directory permissions error as we tried resetting file/directory permission on our server but all in vain.
- We currently run PHP 7.0 and also tried downgrading and upgrading to PHP 5.6 and PHP 7.2 respectively. Even this did not help.
- The current PHP configuration of server in question is:
PHP version: 7.0
ImageMagick version:6.8.9-9 Q16 x86_64 2018-09-28
Imagick version:3.4.3
We installed and tested the PDF Light Viewer plugin on another server, with the following:
PHP configuration: 7.0
ImageMagick version:6.7.2-7 2017-03-22 Q16
Imagick version:3.1.2
And it works flawlessly on the other server with an older version of Imagick and ImageMagick. - When we tried to dig deep into this, we found out that things go bad with
getPDFPagesNumber
method inPdfLightViewer_PdfController
class.
We are not sure about the reason why would this happen, but hope this information helps you in troubleshooting issue. Let us know if you need any further debugging information.
Looking forward to hearing from you on this. Thanks in advance.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘PDF Import Failure’ is closed to new replies.