<?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>Luizz &#187; pdf</title>
	<atom:link href="http://www.luizz.it/tag/pdf/feed" rel="self" type="application/rss+xml" />
	<link>http://www.luizz.it</link>
	<description>Appunti di lavoro per lo sviluppo di applicazioni WEB con CakePHP</description>
	<lastBuildDate>Thu, 05 Jan 2012 08:48:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Stampare un PDF &#8220;in silenzio&#8221;</title>
		<link>http://www.luizz.it/61/php/stampare-un-pdf-in-silenzio</link>
		<comments>http://www.luizz.it/61/php/stampare-un-pdf-in-silenzio#comments</comments>
		<pubDate>Thu, 10 Jan 2008 18:54:26 +0000</pubDate>
		<dc:creator>Luizz</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[acrobat]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[stampa]]></category>

		<guid isPermaLink="false">http://www.luizz.it/?p=61</guid>
		<description><![CDATA[Non sempre si ha la necessità di leggere un file PDF&#8230; a volte si vuole inviare tutto direttamente alla stampante senza troppo rumore. In un sistema Windows si può utilizzare Adobe Acrobat Reader per eseguire la stampa di un documento PDF direttamente da riga di comando. Cosa c&#8217;entra questo con il PHP ? Basta usare [...]]]></description>
			<content:encoded><![CDATA[<p>Non sempre si ha la necessità di leggere un file PDF&#8230; a volte si vuole inviare tutto direttamente alla stampante senza troppo rumore.</p>
<p>In un sistema Windows si può utilizzare Adobe Acrobat Reader per eseguire la stampa di un documento PDF direttamente da riga di comando.<br />
Cosa c&#8217;entra questo con il PHP ? Basta usare exec() &#8230;..</p>
<p><strong>Tutorial ed esempi in rete</strong><br />
<a href="http://itext.ugent.be/library/question.php?id=5" target="_blank">Can I print a PDF directly to a printer?</a><br />
<a href="http://itextdocs.lowagie.com/tutorial/general/webapp/#silentprint" target="_blank">iText: a freeJava-PDF library</a><br />
<a href="http://partners.adobe.com/public/developer/acrobat/sdk/index.html">How To: Reader command line printing (direttamente da Adobe)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.luizz.it/61/php/stampare-un-pdf-in-silenzio/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

