Hi,

When defining TCPDF's K_PATH_CACHE constant, there is a tiny mistake which make it impossible to work.
The drupal_realpath function never append a slash to the end of its return so each TCPDF function using this constant to generate a path will fail.
The attached patch fixes this issue.

Best regards.

CommentFileSizeAuthor
print-fix-K_PATH_CACHE.patch783 bytesduaelfr

Comments

elvis2’s picture

bump

jcnventura’s picture

jcnventura’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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