• Hello,

    I have the WordPress PDF Light Viewer Plugin plugin that doesn’t work. When I go to import a PDF, the site does not go ahead and locks on the POST.PHP page and the browser gives the error 500. Can you help me?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter peppfunk

    (@peppfunk)

    this is the error in WP debug

    Fatal error: Uncaught ImagickException: Postscript delegate failed `/web/htdocs/www.gazzettadifoligno.it/home/wp-content/uploads/2019/12/Gazzetta-di-Foligno-n.-45-22-dicembre-2019_12-pagine.pdf’: No such file or directory @ error/pdf.c/ReadPDFImage/678 in /web/htdocs/www.gazzettadifoligno.it/home/wp-content/plugins/pdf-light-viewer/src/controllers/PdfController.php:823 Stack trace: #0 /web/htdocs/www.gazzettadifoligno.it/home/wp-content/plugins/pdf-light-viewer/src/controllers/PdfController.php(823): Imagick->readimage(‘/web/htdocs/www…’) #1 /web/htdocs/www.gazzettadifoligno.it/home/wp-content/plugins/pdf-light-viewer/src/controllers/PdfController.php(699): PdfLightViewer_PdfController::getPDFPagesNumber(‘/web/htdocs/www…’) #2 /web/htdocs/www.gazzettadifoligno.it/home/wp-includes/class-wp-hook.php(290): PdfLightViewer_PdfController::save_post(13413, Object(WP_Post)) #3 /web/htdocs/www.gazzettadifoligno.it/home/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(”, Array) #4 /web/htdocs/www.gazzettadifoligno.it in /web/htdocs/www.gazzettadifoligno.it/home/wp-content/plugins/pdf-light-viewer/src/controllers/PdfController.php on line 823

    Please help me

    Plugin Author antongorodezkiy

    (@antongorodezkiy)

    Hello @peppfunk

    Please check more details at https://support.wp.teamlead.pw/q/exception-imagickexception-with-message-pdfdelegatefailed/

    Also you can check other tickets with similar issue – https://support.wp.teamlead.pw/?qs=delegate

    Some steps to try:
    – Try rename your PDF to “123.pdf”, then try to re-import
    – Try to import some simple PDF to see it it will work, for example – https://abc.xyz/investor/pdf/2015Q1_google_earnings_slides.pdf
    – Check if GMagick library is available on server, if yes, try to switch to it instead of ImageMagick (in plugin settings)
    – If possible, upgrade ImageMagick and GhostScript libraries

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘shortcode cannot be rendered due to the error: No converted pages found.’ is closed to new replies.