CF TCPDF now supports Base64 encoded images

healyhatman 17 Jun, 2018
Answer
So Max just updated the TCPDF version, and now it appears Base64 encoded images are properly written to the PDF! No more having to convert data from the Signature Pad widget to a png and store it on your server you can write it straight in.

For example:
<img src = "{data:signature}" alt = "Signature pad image" /> 
And yes the quotation marks around the shortcode are necessary.


In order to update to the latest TCPDF version you have to download it manually it's not automatically updated.
http://www.chronoengine.com/chronoforms/download
This topic is locked and no more replies can be posted.