• When i am try to send a image uploded from form into pdf then it’s not going and showing a image not find icon in pdf. Please suggest or check for it ?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m experiencing this issue, also.

    Is the plugin image handling broken? Is there an image storage permissions issue that we can remediate?

    Thanks!

    WordPress 4.9.5
    Send PDF for CF7 0.6.7

    Here is the error I’m seeing logged:

    PHP Warning: unlink(~/wp-content/uploads/sendpdfcf7_uploads/22/): Is a directory in ~/wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 925, referer : (myformURL)

    Line 925 of send-pdf.php is:

    unlink($chemin_final[$tagsOnPdf]);

    It’s not clear to me what to edit to resolve this issue. Is code in send-pdf.php the problem, or is the code correct, and uploaded [file]s failing to be written to the plugin’s upload directory because of permissions? Are changes needed in .htaccess?

    Any guidance appreciated. Thanks!

    I am having the same issue – the PDF shows a broken link symbol instead of the signature image. But, our emails which are just a text file have the attached signature image.
    So, it works in one circumstance but not the other.
    I have been troubleshooting this for some time but cannot determine the cause.
    Any thoughts and guidance would help. Thank you
    – Tom

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Attached image not going in pdf’ is closed to new replies.