<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Open a file upon submission of your form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/open-a-file-upon-submission-of-your-form</link>
		<description>Gravity Support Forums Topic: Open a file upon submission of your form</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 15:49:01 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/open-a-file-upon-submission-of-your-form" rel="self" type="application/rss+xml" />

		<item>
			<title>44pixels on "Open a file upon submission of your form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/open-a-file-upon-submission-of-your-form#post-11474</link>
			<pubDate>Thu, 21 Oct 2010 21:28:58 +0000</pubDate>
			<dc:creator>44pixels</dc:creator>
			<guid isPermaLink="false">11474@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Subscribing to this topic, forgot to do it first time around!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>44pixels on "Open a file upon submission of your form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/open-a-file-upon-submission-of-your-form#post-11473</link>
			<pubDate>Thu, 21 Oct 2010 21:25:30 +0000</pubDate>
			<dc:creator>44pixels</dc:creator>
			<guid isPermaLink="false">11473@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Netxm, we are currently looking for the same solution - generate a PDF from form submission data.  Have you made any headway on this?  Any help or direction is greatly appreciated, thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Open a file upon submission of your form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/open-a-file-upon-submission-of-your-form#post-8394</link>
			<pubDate>Tue, 10 Aug 2010 15:49:28 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8394@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms itself does not have a PDF creation feature. It's certainly possible to do so, however that would be a customization and outside the scope of the Gravity Forms feature set itself.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex on "Open a file upon submission of your form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/open-a-file-upon-submission-of-your-form#post-8393</link>
			<pubDate>Tue, 10 Aug 2010 15:45:55 +0000</pubDate>
			<dc:creator>Alex</dc:creator>
			<guid isPermaLink="false">8393@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So, there is no way to create PDF from the data submitted in the form itself? I know Gravity Forms has nothing to do with PDF creation, but I thought there is some way to generate PDF from submitted data (using some script or third party services)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Open a file upon submission of your form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/open-a-file-upon-submission-of-your-form#post-8391</link>
			<pubDate>Tue, 10 Aug 2010 15:33:20 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8391@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Include a PDF that contains submitted data? I'm a little confused.  Do you mean you want a PDF to be created from the data submitted in the form itself? If that is what you mean, Gravity Forms has nothing to do with PDF creation.&#60;/p&#62;
&#60;p&#62;If you want to make a PDF available for the user to download after submitting a form, you would edit the Confirmation message for that form and add a link to whatever PDF you want them to download in the Confirmation text.  You would have to add an actual HTML link to the confirmation text.&#60;/p&#62;
&#60;p&#62;Example:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;http://mydomain.com/mypdf.pdf&#38;quot;&#38;gt;Download PDF&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You would have to upload it somewhere such as your Media Library and then get the URL to it and create a link using HTML in the Confirmation text.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex on "Open a file upon submission of your form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/open-a-file-upon-submission-of-your-form#post-8390</link>
			<pubDate>Tue, 10 Aug 2010 15:21:42 +0000</pubDate>
			<dc:creator>Alex</dc:creator>
			<guid isPermaLink="false">8390@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How do include the link to PDF containing submitted data?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Open a file upon submission of your form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/open-a-file-upon-submission-of-your-form#post-8206</link>
			<pubDate>Wed, 04 Aug 2010 10:49:31 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8206@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The confirmation text is only displayed to the user after the form is submitted.  You could include a link to the PDF in the confirmation text message so they only see the link if they submit the form.&#60;/p&#62;
&#60;p&#62;That doesn't secure the PDF itself from them giving the URL of the PDF to a friend, but Gravity Forms isn't in the business of content protection so that isn't something we could prevent.  But it would provide a simple solution for offering a PDF download behind a form submission.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bloomdes on "Open a file upon submission of your form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/open-a-file-upon-submission-of-your-form#post-8202</link>
			<pubDate>Wed, 04 Aug 2010 09:28:36 +0000</pubDate>
			<dc:creator>Bloomdes</dc:creator>
			<guid isPermaLink="false">8202@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want the user to fill out a contact form and upon submission they can download a pdf.   They cannot have access to the pdf unless they complete the form.&#60;/p&#62;
&#60;p&#62;Can this work with Gravity?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
