<?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"
	>
<channel>
	<title>Comments on: extract text from a pdf</title>
	<atom:link href="http://rajanadar.com/2008/05/extract-text-from-a-pdf/feed/" rel="self" type="application/rss+xml" />
	<link>http://rajanadar.com/2008/05/extract-text-from-a-pdf/</link>
	<description>life's good when you relax a BIT</description>
	<pubDate>Wed, 08 Sep 2010 01:03:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Raja Nadar</title>
		<link>http://rajanadar.com/2008/05/extract-text-from-a-pdf/#comment-5</link>
		<dc:creator>Raja Nadar</dc:creator>
		<pubDate>Sat, 10 May 2008 17:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://rajanadar.com/?p=5#comment-5</guid>
		<description>you are partially correct. i believe the bin folder is not cleared completely, at least by VS. it doesn't delete any external dlls, which are not generated by it. 

in any case, what you mention should be the correct dev time behavior (put the dlls in an external folder and copy them in the build action). the deployment time behavior is to obviously have your script/msi take care of the copying process.</description>
		<content:encoded><![CDATA[<p>you are partially correct. i believe the bin folder is not cleared completely, at least by VS. it doesn&#8217;t delete any external dlls, which are not generated by it. </p>
<p>in any case, what you mention should be the correct dev time behavior (put the dlls in an external folder and copy them in the build action). the deployment time behavior is to obviously have your script/msi take care of the copying process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhijeet Maharana</title>
		<link>http://rajanadar.com/2008/05/extract-text-from-a-pdf/#comment-4</link>
		<dc:creator>Abhijeet Maharana</dc:creator>
		<pubDate>Sat, 10 May 2008 14:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://rajanadar.com/?p=5#comment-4</guid>
		<description>Isn't the bin folder cleared and repopulated every time you build the project? As such, the dlls will be gone on the second build. I think the dlls should be placed in another folder and their "build action" property modified to have them copied to the output folder on each build.

What do you think?</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t the bin folder cleared and repopulated every time you build the project? As such, the dlls will be gone on the second build. I think the dlls should be placed in another folder and their &#8220;build action&#8221; property modified to have them copied to the output folder on each build.</p>
<p>What do you think?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
