<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Print on Confirm Page the Form</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Print on Confirm Page the Form</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 23:29:13 +0000</pubDate>

<item>
<title>semaf on "Print on Confirm Page the Form"</title>
<link>https://www.machform.com/forums/topic/print-on-confirm-page-the-form#post-17497</link>
<pubDate>Thu, 07 Mar 2013 09:19:23 +0000</pubDate>
<dc:creator>semaf</dc:creator>
<guid isPermaLink="false">17497@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hey Guys,&#60;/p&#62;
&#60;p&#62;I found a way to Print the Form in confirm Page with a JavaScript. Check here: &#60;a href=&#34;http://www.808.dk/?code-javascript-print&#34; rel=&#34;nofollow&#34;&#62;http://www.808.dk/?code-javascript-print&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I was trying to add the JavaScript directly into the file view-functions.php&#60;/p&#62;
&#60;p&#62;		&#60;code&#62;$entry_data = &#38;#39;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;&#60;/code&#62;&#60;br /&#62;
						 &#60;code&#62;var win=null;&#60;/code&#62;&#60;br /&#62;
						 &#60;code&#62;function printIt(printThis)&#60;/code&#62;&#60;br /&#62;
						&#60;code&#62;{&#60;/code&#62;&#60;br /&#62;
						  &#60;code&#62;win = window.open();&#60;/code&#62;&#60;br /&#62;
						  &#60;code&#62;self.focus();&#60;/code&#62;&#60;br /&#62;
						   &#60;code&#62;win.document.open();&#60;/code&#62;&#60;br /&#62;
						    &#60;code&#62;win.document.write(&#38;#39;&#38;lt;&#38;#39;+&#38;#39;html&#38;#39;+&#38;#39;&#38;gt;&#38;lt;&#38;#39;+&#38;#39;head&#38;#39;+&#38;#39;&#38;gt;&#38;lt;&#38;#39;+&#38;#39;style&#38;#39;+&#38;#39;&#38;gt;&#38;#39;);&#60;/code&#62;&#60;br /&#62;
						 &#60;code&#62;win.document.write(&#38;#39;body, td { font-family: Verdana; font-size: 10pt;}&#38;#39;);&#60;/code&#62;&#60;br /&#62;
						  &#60;code&#62;win.document.write(&#38;#39;&#38;lt;&#38;#39;+&#38;#39;/&#38;#39;+&#38;#39;style&#38;#39;+&#38;#39;&#38;gt;&#38;lt;&#38;#39;+&#38;#39;/&#38;#39;+&#38;#39;head&#38;#39;+&#38;#39;&#38;gt;&#38;lt;&#38;#39;+&#38;#39;body&#38;#39;+&#38;#39;&#38;gt;&#38;#39;);&#60;/code&#62;&#60;br /&#62;
						   &#60;code&#62;win.document.write(printThis);&#60;/code&#62;&#60;br /&#62;
						 &#60;code&#62;win.document.write(&#38;#39;&#38;lt;&#38;#39;+&#38;#39;/&#38;#39;+&#38;#39;body&#38;#39;+&#38;#39;&#38;gt;&#38;lt;&#38;#39;+&#38;#39;/&#38;#39;+&#38;#39;html&#38;#39;+&#38;#39;&#38;gt;&#38;#39;);&#60;/code&#62;&#60;br /&#62;
						 &#60;code&#62;win.document.close();&#60;/code&#62;&#60;br /&#62;
						   &#60;code&#62;win.print();&#60;/code&#62;&#60;br /&#62;
						   &#60;code&#62;win.close();&#60;/code&#62;&#60;br /&#62;
						 &#60;code&#62;}&#60;/code&#62;&#60;br /&#62;
						&#60;code&#62;&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;		&#60;code&#62;$entry_data .= &#38;#39;.&#38;quot;\n&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The Page keeps blank. Adding the script into a JS File did not solve the Problem. Maybe somebody can work with me together to have this Features.&#60;/p&#62;
&#60;p&#62;regards&#60;br /&#62;
semaf
&#60;/p&#62;</description>
</item>

</channel>
</rss>
