

<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>RubyPDF Blog &#187; Adobe LiveCycle</title>
	<atom:link href="http://blog.rubypdf.com/category/adobe-livecycle/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rubypdf.com</link>
	<description>PDF &#38; Marketing</description>
	<lastBuildDate>Tue, 02 Mar 2010 06:47:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Converting Adobe Designer Static forms to Acrobat PDF Forms</title>
		<link>http://blog.rubypdf.com/2009/12/15/converting-adobe-designer-static-forms-to-acrobat-pdf-forms/</link>
		<comments>http://blog.rubypdf.com/2009/12/15/converting-adobe-designer-static-forms-to-acrobat-pdf-forms/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 03:12:51 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[Adobe Acrobat]]></category>
		<category><![CDATA[Adobe LiveCycle]]></category>
		<category><![CDATA[Adobe Reader]]></category>
		<category><![CDATA[FDF]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[PDF Form]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[XFDF]]></category>
		<category><![CDATA[iText]]></category>
		<category><![CDATA[iTextSharp(iText#)]]></category>
		<category><![CDATA[Acrobat Forms]]></category>
		<category><![CDATA[Adobe Designer Forms]]></category>
		<category><![CDATA[XFA]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=546</guid>
		<description><![CDATA[




In Ted Padova&#8217;s post, he said,

Adobe Designer 8 supports two different types of forms: Static forms and Dynamic forms. If a form is created as a static form you can easily convert the form in Acrobat 8 to a PDF form.

and he give the steps on how to convert Adobe Designer forms to Acrobat PDF [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/12/15/converting-adobe-designer-static-forms-to-acrobat-pdf-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using iText to Fill PDF Forms Created by Adobe Designer</title>
		<link>http://blog.rubypdf.com/2009/12/15/using-itext-to-fill-pdf-forms-created-by-adobe-designer/</link>
		<comments>http://blog.rubypdf.com/2009/12/15/using-itext-to-fill-pdf-forms-created-by-adobe-designer/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 02:49:13 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[Adobe Acrobat]]></category>
		<category><![CDATA[Adobe LiveCycle]]></category>
		<category><![CDATA[FDF]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[PDF Form]]></category>
		<category><![CDATA[XFDF]]></category>
		<category><![CDATA[iText]]></category>
		<category><![CDATA[Adobe LiveCycle Forms]]></category>
		<category><![CDATA[Interactive forms]]></category>
		<category><![CDATA[XFA]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=544</guid>
		<description><![CDATA[




There are two example codes focus on how to fill Adobe Designer Forms(XFA Forms, Interactive Forms) with iText written by Bruno Lowagie in answer to questions that were posted to the iText mailing list.
FillDynamicXfa and FillDynamicXfa2
From the java name, we can notice they only support dynamic PDF Forms created by Adobe designer.
btw, I have compiled [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/12/15/using-itext-to-fill-pdf-forms-created-by-adobe-designer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to create a unique ID in a PDF using JavaScript</title>
		<link>http://blog.rubypdf.com/2009/01/16/how-to-create-a-unique-id-in-a-pdf-using-javascript/</link>
		<comments>http://blog.rubypdf.com/2009/01/16/how-to-create-a-unique-id-in-a-pdf-using-javascript/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 06:35:41 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[Adobe Acrobat]]></category>
		<category><![CDATA[Adobe LiveCycle]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[PDF Form]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=258</guid>
		<description><![CDATA[ On RAC, I noticed a bid named &#8220;Create a small Interactive &#038; Dynamic PDF Order Form in Adobe Designer&#8221;, said

I need a PDF &#8216;Order Form&#8217; to be sent by email when completed. This form will auto generate a unique serial number, consist of radio buttons, check boxes, javascript validations(scripts), text fields, number fields, etc.
The [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/01/16/how-to-create-a-unique-id-in-a-pdf-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Implementing e-forms with Adobe LiveCycle Forms</title>
		<link>http://blog.rubypdf.com/2007/11/21/implementing-e-forms-with-adobe-livecycle-forms/</link>
		<comments>http://blog.rubypdf.com/2007/11/21/implementing-e-forms-with-adobe-livecycle-forms/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 02:21:50 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[Adobe LiveCycle]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[PDF]]></category>

		<guid isPermaLink="false">/2007/11/21/implementing-e-forms-with-adobe-livecycle-forms</guid>
		<description><![CDATA[

September 2007
 E-FORMS 
 Most companies today use e-forms in some way or the other, ranging from the simple contact form with fields where customers can leave their e-mail address and a message, to complex multi-page forms incorporating calculations and logic. While most e-forms are still implemented using HTML &#8211; often accompanied by JavaScript to [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2007/11/21/implementing-e-forms-with-adobe-livecycle-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
