<p> <br>
On 20 May 2011 13:43, &quot;Harry Roberts&quot; &lt;<a href="mailto:harry@midnight-labs.org">harry@midnight-labs.org</a>&gt; wrote:<br>
&gt;<br>
&gt; pdfinfo and other apps in the `utils` directory use the standard convention of passing &quot;-&quot; as the filename to instruct it to read from STDIN.<br>
&gt;<br>
&gt; for example:<br>
&gt;<br>
&gt;   # pdfinfo - &lt; Desktop/servlet-30.pdf<br>
&gt;</p>
<p>It works,  thanks !</p>
<p>&gt; Alternatively you can use &quot;fd://0&quot; (replacing 0 with whichever FD you want to read from)<br>
&gt;<br>
&gt; On 20 May 2011 11:54, Stefano Emilio Campanini &lt;<a href="mailto:stefano.campanini@tinvention.net">stefano.campanini@tinvention.net</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m using poppler from a while, I find it of high quality and very<br>
&gt;&gt; performant also on big files, in particular the tools pdftoppm and<br>
&gt;&gt; pdfinfo.<br>
&gt;&gt;<br>
&gt;&gt; The question: seems to be not possible having pdfinfo tool reading the<br>
&gt;&gt; file from the standard input, is it true ? Or I have missed something<br>
&gt;&gt; ?<br>
&gt;&gt;<br>
&gt;&gt; stefano@tinvention-notebook-asus:~$ pdfinfo &lt; Desktop/servlet-30.pdf<br>
&gt;&gt; pdfinfo version 0.12.4<br>
&gt;&gt; Copyright 2005-2009 The Poppler Developers - <a href="http://poppler.freedesktop.org">http://poppler.freedesktop.org</a><br>
&gt;&gt; Copyright 1996-2004 Glyph &amp; Cog, LLC<br>
&gt;&gt; Usage: pdfinfo [options] &lt;PDF-file&gt;<br>
&gt;&gt;  -f &lt;int&gt;         : first page to convert<br>
&gt;&gt;  -l &lt;int&gt;         : last page to convert<br>
&gt;&gt;  -box             : print the page bounding boxes<br>
&gt;&gt;<br>
&gt;&gt; stefano@tinvention-notebook-asus:~$ pdfinfo Desktop/servlet-30.pdf<br>
&gt;&gt; Creator:        cairo 1.7.4 (<a href="http://cairographics.org">http://cairographics.org</a>)<br>
&gt;&gt; Producer:       cairo 1.7.4 (<a href="http://cairographics.org">http://cairographics.org</a>)<br>
&gt;&gt; Tagged:         no<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Another question, the pdfinfo help report the &quot;-f&quot; and &quot;- l&quot;<br>
&gt;&gt; parameters saying &quot;first page to convert&quot; , does pdfinfo convert pages<br>
&gt;&gt; ? Is it a mistake ?<br>
&gt;&gt;<br>
&gt;&gt; Thanks in advance for the help.<br>
&gt;&gt; Stefano<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Tinvention - Ingegneria Informatica -<br>
&gt;&gt; <a href="http://tinvention.net/">http://tinvention.net/</a><br>
&gt;&gt; ing. Stefano E. Campanini<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; poppler mailing list<br>
&gt;&gt; <a href="mailto:poppler@lists.freedesktop.org">poppler@lists.freedesktop.org</a><br>
&gt;&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/poppler">http://lists.freedesktop.org/mailman/listinfo/poppler</a><br>
&gt;<br>
&gt;<br>
</p>