Hello,
I have multiple user forms on my site where users submit data which i need to process further.
Right now I get the data within the Email... which is pretty lavishy to extract the data and print them nicely into a pdf.
Therefore I rather automatically create pdf when submitting form and have the pdf send to me via email.
Does a simple solution already exsist for silverstripe, or do I need to extend the user form module with dompdf?
Greetz
ZeGerman