Chronoconnectivity and tcPDF

francescocartei 27 Aug, 2016
Hi,
I have a form created with chronoform and a table created with chronoconnectivity .In the table created with chronoconnectivity I would like to have the function "Save in PDF". What part of chronoconnectivity I must implement to have next to each record a function " Save as PDF " ? How can I do?
Thanks🙂
GreyHead 27 Aug, 2016
Hi armandocurcio,

You'd need to create a form (or a new event in an existing form) that will get the data from that record - usually from the gcb record id, load it and save the result in a pdf using the TCPDF action. That should do what you need.

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