<?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>PowerShell.nu &#187; .NET</title>
	<atom:link href="http://www.powershell.nu/category/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.powershell.nu</link>
	<description>Windows PowerShell</description>
	<lastBuildDate>Thu, 08 Dec 2011 14:46:32 +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>Scripting PDF Documents through PowerShell</title>
		<link>http://www.powershell.nu/2009/09/08/scripting-pdf-documents-through-powershell/</link>
		<comments>http://www.powershell.nu/2009/09/08/scripting-pdf-documents-through-powershell/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 11:06:00 +0000</pubDate>
		<dc:creator>Niklas Goude</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[PDF]]></category>

		<guid isPermaLink="false">http://www.powershell.nu/?p=801</guid>
		<description><![CDATA[Microsoft Office Supports Scripting possibilities through Com Objects. But what about PDF Documents ? Luckily there is a DLL available for download that let&#8217;s us Create PDF documents through .NET First you have to Download the ITextSHarp.dll Next, Time for some PowerShell Magic. Step One: Load the DLL. PS > [System.Reflection.Assembly]::LoadFrom("C:\itextsharp\itextsharp.dll") Step Two: Create a [...]]]></description>
		<wfw:commentRss>http://www.powershell.nu/2009/09/08/scripting-pdf-documents-through-powershell/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

