<?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>pdf Archives - BinaryTides</title>
	<atom:link href="https://www.binarytides.com/tag/pdf/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.binarytides.com/tag/pdf/</link>
	<description>News, Technology, Entertainment and more</description>
	<lastBuildDate>Tue, 18 Aug 2020 05:00:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Convert pdf to image with imagemagick in php</title>
		<link>https://www.binarytides.com/convert-pdf-image-imagemagick-php/</link>
					<comments>https://www.binarytides.com/convert-pdf-image-imagemagick-php/#comments</comments>
		
		<dc:creator><![CDATA[Silver Moon]]></dc:creator>
		<pubDate>Thu, 15 Nov 2012 03:58:32 +0000</pubDate>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[imagemagick]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web development]]></category>
		<guid isPermaLink="false">http://www.binarytides.com/?p=3566</guid>

					<description><![CDATA[<p>Imagick In a previous article we saw how to use to create a snapshot or thumbnail of the pdf. Now we are going to do the same in php using the Imagick class which provides the bindings for imagemagick library inside php. The library is available in the form of a class Imagick that does... <span class="read-more"><a href="https://www.binarytides.com/convert-pdf-image-imagemagick-php/">Read More &#187;</a></span></p>
<p>The post <a href="https://www.binarytides.com/convert-pdf-image-imagemagick-php/">Convert pdf to image with imagemagick in php</a> appeared first on <a href="https://www.binarytides.com">BinaryTides</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.binarytides.com/convert-pdf-image-imagemagick-php/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>How to Convert PDF to Image with Imagemagick from Command line</title>
		<link>https://www.binarytides.com/convert-pdf-image-imagemagick-commandline/</link>
					<comments>https://www.binarytides.com/convert-pdf-image-imagemagick-commandline/#comments</comments>
		
		<dc:creator><![CDATA[Silver Moon]]></dc:creator>
		<pubDate>Wed, 14 Nov 2012 12:33:31 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[pdf]]></category>
		<guid isPermaLink="false">http://www.binarytides.com/?p=3531</guid>

					<description><![CDATA[<p>Imagemagick Imagemagick is a commandline program/utility that can be used to perform a variety of image manipulations. It supports most image formats. It also has programming apis for various languages like php, python etc making it easy to use as a library. Install Imagemagick on Ubuntu On ubuntu install it by typing the following in... <span class="read-more"><a href="https://www.binarytides.com/convert-pdf-image-imagemagick-commandline/">Read More &#187;</a></span></p>
<p>The post <a href="https://www.binarytides.com/convert-pdf-image-imagemagick-commandline/">How to Convert PDF to Image with Imagemagick from Command line</a> appeared first on <a href="https://www.binarytides.com">BinaryTides</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.binarytides.com/convert-pdf-image-imagemagick-commandline/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Php : create pdf from html using mpdf</title>
		<link>https://www.binarytides.com/create-pdf-from-html-using-mpdf-in-php/</link>
					<comments>https://www.binarytides.com/create-pdf-from-html-using-mpdf-in-php/#comments</comments>
		
		<dc:creator><![CDATA[Silver Moon]]></dc:creator>
		<pubDate>Sun, 27 Nov 2011 10:21:13 +0000</pubDate>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web development]]></category>
		<guid isPermaLink="false">http://www.binarytides.com/blog/?p=1003</guid>

					<description><![CDATA[<p>MPDF Many php applications need to create pdf of documents like invoice , receipt and even id card etc. In this article we shall create a pdf invoice using the mpdf pdf creation library. Mpdf is made in php without any other external library. Mpdf parses css much better than any other free pdf libraries... <span class="read-more"><a href="https://www.binarytides.com/create-pdf-from-html-using-mpdf-in-php/">Read More &#187;</a></span></p>
<p>The post <a href="https://www.binarytides.com/create-pdf-from-html-using-mpdf-in-php/">Php : create pdf from html using mpdf</a> appeared first on <a href="https://www.binarytides.com">BinaryTides</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.binarytides.com/create-pdf-from-html-using-mpdf-in-php/feed/</wfw:commentRss>
			<slash:comments>69</slash:comments>
		
		
			</item>
	</channel>
</rss>
