Blog

Some of my thoughts on work and life
Latest Comments
15 Oct @ 03:38 AM
Jasper Frumau
Good to hear it all worked out!
9 Oct @ 04:00 AM
Guest
After submitting the form, there is a pdf file that is supposed to be written within the html2pdf/pdf directory? I don't see anything. I created the dir set permissions and resubmitted the form and still don't see the pdf. How is this supposed to work?
Get in Touch
PDF2HTML for Cforms
4
Categories:
By Jasper ,
Last updated on Friday 19 April 2013
pdf

Got PDF2HTML added to Cforms for printing form as pdf. After migration I got the following error


<strong>TCPDF ERROR: </strong>Unable to create output file: path/to/wp-content/plugins/cforms/html2pdf/pdf/form.pdf

Changing the permission of folder pdf to 777 does not help. Form.pdf just needed to be 777 and was automatically given 644 by server’s umask. All good now.