• Hi,

    i want to create custom application form. in that,First user will fill the online form and after submission of application forms.it should be downloaded in .pdf format.

    please guide me here how to implement this. i am new in wordpress and website design.
    Thanks
    Lucy

Viewing 1 replies (of 1 total)
  • Hi Ikumari,

    There most likely won’t be a plugin available that will generate the exact form you need and make the dynamic fields filled in populate onto a generated PDF for download. If you’re interested in looking into learning development and coding your own solution, I’d recommend looking into a library like https://wkhtmltopdf.org/ which will allow you to render HTML with the webkit engine and dynamically generate a PDF from that HTML. I’ve used this library (among others) in the past to do similar tasks.

    Hope this helps ??

Viewing 1 replies (of 1 total)
  • The topic ‘custom Application form’ is closed to new replies.