Create pdf attachment

chekwan 06 Jul, 2012
Dear Chrono Team..

I want to create event regstration form. But i dont know how to explain... the flow of the registration process is like this:

1) Fill the form
2) Click Submit
3) Confirmation page appear + QR Code Display + Download the page as the PDF file.

How can i make the form at the step no.3.?
GreyHead 06 Jul, 2012
Hi chekwan,

You are going to need to write some code. Neither Joomla! nor ChronoForms directly support QR codes but there are PHP libraries out there. The simplest is probably from Google Charts but has been deprecated. I did one recently and found a friendly library that worked well. You can add the code to create an image in a Custom Code action.

Max has a PDF action for ChronoForms that you can get if you ask him using the Contact Us link above. Warning: it is a large file (about 18Mb) as it includes the TCPDF library.

Bob
This topic is locked and no more replies can be posted.