Hi,
First things first , iam new to Drupal. I what to make webform submissions to pdf using webform2pdf, i add tcpdf library ,but got this error in status report "TCPDF Library requirements The Webform2PDF module requires you to set the TCPDF library directory." I read all posts about this error, i checked versions nad folders , where i put in library, but still no luck.
Im using:
Webform 7.x-4.4;
Webform 7.x-4.x-dev;
tcpdf 6.2.6
Any suggestions?

Comments

shantanu1’s picture

Add the libraries for TCPDF in to your libraries folder.

Thanks

Shantanu Karmakar
Mail: shantanu2683@gmail.com

noobsaibot’s picture

Yeah, i allready did that, but it doesnt work for me, can it be servers fault?

saurabh.dhariwal’s picture

It's working fine at my end. Update your versions for Webform and tcpdf and check that you have 755 permission to your tcpdf library. folder.

Let me know incase of any query/concern regarding the same.

Thanks!

gilfo1’s picture

Hi,

I had same problem and renamed TCPDF folder to lowercase tcpdf.

To be clear:

1. Download TCPDF here: https://github.com/tecnickcom/tcpdf by clicking "Clone or Download" in top right. Click "Download Zip"
2. extract entire zip file to /sites/all/libraries
3. rename folder to lowercase "tcpdf" (and remove any other text in the foldername)

SusanMcKenna’s picture

That did it rename directory to all lower case tcpdf