PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

PDF Form

  1. mobiledudes
    Member

    Can a form be filled once completed and then submitted a pdf would be emailed? with the information?

    Posted 12 years ago on Wednesday November 16, 2011 | Permalink
  2. Gravity Forms will not email a PDF. The entry notifications are sent as HTML or plain text emails. You could accomplish sending a PDF of the entry, but it would be a customization. It's not built in.

    Posted 12 years ago on Thursday November 17, 2011 | Permalink
  3. Hi There, I also look for the PDF function. How can whe customize this?

    Posted 11 years ago on Monday July 30, 2012 | Permalink
  4. David Peralty

    You would have to write some custom PHP code that on submission would write a PDF file.
    http://www.gravityhelp.com/documentation/page/Gform_pre_submission

    Then you could use one of the following hooks to attach it:
    http://www.gravityhelp.com/documentation/page/Gform_admin_notification_attachments
    http://www.gravityhelp.com/documentation/page/Gform_user_notification_attachments

    Posted 11 years ago on Monday July 30, 2012 | Permalink

This topic has been resolved and has been closed to new replies.