

<?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; iText</title>
	<atom:link href="http://blog.rubypdf.com/tag/itext/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rubypdf.com</link>
	<description>PDF &#38; Marketing</description>
	<lastBuildDate>Sat, 21 Jan 2012 08:32:25 +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>An Bug of iText and iTextSharp</title>
		<link>http://blog.rubypdf.com/2011/06/27/an-bug-of-itext-and-itextsharp/</link>
		<comments>http://blog.rubypdf.com/2011/06/27/an-bug-of-itext-and-itextsharp/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 07:23:23 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[PDF]]></category>
		<category><![CDATA[iText]]></category>
		<category><![CDATA[iTextSharp(iText#)]]></category>
		<category><![CDATA[iTextSharp]]></category>
		<category><![CDATA[Pdf Decrypt]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=740</guid>
		<description><![CDATA[Somebody sent me a encrypted PDF to ask me help decrypt, I tried pdfcrypt, it got error. and when used pdfcrack, got the following warning messages,

WARNING: O-String != 32 Bytes: 33
WARNING: U-String != 32 Bytes: 33

After studied the source code of iTextSharp, I noticed it is a bug of iTextSharp in SetupGlobalEncryptionKey method of the [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2011/06/27/an-bug-of-itext-and-itextsharp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PdfCrypt got the first donation</title>
		<link>http://blog.rubypdf.com/2009/12/28/pdfcrypt-got-the-first-donation/</link>
		<comments>http://blog.rubypdf.com/2009/12/28/pdfcrypt-got-the-first-donation/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 05:12:15 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[GAE]]></category>
		<category><![CDATA[GAE/J]]></category>
		<category><![CDATA[google app engine]]></category>
		<category><![CDATA[iText]]></category>
		<category><![CDATA[pdfcrypt]]></category>
		<category><![CDATA[pdfcrypter]]></category>
		<category><![CDATA[PdfDecryptor]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=571</guid>
		<description><![CDATA[Thanks Richard Ramey for his donation, it is the first 10 dollar for the PdfCrypt.
BTW, If you do not want to download PdfCrypt, or you do not have windows system, but still want to remove the PDF Password(either user password or owner password) and stricts(print, copy and so on), please feel free to try my [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/12/28/pdfcrypt-got-the-first-donation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to run iText  on Google App Engine</title>
		<link>http://blog.rubypdf.com/2009/12/17/how-to-run-itext-on-google-app-engine/</link>
		<comments>http://blog.rubypdf.com/2009/12/17/how-to-run-itext-on-google-app-engine/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 10:00:28 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[iText]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[GAE]]></category>
		<category><![CDATA[google app engine]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=557</guid>
		<description><![CDATA[Have applied Google App Engine (aka GAE) for a long time, recently I thought maybe I can build some PDF manipulation services on GAE, and I am familiar with iText, so I decide to try iText on GAE.
after some search, I got the following solution,
iText has dependencies on certain Java classes (java.awt.Color, java.nio.MappedByteBuffer etc.) which [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/12/17/how-to-run-itext-on-google-app-engine/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iText 5.0.0 need java 5 and under AGPL</title>
		<link>http://blog.rubypdf.com/2009/12/10/itext-5-0-0-need-java-5-and-under-agpl/</link>
		<comments>http://blog.rubypdf.com/2009/12/10/itext-5-0-0-need-java-5-and-under-agpl/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 08:44:28 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[iText]]></category>
		<category><![CDATA[AGPL]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=540</guid>
		<description><![CDATA[iText 5.0.0 released on December 7, 2009, and I noticed it has some big changes need you to pay attention to, 

Changed the license from MPL/LGPL to AGPL
iText.jar is now compiled with Java 5
Changed the package names from com.lowagie to com.itextpdf

]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/12/10/itext-5-0-0-need-java-5-and-under-agpl/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A Open Source PDF Forms Designer Developed in Java</title>
		<link>http://blog.rubypdf.com/2008/10/10/a-open-source-pdf-forms-designer-developed-in-java/</link>
		<comments>http://blog.rubypdf.com/2008/10/10/a-open-source-pdf-forms-designer-developed-in-java/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 04:04:34 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[iText]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Jpedal]]></category>
		<category><![CDATA[PDF Forms Designer]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=237</guid>
		<description><![CDATA[PDF Forms Designer
Introduction
The  PDF Forms Designer is a tools for manipulating PDF forms. It&#8217;s a 100% Java, client-side application that allows users to graphically add, through a drag and drop mechanism, form fields, free text and images to new, and existing PDF documents.
Availability
The PDF Forms Designer is available for immediate download   under [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2008/10/10/a-open-source-pdf-forms-designer-developed-in-java/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

