<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/perl/tags/pdf</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 18 Jun 2013 16:12:18 GMT</pubDate>
<item>
<title>(Perl) Merge alternate pages from PDFs - iblis</title>
<link>http://snipplr.com/view/36413/merge-alternate-pages-from-pdfs/</link>
<description><![CDATA[ <p>Merges one page of each PDFs after one another into a new PDF file</p> ]]></description>
<pubDate>Mon, 28 Jun 2010 18:37:10 GMT</pubDate>
<guid>http://snipplr.com/view/36413/merge-alternate-pages-from-pdfs/</guid>
</item>
<item>
<title>(Perl) Split (crop) double page PDFs in two - iblis</title>
<link>http://snipplr.com/view/18924/split-crop-double-page-pdfs-in-two/</link>
<description><![CDATA[ <p>Each page is split vertically in two pages. Crop and media views are set accordingly. Text layer should be preserved. 
Takes a path to a PDF file as argument and produces a cropped PDF in the same location.</p> ]]></description>
<pubDate>Thu, 27 Aug 2009 21:27:13 GMT</pubDate>
<guid>http://snipplr.com/view/18924/split-crop-double-page-pdfs-in-two/</guid>
</item>
<item>
<title>(Perl) Update PDF metadata from BibTeX data file - iblis</title>
<link>http://snipplr.com/view/11290/update-pdf-metadata-from-bibtex-data-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 18 Jan 2009 17:28:20 GMT</pubDate>
<guid>http://snipplr.com/view/11290/update-pdf-metadata-from-bibtex-data-file/</guid>
</item>
<item>
<title>(Perl) Dump XMP Metadata from PDFs - iblis</title>
<link>http://snipplr.com/view/11288/dump-xmp-metadata-from-pdfs/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 18 Jan 2009 16:40:58 GMT</pubDate>
<guid>http://snipplr.com/view/11288/dump-xmp-metadata-from-pdfs/</guid>
</item>
<item>
<title>(Perl) Convert a PDF to text with Perl - noah</title>
<link>http://snipplr.com/view/9963/convert-a-pdf-to-text-with-perl/</link>
<description><![CDATA[ <p>Converts the PDF 'example.pdf' to plain text.

IIRC this only converts the _first_ page of the document, but that can be changed by modifying the argument to getPageContentTree on line 8.  Been a while since I've used this so ymmv.</p> ]]></description>
<pubDate>Fri, 21 Nov 2008 16:24:58 GMT</pubDate>
<guid>http://snipplr.com/view/9963/convert-a-pdf-to-text-with-perl/</guid>
</item>
<item>
<title>(Perl) Tiff2PDF converter for NYBC Files - rubinsta</title>
<link>http://snipplr.com/view/8426/tiff2pdf-converter-for-nybc-files/</link>
<description><![CDATA[ <p>Used for converting, compiling, and reversing tiff files from the Book Center's digital library.</p> ]]></description>
<pubDate>Tue, 16 Sep 2008 10:40:08 GMT</pubDate>
<guid>http://snipplr.com/view/8426/tiff2pdf-converter-for-nybc-files/</guid>
</item>
<item>
<title>(Perl) Bundle a bunch of images into a pdf document - iblis</title>
<link>http://snipplr.com/view/3476/bundle-a-bunch-of-images-into-a-pdf-document/</link>
<description><![CDATA[ <p>Requires PerlMagick.</p> ]]></description>
<pubDate>Mon, 06 Aug 2007 14:18:23 GMT</pubDate>
<guid>http://snipplr.com/view/3476/bundle-a-bunch-of-images-into-a-pdf-document/</guid>
</item>
<item>
<title>(Perl) Fetch RIFIAS on-line archive - iblis</title>
<link>http://snipplr.com/view/3437/fetch-rifias-online-archive/</link>
<description><![CDATA[ <p>Retrieves gif page images from RIFIAS on-line archive and combines them into a single pdf file</p> ]]></description>
<pubDate>Thu, 02 Aug 2007 08:59:41 GMT</pubDate>
<guid>http://snipplr.com/view/3437/fetch-rifias-online-archive/</guid>
</item>
</channel>
</rss>