<?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: Convert form to PDF on confirmation page?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/convert-form-to-pdf-on-confirmation-page</link>
		<description>Gravity Support Forums Topic: Convert form to PDF on confirmation page?</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 00:06:21 +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/convert-form-to-pdf-on-confirmation-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Convert form to PDF on confirmation page?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/convert-form-to-pdf-on-confirmation-page#post-39260</link>
			<pubDate>Fri, 28 Oct 2011 17:13:07 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">39260@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem.  Good luck.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>devanslive on "Convert form to PDF on confirmation page?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/convert-form-to-pdf-on-confirmation-page#post-39240</link>
			<pubDate>Fri, 28 Oct 2011 12:59:08 +0000</pubDate>
			<dc:creator>devanslive</dc:creator>
			<guid isPermaLink="false">39240@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks a million!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Convert form to PDF on confirmation page?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/convert-form-to-pdf-on-confirmation-page#post-39230</link>
			<pubDate>Fri, 28 Oct 2011 12:07:53 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">39230@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Add this CSS to your theme's stylesheet, either the style.css or custom.css or however your theme provider wants custom CSS rules added.  There is never a need to modify the core Gravity Forms CSS files.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>devanslive on "Convert form to PDF on confirmation page?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/convert-form-to-pdf-on-confirmation-page#post-39224</link>
			<pubDate>Fri, 28 Oct 2011 11:50:37 +0000</pubDate>
			<dc:creator>devanslive</dc:creator>
			<guid isPermaLink="false">39224@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Would that be in the theme css or in the css for the Gravity Forms themselves? Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Convert form to PDF on confirmation page?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/convert-form-to-pdf-on-confirmation-page#post-4482</link>
			<pubDate>Tue, 06 Apr 2010 12:56:33 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">4482@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There's no built-in feature to do what you're asking about.&#60;/p&#62;
&#60;p&#62;The easiest thing to do in your case is to define the @media print rules in your stylesheet.&#60;/p&#62;
&#60;p&#62;You could hide the sidebar, blog header, etc. as well as define other styles specifically for printing.&#60;/p&#62;
&#60;p&#62;something like this..&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;style&#38;gt;
@media screen
  {
     #sidebar {}
  }
@media print
  {
     #sidebar {display:none;}
     #blog_header {display:none}
     #footer {display:none;}
  }
&#38;lt;/style&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you're not familiar with CSS media types, &#60;a href=&#34;http://www.w3schools.com/CSS/css_mediatypes.asp&#34; rel=&#34;nofollow&#34;&#62;W3Schools&#60;/a&#62; is a great place to get some information.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nathanbray on "Convert form to PDF on confirmation page?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/convert-form-to-pdf-on-confirmation-page#post-4480</link>
			<pubDate>Tue, 06 Apr 2010 12:15:10 +0000</pubDate>
			<dc:creator>nathanbray</dc:creator>
			<guid isPermaLink="false">4480@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi does this feature exist or could it somehow be easily implemented? I've set up a couple of gravity forms as somewhat of an online submission form to order services. After a series of questions the user hits submit and is taken to the gravity forms confirmation page where the form information is included and they can print it out, an email copy of their data is also sent to them but I've found that if you want to print the confirmation page you actually end up with a lot of the other content as well like the blog header, side module links and images, etc. Not all users know how to just print &#34;selection&#34; so...&#60;/p&#62;
&#60;p&#62;I thought it would be kind of cool if their form data could be automatically converted to a nice, clean printable PDF that they could download to save for their records and also print out. &#60;/p&#62;
&#60;p&#62;Anyone have any ideas? Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
