in the requirements section for TCPDF it references DOMPDF in the description.

'description' => $t('You must change the %fontdir permissions to be writable, as dompdf requires write-access to that directory.', array('%fontdir' => $directory)),

CommentFileSizeAuthor
#1 tcpdf_listed_incorrectly-1520556-1.patch847 bytespirog
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pirog’s picture

small patch to change the reference from dompdf to tcpdf

pirog’s picture

Priority: Normal » Minor
Status: Active » Needs review
twooten’s picture

Applied cleanly for me using

patch -p1 < tcpdf_listed_incorrectly-1520556-1.patch

Tim

kbell’s picture

Patch works for me, using

patch -p1 < tcpdf_listed_incorrectly-1520556-1.patch

Kelly

jcnventura’s picture

Status: Needs review » Fixed

Committed to dev.. Thanks pirog!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.