Can my form submissions be mapped to a word document into specific fields

  • bcussio
    Asked on August 19, 2015 at 10:10 AM

    I have a form that I know can be turned into a PDF prior to submissions and I also understand that I can download a copy of the form submission via PDF.  I am trying to convert the PDF file submission into a pre-formatted Word or PDF Document so that it integrates into our electronic document management system.  Any thoughts?

  • Charlie
    Replied on August 19, 2015 at 12:46 PM

    Unfortunately, we don't have a feature or app that you can download your submissions to a word document.

    However, you could also download it as an excel or CSV file? This is usually the file formats used for integration or importing to another system.

    If your system allows API integration, you can easily fetched the submission data by using our API, you can check this document: http://api.jotform.com/. If you have your own developers, they can look at that API document.

    Or you can use a 3rd party software that converts the PDF to Word document.

    I hope that helps.