• Resolved DigitalDJay

    (@digitaldjay)


    Hello,

    This plugin has a lot of potential for what we are trying to accomplish.

    We seem to be just having one really big problem; we cannot figure out why the PDFs refuse to display images.

    Print works as expected but the PDF links WILL NOT show any article images.

    Any ideas?’

    Thank you in advance,
    DJ

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi I have the same problem on this website
    https://molsonstaging2020.hostedbits.net/used/products/kobelco-sk30sr-6/
    please help

    Thanks in advance
    J

    I solved this by doing the links to the images differently. Instead of using URL for the images, I used relative address for each image and it worked. This works only if the images are on the same server as the plugin.
    Still looking for the solution where I can use image url.
    I definitely thing that this is a server setting issue, because plugin works fine on one server and it is not working on another.

    Hope this is helpful.

    Cheers

    I have the exact same problem.

    PDF’s dont have any images and print preview is totally blank.

    https://christophklein.com/home/catering/info/to-go/

    Any idea why?

    Chris

    The PDF works now fine since i disconnected and de-activated Jetpack.

    I did try it 2 times.

    This plugin is not compatible with JETPACK !!!

    Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi,

    In order to detect the problem, please go via FTP to {wp_root_folder}/wp-content/plugins/pdf-print;
    1. Find “pdf-print.php” file and open it in the edit mode;
    2. Find the following line: $mpdf->allow_charset_conversion = true; and insert $mpdf->showImageErrors = true; after it;
    3. Save changes and check the plugin’s work again.

    If you see any errors or warning messages please provide us with them.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Images Are Not Displaying on PDFs, But They Are On Print; What Gives?’ is closed to new replies.