<?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>Aparna Chaudhary&#039; Blog &#187; Java</title>
	<atom:link href="http://blog.aparnachaudhary.net/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.aparnachaudhary.net</link>
	<description>My Blog about Java, and Open Source</description>
	<lastBuildDate>Thu, 19 Aug 2010 07:55:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Generating Dynamic PDF Using iText</title>
		<link>http://blog.aparnachaudhary.net/2009/11/06/generating-dynamic-pdf-using-itext/</link>
		<comments>http://blog.aparnachaudhary.net/2009/11/06/generating-dynamic-pdf-using-itext/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 14:49:20 +0000</pubDate>
		<dc:creator>Aparna Chaudhary</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[iText]]></category>
		<category><![CDATA[Java PDF Generator]]></category>
		<category><![CDATA[PDFStamper]]></category>

		<guid isPermaLink="false">http://blog.aparnachaudhary.net/?p=362</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://blog.aparnachaudhary.net/2009/11/06/generating-dynamic-pdf-using-itext/";</script>var dzone_style="2";iText is a library that allows you to generate PDF files on the fly.
In the following blog post I would show how to
1. Create PDF using PDF Template and PDF Form
2. Appending documents

Create PDF using PDF Template for PDF AcroForm:
template.pdf is a PDF template with PDF Form fields firstName and lastName.


// Read the template
InputStream [...]]]></description>
		<wfw:commentRss>http://blog.aparnachaudhary.net/2009/11/06/generating-dynamic-pdf-using-itext/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
