generate pdf with ticket
-
Is it possible to generate a pdf with the details of the event when a user signs up for an event?
I know how to generate a pdf with php, but I can’t seem to figure out how and where to hook this into the events manager plugin.
Basically I want to generate a pdf with the eventdetails and the details of the person that has signed up for an event. I want to have a link to this pdf when the message of book approved is shown.
Can I do this via a template or do I have to fix this in another way?
(I think the best way to accomplish this is generating this file whilst submitting the form, and use the submitted values in the pdf. But I’m a bit new to wordpress development, so correct me if I’m wrong)
- The topic ‘generate pdf with ticket’ is closed to new replies.