<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Find page count in TIFF or PDF with perl</title>
	<atom:link href="http://www.nocturnal.org/blog/2009/08/06/find-page-count-in-tiff-or-pdf-with-perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nocturnal.org/blog/2009/08/06/find-page-count-in-tiff-or-pdf-with-perl/</link>
	<description>Ignore the typos and spelling.  I do.</description>
	<lastBuildDate>Wed, 01 Sep 2010 09:55:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gaurav</title>
		<link>http://www.nocturnal.org/blog/2009/08/06/find-page-count-in-tiff-or-pdf-with-perl/comment-page-1/#comment-228</link>
		<dc:creator>Gaurav</dc:creator>
		<pubDate>Wed, 14 Jul 2010 07:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.nocturnal.org/blog/?p=140#comment-228</guid>
		<description>tiffinfo output_file_name.tif &#124; grep &quot;Page Number&quot; &#124; grep -c &quot;P&quot;

its simple in linux command line</description>
		<content:encoded><![CDATA[<p>tiffinfo output_file_name.tif | grep &#8220;Page Number&#8221; | grep -c &#8220;P&#8221;</p>
<p>its simple in linux command line</p>
]]></content:encoded>
	</item>
</channel>
</rss>
