<?xml version="1.0" encoding="UTF-8" standalone="yes"?><oembed><version><![CDATA[1.0]]></version><provider_name><![CDATA[Matt Katz -  More Light! More Light!]]></provider_name><provider_url><![CDATA[http://www.morelightmorelight.com]]></provider_url><author_name><![CDATA[MattK]]></author_name><author_url><![CDATA[http://www.morelightmorelight.com/author/mattk-2/]]></author_url><title><![CDATA[PDF Wallet Generator]]></title><type><![CDATA[link]]></type><html><![CDATA[I've worked with Ryan Stewart of ipapercraft.com to improve his initial work on creating <a href="http://ipapercraft.com/credit-card-cash-wallet/" title="Generate a pdf wallet." target="_blank">a paper wallet PDF generator</a>.  I like having a paper wallet since it is thin, free, disposable and biodegradable.  For some reason <a href="http://del.icio.us/snarkhunt/wallet" title="My wallet bookmarks." target="_blank">I'm really interested in wallets</a>.

What I've done:
<ul>
	<li>modified the <a href="http://www.ros.co.nz/pdf/" title="ez pdf library." target="_blank">php pdf library from R&amp;OS</a> to handle rotated text blocks better.  I'm submitting the changes in, so hopefully they'll be included into a new version.</li>
	<li>Created a wallet class that abstracts out the important stuff for making the wallet, including image rotation and text rotation.</li>
	<li>Modified Ryan's generator class to use my wallet pdf class.</li>
</ul>
Source code for <a href="http://svn.morelightmorelight.com/trunk/personal/wallet/class.WalletPDF.php" title="source for a php pdf wallet generator." target="_blank">my pdf wallet class</a>, my changes to <a href="http://svn.morelightmorelight.com/trunk/personal/wallet/class.ezpdf.php" title="modified to support rotated text" target="_blank">class.ezpdf.php</a> and <a href="http://svn.morelightmorelight.com/trunk/personal/wallet/class.pdf.php" title="modified to support rotated text" target="_blank">class.pdf.php</a> and the modified generator <a href="http://svn.morelightmorelight.com/trunk/personal/wallet" title="use the source, luke." target="_blank">are all in my subversion repository</a>.  As ezpdf is a public domain license, I've also made my changes available under a public domain license.  Go buck wild.]]></html></oembed>