<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Getting into Form with Acrobat 8</title>
	<atom:link href="http://layersmagazine.com/getting-into-form-with-acrobat-8.html/feed" rel="self" type="application/rss+xml" />
	<link>http://layersmagazine.com/getting-into-form-with-acrobat-8.html</link>
	<description>The How-to Magazine for Everything Adobe</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:03:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Ruth</title>
		<link>http://layersmagazine.com/getting-into-form-with-acrobat-8.html/comment-page-1#comment-34379</link>
		<dc:creator>Ruth</dc:creator>
		<pubDate>Mon, 12 Sep 2011 23:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/getting-into-form-with-acrobat-8.html#comment-34379</guid>
		<description>How do I creat a form so that information that is entered goes on each page?  Example:  Name needs to be entered on each page.  How do I get it to fill in all of the places that name is needed, but only enter the name one time?</description>
		<content:encoded><![CDATA[<p>How do I creat a form so that information that is entered goes on each page?  Example:  Name needs to be entered on each page.  How do I get it to fill in all of the places that name is needed, but only enter the name one time?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vijee</title>
		<link>http://layersmagazine.com/getting-into-form-with-acrobat-8.html/comment-page-1#comment-2409</link>
		<dc:creator>vijee</dc:creator>
		<pubDate>Tue, 20 Oct 2009 10:52:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/getting-into-form-with-acrobat-8.html#comment-2409</guid>
		<description>Hello,

I would like to request some help with my javascripts in completing my catalogue, created through acrobat pro 9(trial version).

My catalogue is online here at :
http://www.upperside.fr/vijee/mpls09ex/newstore.pdf

My questions relate to the following :

1. When I click on &#039;hire&#039;, the JavaScript dialogue box should ask  &#039;Do You wish to hire…xxxx?&#039;... with the name of the selceted product(the products are listed under the function  ‘LoadData’  ‘document JavaScript’…under ‘Advanced’)----but in my case, it asks the question with the name of some other product name. Where or how can i rectify this, at what level script?

Thanks for any advice you might have.
Vijee</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I would like to request some help with my javascripts in completing my catalogue, created through acrobat pro 9(trial version).</p>
<p>My catalogue is online here at :<br />
<a href="http://www.upperside.fr/vijee/mpls09ex/newstore.pdf" rel="nofollow">http://www.upperside.fr/vijee/mpls09ex/newstore.pdf</a></p>
<p>My questions relate to the following :</p>
<p>1. When I click on &#8216;hire&#8217;, the JavaScript dialogue box should ask  &#8216;Do You wish to hire…xxxx?&#8217;&#8230; with the name of the selceted product(the products are listed under the function  ‘LoadData’  ‘document JavaScript’…under ‘Advanced’)&#8212;-but in my case, it asks the question with the name of some other product name. Where or how can i rectify this, at what level script?</p>
<p>Thanks for any advice you might have.<br />
Vijee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://layersmagazine.com/getting-into-form-with-acrobat-8.html/comment-page-1#comment-2408</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Thu, 15 Oct 2009 18:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/getting-into-form-with-acrobat-8.html#comment-2408</guid>
		<description>I&#039;m trying to do something in Acrobat 8 that goes beyond simple &quot;Form&quot; creation, but that I think might use the same principles discussed in this tutorial. I&#039;m putting together a &quot;workbook&quot; (that features a number of questions requiring long multi-sentence answers) in InDesign CS3 that I&#039;d like to convert to an interactive PDF in Acrobat. However, those types of questions are presenting a problem from the standpoint of &quot;Auto Field Detection.&quot; In short, Acrobat isn&#039;t recognizing multiple blank lines (placed after a question for the purpose of allowing the previously mentioned long multi-sentence answers in the ID document) as input fields. And when I try to set them manually I can&#039;t include input areas that begin immediately after the question without including the entire line of text. In other words, if a question ends mid-way through a line of text, I want to begin the input field (in the form of a blank line) at that point and continue it through a series of line returns. Unfortunately, Acrobat treats this as an &quot;all or nothing at all&quot; proposition. I can&#039;t begin my manual field insertion at the point where the question ends and drag it to include the following blank line returns, without also including all the text on the line preceding my insertion point! Is there a way around this (without creating an additional input field) that will allow the reader to begin typing their &quot;answers&quot; immediately following the questions, and have the type automatically jump to the next line when the end of the preceding line is reached? Hopefully that all makes sense. Is this something that can be done in Acrobat, or does it require an entirely different document setup in ID? Thanks in advance for any thoughts or suggestions.</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to do something in Acrobat 8 that goes beyond simple &#8220;Form&#8221; creation, but that I think might use the same principles discussed in this tutorial. I&#8217;m putting together a &#8220;workbook&#8221; (that features a number of questions requiring long multi-sentence answers) in InDesign CS3 that I&#8217;d like to convert to an interactive PDF in Acrobat. However, those types of questions are presenting a problem from the standpoint of &#8220;Auto Field Detection.&#8221; In short, Acrobat isn&#8217;t recognizing multiple blank lines (placed after a question for the purpose of allowing the previously mentioned long multi-sentence answers in the ID document) as input fields. And when I try to set them manually I can&#8217;t include input areas that begin immediately after the question without including the entire line of text. In other words, if a question ends mid-way through a line of text, I want to begin the input field (in the form of a blank line) at that point and continue it through a series of line returns. Unfortunately, Acrobat treats this as an &#8220;all or nothing at all&#8221; proposition. I can&#8217;t begin my manual field insertion at the point where the question ends and drag it to include the following blank line returns, without also including all the text on the line preceding my insertion point! Is there a way around this (without creating an additional input field) that will allow the reader to begin typing their &#8220;answers&#8221; immediately following the questions, and have the type automatically jump to the next line when the end of the preceding line is reached? Hopefully that all makes sense. Is this something that can be done in Acrobat, or does it require an entirely different document setup in ID? Thanks in advance for any thoughts or suggestions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RodeWorks &#187; Blog Archive &#187; Collecting data via Acrobat forms</title>
		<link>http://layersmagazine.com/getting-into-form-with-acrobat-8.html/comment-page-1#comment-2407</link>
		<dc:creator>RodeWorks &#187; Blog Archive &#187; Collecting data via Acrobat forms</dc:creator>
		<pubDate>Wed, 02 Sep 2009 10:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/getting-into-form-with-acrobat-8.html#comment-2407</guid>
		<description>[...] Adobe Acrobat 8 Tutorial &#124; Creating Forms &#124; Layers Magazine Acrobat 8 offers easy-to-use tools and utilities for creating forms, including a new assistant that leads you through the process using a series of step-by-step dialogs [...]</description>
		<content:encoded><![CDATA[<p>[...] Adobe Acrobat 8 Tutorial | Creating Forms | Layers Magazine Acrobat 8 offers easy-to-use tools and utilities for creating forms, including a new assistant that leads you through the process using a series of step-by-step dialogs [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://layersmagazine.com/getting-into-form-with-acrobat-8.html/comment-page-1#comment-2406</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 06 Jul 2009 07:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/getting-into-form-with-acrobat-8.html#comment-2406</guid>
		<description>Need solutions ? When we set &quot;complete Pdf&quot; as submit pdf form data type, then in target url (i.e http://www.xyz.com/abc.php) how to read pdf form data ? Becaue in php we can use $_POST or $_REQUEST. How to read submitted data with pdf and forms data submitted ?</description>
		<content:encoded><![CDATA[<p>Need solutions ? When we set &#8220;complete Pdf&#8221; as submit pdf form data type, then in target url (i.e <a href="http://www.xyz.com/abc.php" rel="nofollow">http://www.xyz.com/abc.php</a>) how to read pdf form data ? Becaue in php we can use $_POST or $_REQUEST. How to read submitted data with pdf and forms data submitted ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis</title>
		<link>http://layersmagazine.com/getting-into-form-with-acrobat-8.html/comment-page-1#comment-2396</link>
		<dc:creator>Travis</dc:creator>
		<pubDate>Fri, 01 May 2009 17:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/getting-into-form-with-acrobat-8.html#comment-2396</guid>
		<description>When auto-generating a PDF, there is one particular field having a problem.  It is a large, free-form text entry field.  When the data populating the field is separated by tabs, such as &quot;tab1   tab2    tab3&quot;, for instance, only &quot;tab1&quot; displays initially.  The only way to get the data to appear seems to be if I click on the free-form field, then the remainder of the data (separated by tab spacing from the original data) displays (in my example, &quot;tab2    tab3&quot;).</description>
		<content:encoded><![CDATA[<p>When auto-generating a PDF, there is one particular field having a problem.  It is a large, free-form text entry field.  When the data populating the field is separated by tabs, such as &#8220;tab1   tab2    tab3&#8243;, for instance, only &#8220;tab1&#8243; displays initially.  The only way to get the data to appear seems to be if I click on the free-form field, then the remainder of the data (separated by tab spacing from the original data) displays (in my example, &#8220;tab2    tab3&#8243;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rosalie</title>
		<link>http://layersmagazine.com/getting-into-form-with-acrobat-8.html/comment-page-1#comment-2403</link>
		<dc:creator>Rosalie</dc:creator>
		<pubDate>Sun, 05 Apr 2009 18:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/getting-into-form-with-acrobat-8.html#comment-2403</guid>
		<description>I have saved a Quark printed form as a PDF file in both Adobe 6 and 8. I find where I have several fields on a page but have indiividually made the boxes which are various sizes, if I type using Reader or Acrobat in one field the same copy comes up in all the fields. Searched and searched and can&#039;t find anything on that.
Thanks for your help.</description>
		<content:encoded><![CDATA[<p>I have saved a Quark printed form as a PDF file in both Adobe 6 and 8. I find where I have several fields on a page but have indiividually made the boxes which are various sizes, if I type using Reader or Acrobat in one field the same copy comes up in all the fields. Searched and searched and can&#8217;t find anything on that.<br />
Thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabriel</title>
		<link>http://layersmagazine.com/getting-into-form-with-acrobat-8.html/comment-page-1#comment-2397</link>
		<dc:creator>gabriel</dc:creator>
		<pubDate>Wed, 01 Apr 2009 18:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/getting-into-form-with-acrobat-8.html#comment-2397</guid>
		<description>i have an InDesign file i&#039;ve created (sales Flyer). We&#039;d like to send out an editable PDF which our sales team could go into each text box we put in our inDesign file, and change the text inside to put whatever they&#039;d like.
When i export to pdf...and open Form Wizard...it tells me that it doesn&#039;t recognize any new field forms....WHAT AM I DOING WRONG?

thanks ahead</description>
		<content:encoded><![CDATA[<p>i have an InDesign file i&#8217;ve created (sales Flyer). We&#8217;d like to send out an editable PDF which our sales team could go into each text box we put in our inDesign file, and change the text inside to put whatever they&#8217;d like.<br />
When i export to pdf&#8230;and open Form Wizard&#8230;it tells me that it doesn&#8217;t recognize any new field forms&#8230;.WHAT AM I DOING WRONG?</p>
<p>thanks ahead</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laura</title>
		<link>http://layersmagazine.com/getting-into-form-with-acrobat-8.html/comment-page-1#comment-2392</link>
		<dc:creator>Laura</dc:creator>
		<pubDate>Wed, 25 Mar 2009 22:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/getting-into-form-with-acrobat-8.html#comment-2392</guid>
		<description>How do you keep people from editing and changing the form once it&#039;s created?  I have 8.0 Pro.  Thanks in advance!</description>
		<content:encoded><![CDATA[<p>How do you keep people from editing and changing the form once it&#8217;s created?  I have 8.0 Pro.  Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mela Herbert</title>
		<link>http://layersmagazine.com/getting-into-form-with-acrobat-8.html/comment-page-1#comment-2389</link>
		<dc:creator>Mela Herbert</dc:creator>
		<pubDate>Thu, 19 Mar 2009 03:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.layersmagazine.com/getting-into-form-with-acrobat-8.html#comment-2389</guid>
		<description>Hi, I hope someone can help me here! When I use the command : &#039;Create Duplicate Fields&#039; - It doesn&#039;t seem to copy the properties &amp; formats of the duplicated fields. I need to fill a page with rows of different things for an accountant : date, name, number, currency, sum etc. all in one line, but then I need it copied down 25x on each page. It copies just fine but the formating &amp; properties of echa field have gone!! Does anyone know how to do this without having to adjust each field by hand?? Thanks!!</description>
		<content:encoded><![CDATA[<p>Hi, I hope someone can help me here! When I use the command : &#8216;Create Duplicate Fields&#8217; &#8211; It doesn&#8217;t seem to copy the properties &amp; formats of the duplicated fields. I need to fill a page with rows of different things for an accountant : date, name, number, currency, sum etc. all in one line, but then I need it copied down 25x on each page. It copies just fine but the formating &amp; properties of echa field have gone!! Does anyone know how to do this without having to adjust each field by hand?? Thanks!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

