<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>LiveCycle LifeLine Weblog</title>
	<atom:link href="http://eslifeline.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://eslifeline.wordpress.com</link>
	<description>Adobe LiveCycle Tips and Tricks</description>
	<lastBuildDate>Mon, 16 Jan 2012 22:15:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='eslifeline.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>LiveCycle LifeLine Weblog</title>
		<link>http://eslifeline.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://eslifeline.wordpress.com/osd.xml" title="LiveCycle LifeLine Weblog" />
	<atom:link rel='hub' href='http://eslifeline.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Submitting PDF to a servlet</title>
		<link>http://eslifeline.wordpress.com/2009/08/13/submitting-pdf-to-a-servlet/</link>
		<comments>http://eslifeline.wordpress.com/2009/08/13/submitting-pdf-to-a-servlet/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 21:10:41 +0000</pubDate>
		<dc:creator>Girish Bedekar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[servlet]]></category>
		<category><![CDATA[submit pdf]]></category>
		<category><![CDATA[submitting to servlet]]></category>

		<guid isPermaLink="false">http://eslifeline.wordpress.com/?p=148</guid>
		<description><![CDATA[I have written a simple servlet which writes the submitted pdf to the c drive of the server. I have written the instructions in the pdf document which can be found here Click here to access the pdf Download the &#8230; <a href="http://eslifeline.wordpress.com/2009/08/13/submitting-pdf-to-a-servlet/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=148&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have written a simple servlet which writes the submitted pdf to the c drive of the server. I have written the instructions in the pdf document which can be found here<br />
<a href="http://eslifeline.files.wordpress.com/2009/08/submitting-a-pdf-to-a-servlet.pdf">Click here to access the pdf</a><br />
Download the war file<br />
Deploy it on your server<br />
Design your form with a submit button configured to submit &#8220;PDF&#8221; and pointing to the url<br />
The url should be of the following format</p>
<p>http://:/SaveToFile/SavePdf</p>
<p>in my case it was http://ginger:8080/SaveToFile/SavePdf. Where ginger:8080 is my server and port no.<br />
Save the form and hit the submit button<br />
The form will get submitted to the servlet which writes the pdf to the c drive of the server<br />
Let me know if you need any more help<br />
thanks<br />
girish</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eslifeline.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eslifeline.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eslifeline.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eslifeline.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eslifeline.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eslifeline.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eslifeline.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eslifeline.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eslifeline.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eslifeline.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eslifeline.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eslifeline.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eslifeline.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eslifeline.wordpress.com/148/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=148&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eslifeline.wordpress.com/2009/08/13/submitting-pdf-to-a-servlet/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a05885374883c76487a7bea133609d23?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eslifeline</media:title>
		</media:content>
	</item>
		<item>
		<title>Extracting Data from Signed PDF using LiveCycle Server</title>
		<link>http://eslifeline.wordpress.com/2009/04/25/extracting-data-from-signed-pdf-using-livecycle-server/</link>
		<comments>http://eslifeline.wordpress.com/2009/04/25/extracting-data-from-signed-pdf-using-livecycle-server/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 16:42:20 +0000</pubDate>
		<dc:creator>Girish Bedekar</dc:creator>
				<category><![CDATA[Form Submission]]></category>
		<category><![CDATA[Certified PDF]]></category>
		<category><![CDATA[Extract Data]]></category>

		<guid isPermaLink="false">http://eslifeline.wordpress.com/?p=144</guid>
		<description><![CDATA[Very common request- how do I extract data from a Signed PDF using livecycle ES To do this you will need to have livecycle server software installed. This example uses processFormSubmission service operation of the forms component. Attached is the &#8230; <a href="http://eslifeline.wordpress.com/2009/04/25/extracting-data-from-signed-pdf-using-livecycle-server/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=144&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Very common request- how do I extract data from a Signed PDF using livecycle ES<br />
To do this you will need to have livecycle server software installed. This example uses processFormSubmission service operation of the forms component.<br />
Attached is the PDF which explains the process and it also has the process lca and the test file need to run the process<br />
<a href="http://eslifeline.files.wordpress.com/2009/04/extracting-data-from-signed-pdf.pdf">Click here</a><br />
This process can be used when you are getting the  signed PDF from email/watchedFolder. This process can also be used when you are submitting the signed pdf from workspace</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eslifeline.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eslifeline.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eslifeline.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eslifeline.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eslifeline.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eslifeline.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eslifeline.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eslifeline.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eslifeline.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eslifeline.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eslifeline.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eslifeline.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eslifeline.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eslifeline.wordpress.com/144/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=144&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eslifeline.wordpress.com/2009/04/25/extracting-data-from-signed-pdf-using-livecycle-server/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a05885374883c76487a7bea133609d23?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eslifeline</media:title>
		</media:content>
	</item>
		<item>
		<title>Adding Attachments to PDF Form</title>
		<link>http://eslifeline.wordpress.com/2009/04/06/adding-attachments-to-pdf-form/</link>
		<comments>http://eslifeline.wordpress.com/2009/04/06/adding-attachments-to-pdf-form/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 00:24:23 +0000</pubDate>
		<dc:creator>Girish Bedekar</dc:creator>
				<category><![CDATA[Form Attachments]]></category>
		<category><![CDATA[adding attachments]]></category>
		<category><![CDATA[File Attachments]]></category>

		<guid isPermaLink="false">http://eslifeline.wordpress.com/?p=139</guid>
		<description><![CDATA[Hi Just finished helping a customer who wanted to add attachments to PDF using javascript. There are 2 ways to add attachments to a PDF form 1- using the attachments tab 2- Using javascript- with the help of a button &#8230; <a href="http://eslifeline.wordpress.com/2009/04/06/adding-attachments-to-pdf-form/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=139&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi<br />
Just finished helping a customer who wanted to add attachments to PDF using javascript. There are 2 ways to add attachments to a PDF form<br />
1- using the attachments tab<br />
2- Using javascript- with the help of a button the user selects the file to add to the pdf<br />
I have included the PDF which allows the user to add attachment , view the attachment and deleted the selected attachment from the form.<br />
Please click here to access the form<a href="http://eslifeline.files.wordpress.com/2009/04/addattachments.pdf">PDF Form</a><br />
PS- THIS WILL ONLY WORK WHEN YOU OPEN THE FORM WITH ACROBAT.IF YOU WANT IT TO WORK IN READER YOU WILL NEED TO APPLY USAGE RIGHTS USING THE READER EXTENSIONS ON THE SERVER</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eslifeline.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eslifeline.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eslifeline.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eslifeline.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eslifeline.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eslifeline.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eslifeline.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eslifeline.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eslifeline.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eslifeline.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eslifeline.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eslifeline.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eslifeline.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eslifeline.wordpress.com/139/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=139&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eslifeline.wordpress.com/2009/04/06/adding-attachments-to-pdf-form/feed/</wfw:commentRss>
		<slash:comments>135</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a05885374883c76487a7bea133609d23?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eslifeline</media:title>
		</media:content>
	</item>
		<item>
		<title>Emailing to all members of a group</title>
		<link>http://eslifeline.wordpress.com/2009/02/10/emailing-to-all-members-of-a-group/</link>
		<comments>http://eslifeline.wordpress.com/2009/02/10/emailing-to-all-members-of-a-group/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 22:35:51 +0000</pubDate>
		<dc:creator>Girish Bedekar</dc:creator>
				<category><![CDATA[email]]></category>
		<category><![CDATA[Emailing group members]]></category>
		<category><![CDATA[finding group members]]></category>
		<category><![CDATA[Group Members]]></category>

		<guid isPermaLink="false">http://eslifeline.wordpress.com/?p=136</guid>
		<description><![CDATA[I have written a simple process which lets you email to all members of a group This process takes in the name of a group as input parameter and emails to all members of the group Before invoking the process &#8230; <a href="http://eslifeline.wordpress.com/2009/02/10/emailing-to-all-members-of-a-group/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=136&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have written a simple process which lets you email to all members of a group<br />
This process takes in the name of a group as input parameter and emails to all members of the group<br />
Before invoking the process make sure you have set the configuration settings of the email component(the last step of the process)<br />
Click here to get the pdf file which has the process<br />
<a href="http://eslifeline.files.wordpress.com/2009/02/emailing-to-all-members-of-a-group.pdf">Click here to get the pdf</a><br />
Let me know if you have any further questions<br />
thanks<br />
girish</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eslifeline.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eslifeline.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eslifeline.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eslifeline.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eslifeline.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eslifeline.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eslifeline.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eslifeline.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eslifeline.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eslifeline.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eslifeline.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eslifeline.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eslifeline.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eslifeline.wordpress.com/136/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=136&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eslifeline.wordpress.com/2009/02/10/emailing-to-all-members-of-a-group/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a05885374883c76487a7bea133609d23?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eslifeline</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Namespace in Workbench</title>
		<link>http://eslifeline.wordpress.com/2009/02/06/using-namespace-in-workbench/</link>
		<comments>http://eslifeline.wordpress.com/2009/02/06/using-namespace-in-workbench/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 23:04:05 +0000</pubDate>
		<dc:creator>Girish Bedekar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Namespace in workbench]]></category>
		<category><![CDATA[xml with namespace]]></category>

		<guid isPermaLink="false">http://eslifeline.wordpress.com/?p=127</guid>
		<description><![CDATA[The xml returned by webservices invariably use namespaces. To access data contained in the xml you would need to declare namespace . To declare namespace you would select the process,right click the process select properties, click the advanced tab to &#8230; <a href="http://eslifeline.wordpress.com/2009/02/06/using-namespace-in-workbench/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=127&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The xml returned by webservices invariably use namespaces. To access data contained in the xml you would need to declare namespace . To declare namespace you would select the process,right click the process select properties, click the advanced tab to create namespaces<br />
For example the following is a example of namespace declared in workbench<br />
greg   http://schemas.xmlsoap.org/soap/envelope/<br />
where greg is the namespace prefix<br />
I have included a simple process which makes a web service call to Amazon, using namespace I get data out of the response. The following is an example of using namespace in workbench<br />
/process_data/xmlData/greg:Envelope/greg:Body/cole:ItemLookupResponse/cole:Items/cole:Item/cole:ItemAttributes<br />
<a href="http://eslifeline.files.wordpress.com/2009/02/using-namespace-in-workbench1.pdf">Click here to get the PDF</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eslifeline.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eslifeline.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eslifeline.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eslifeline.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eslifeline.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eslifeline.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eslifeline.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eslifeline.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eslifeline.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eslifeline.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eslifeline.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eslifeline.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eslifeline.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eslifeline.wordpress.com/127/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=127&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eslifeline.wordpress.com/2009/02/06/using-namespace-in-workbench/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a05885374883c76487a7bea133609d23?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eslifeline</media:title>
		</media:content>
	</item>
		<item>
		<title>Modifying email when emailing a form</title>
		<link>http://eslifeline.wordpress.com/2009/01/28/modifying-email-when-emailing-a-form/</link>
		<comments>http://eslifeline.wordpress.com/2009/01/28/modifying-email-when-emailing-a-form/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 19:09:11 +0000</pubDate>
		<dc:creator>Girish Bedekar</dc:creator>
				<category><![CDATA[Modifying Email field]]></category>
		<category><![CDATA[Submit PDF by Email]]></category>

		<guid isPermaLink="false">http://eslifeline.wordpress.com/?p=121</guid>
		<description><![CDATA[Very common request &#8211; I am able to email a pdf form great, but how do I change the email recipients,Subject,Body. I found a very useful post on Stefan Cameron&#8217;s blog http://forms.stefcameron.com/2008/08/28/submitting-form-data-by-email/ I copied his code to create a similar &#8230; <a href="http://eslifeline.wordpress.com/2009/01/28/modifying-email-when-emailing-a-form/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=121&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Very common request &#8211; I am able to email a pdf form great, but how do I change the email recipients,Subject,Body. I found a very useful post on Stefan Cameron&#8217;s blog</p>
<p>http://forms.stefcameron.com/2008/08/28/submitting-form-data-by-email/</p>
<p>I copied his code to create a similar form<br />
The form is posted here<a href="http://eslifeline.files.wordpress.com/2009/01/sendmail.pdf">Click here to get the pdf</a><br />
This form submits the whole pdf as email attachment.<br />
If you are using Acrobat 8.x and above you will have no problem is testing the form out<br />
But if you are using Reader to test the form, it will not work unless you Apply Reader Rights<br />
The instruction to apply Reader rights are here</p>
<p>http://eslifeline.wordpress.com/2008/05/14/submit-pdf-by-email/</p>
<p>Let me know if you have any questions<br />
Thanks<br />
Girish</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eslifeline.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eslifeline.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eslifeline.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eslifeline.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eslifeline.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eslifeline.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eslifeline.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eslifeline.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eslifeline.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eslifeline.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eslifeline.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eslifeline.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eslifeline.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eslifeline.wordpress.com/121/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=121&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eslifeline.wordpress.com/2009/01/28/modifying-email-when-emailing-a-form/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a05885374883c76487a7bea133609d23?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eslifeline</media:title>
		</media:content>
	</item>
		<item>
		<title>Disabling Form Fields with validation</title>
		<link>http://eslifeline.wordpress.com/2009/01/28/disabling-form-fields-with-validation/</link>
		<comments>http://eslifeline.wordpress.com/2009/01/28/disabling-form-fields-with-validation/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 04:27:00 +0000</pubDate>
		<dc:creator>Girish Bedekar</dc:creator>
				<category><![CDATA[Submit PDF by Email]]></category>
		<category><![CDATA[Disabling form fields]]></category>
		<category><![CDATA[Hiding form fields]]></category>

		<guid isPermaLink="false">http://eslifeline.wordpress.com/?p=113</guid>
		<description><![CDATA[Many a times you would like to perform field level validations, before submitting the form by email. Also a lot of you would like to hide the submit button when the form is emailed to the end user I have &#8230; <a href="http://eslifeline.wordpress.com/2009/01/28/disabling-form-fields-with-validation/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=113&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Many a times you would like to perform field level validations, before submitting the form by email. Also a lot of you would like to hide the submit button when the form is emailed to the end user<br />
I have included a simple form which demonstrates this capability<br />
Please click here to get the pdf<br />
<a href="http://eslifeline.files.wordpress.com/2009/01/disablefields1.pdf">Click Here to get the pdf</a><br />
Let me know if you have any further questions</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eslifeline.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eslifeline.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eslifeline.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eslifeline.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eslifeline.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eslifeline.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eslifeline.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eslifeline.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eslifeline.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eslifeline.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eslifeline.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eslifeline.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eslifeline.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eslifeline.wordpress.com/113/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=113&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eslifeline.wordpress.com/2009/01/28/disabling-form-fields-with-validation/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a05885374883c76487a7bea133609d23?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eslifeline</media:title>
		</media:content>
	</item>
		<item>
		<title>Extracting Data From Xml File</title>
		<link>http://eslifeline.wordpress.com/2008/12/22/extracting-data-from-xml-file/</link>
		<comments>http://eslifeline.wordpress.com/2008/12/22/extracting-data-from-xml-file/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 19:30:29 +0000</pubDate>
		<dc:creator>Girish Bedekar</dc:creator>
				<category><![CDATA[Xml Data]]></category>
		<category><![CDATA[Extracting xml data]]></category>
		<category><![CDATA[livecycle and xml]]></category>
		<category><![CDATA[Using Script Component]]></category>

		<guid isPermaLink="false">http://eslifeline.wordpress.com/?p=108</guid>
		<description><![CDATA[Recently I was given the following xml geebee@yahoo.com tblue@yahoo.com apink@yahoo.com The customer wanted to email the persons listed in the emails element. They wanted to use the email component provided by livecycle. The email component takes a comma separated string &#8230; <a href="http://eslifeline.wordpress.com/2008/12/22/extracting-data-from-xml-file/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=108&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently I was given the following xml</p>
<p>	geebee@yahoo.com<br />
	tblue@yahoo.com<br />
	apink@yahoo.com</p>
<p>The customer wanted to email the persons listed in the emails element. They wanted to use the email component provided by livecycle. The email component takes a comma separated string when you want to email multiple people. So I used setValue component to extract the emai id&#8217;s and put them into a list. The list was then converted into a comma separated string of email addresses.<br />
I also used the script component to accomplish the same. I have put both the solutions as file attachment . Feel free to download and deploy the lca and try it out<br />
Click here to get the pdf<a href='http://eslifeline.files.wordpress.com/2008/12/handling-repeating-elements4.pdf'>handling-repeating-elements4</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eslifeline.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eslifeline.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eslifeline.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eslifeline.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eslifeline.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eslifeline.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eslifeline.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eslifeline.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eslifeline.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eslifeline.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eslifeline.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eslifeline.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eslifeline.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eslifeline.wordpress.com/108/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=108&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eslifeline.wordpress.com/2008/12/22/extracting-data-from-xml-file/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a05885374883c76487a7bea133609d23?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eslifeline</media:title>
		</media:content>
	</item>
		<item>
		<title>Assembling Task Attachments</title>
		<link>http://eslifeline.wordpress.com/2008/11/06/assembling-task-attachments/</link>
		<comments>http://eslifeline.wordpress.com/2008/11/06/assembling-task-attachments/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 19:32:50 +0000</pubDate>
		<dc:creator>Girish Bedekar</dc:creator>
				<category><![CDATA[Task Attachments]]></category>
		<category><![CDATA[Assemble Task Attachments]]></category>
		<category><![CDATA[Get Task attachments]]></category>

		<guid isPermaLink="false">http://eslifeline.wordpress.com/?p=77</guid>
		<description><![CDATA[Lot of customers have a need to assemble task attachments into a single PDF at the end of the process for archiving. I have written a simple process which shows you the steps involved. I have made use of two &#8230; <a href="http://eslifeline.wordpress.com/2008/11/06/assembling-task-attachments/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=77&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Lot of customers have a need to assemble task attachments into a single PDF at the end of the process for archiving. I have written a simple process which shows you the steps involved. I have made use of two custom components for this exercise.<br />
The following document contains a process which assembles task attachments into a PDF<br />
<a href="http://eslifeline.files.wordpress.com/2008/11/assembling-task-attachments1.pdf">Click here to get the PDF</a><br />
Let me know if you need any more help</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eslifeline.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eslifeline.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eslifeline.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eslifeline.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eslifeline.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eslifeline.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eslifeline.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eslifeline.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eslifeline.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eslifeline.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eslifeline.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eslifeline.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eslifeline.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eslifeline.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=77&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eslifeline.wordpress.com/2008/11/06/assembling-task-attachments/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a05885374883c76487a7bea133609d23?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eslifeline</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating DDX from list of file names</title>
		<link>http://eslifeline.wordpress.com/2008/10/31/creating-ddx-from-list-of-file-names/</link>
		<comments>http://eslifeline.wordpress.com/2008/10/31/creating-ddx-from-list-of-file-names/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 22:59:58 +0000</pubDate>
		<dc:creator>Girish Bedekar</dc:creator>
				<category><![CDATA[create DDX]]></category>
		<category><![CDATA[Creating DDX from ListOfFileNames]]></category>
		<category><![CDATA[Map Of Documents]]></category>
		<category><![CDATA[Write Map Contents]]></category>

		<guid isPermaLink="false">http://eslifeline.wordpress.com/?p=74</guid>
		<description><![CDATA[Hi I have written a simple component which creates a DDX from a list of file names. It is very common to create a package or assemble a map of documents. To do this you would have to create a &#8230; <a href="http://eslifeline.wordpress.com/2008/10/31/creating-ddx-from-list-of-file-names/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=74&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi</p>
<p>I have written a simple component which creates a DDX from a list of file names. It is very common to create a package or assemble a map of documents. To do this you would have to create a DDX which needs to match the file names of documents in the map. To avoid all that hard work, I have a component which creates a DDX from list of file names.</p>
<p>The process also makes use of another component which writes out map contents to the file system</p>
<p>I have attached the process in the PDF file<br />
Click here to access the PDF file<br />
<a href="http://eslifeline.files.wordpress.com/2008/10/some-useful-utilities.pdf">Click to get the PDF</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/eslifeline.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/eslifeline.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/eslifeline.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/eslifeline.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/eslifeline.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/eslifeline.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/eslifeline.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/eslifeline.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/eslifeline.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/eslifeline.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/eslifeline.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/eslifeline.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/eslifeline.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/eslifeline.wordpress.com/74/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=eslifeline.wordpress.com&amp;blog=3541581&amp;post=74&amp;subd=eslifeline&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://eslifeline.wordpress.com/2008/10/31/creating-ddx-from-list-of-file-names/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a05885374883c76487a7bea133609d23?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">eslifeline</media:title>
		</media:content>
	</item>
	</channel>
</rss>
