<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="Joomla! 1.5 - Open Source Content Management" --><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
	<channel>
		<title>Convert your documents to XPS using .Net | Convert2XPS</title>
		<description>Conver2XPS - A C#/.Net development component for converting documents to XPS</description>
		<link>http://www.convert2xps.com/component/content/frontpage</link>
		<lastBuildDate>Mon, 16 Nov 2009 22:56:27 +0000</lastBuildDate>
		<generator>Joomla! 1.5 - Open Source Content Management</generator>
		<language>en-gb</language>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Convert2XPS" type="application/rss+xml" /><feedburner:emailServiceId>Convert2XPS</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
			<title>Convert Your Documents To XPS Using 1 Line of Code</title>
			<link>http://feedproxy.google.com/~r/Convert2XPS/~3/OpEppslY2P0/44-convert-your-documents-to-xps-using-3-lines-of-code</link>
			<description>&lt;div style="font-family: monospace; font-size: x-large"&gt;&lt;img src="http://www.convert2xps.com/images/stories/c2x260right.png" border="0" alt="Convert2XPS Box" title="Convert2XPS Box" align="right" /&gt;&lt;span style="color: #2b91af"&gt;XpsRenderer&lt;/span&gt;.Convert(originalFile);&lt;/div&gt;                 &lt;p&gt;If you need to add XPS conversion, XPS printing or XPS export to your application, one line of code is about as simple as it is going to get.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Convert2XPS &lt;/strong&gt;is a C# development component and custom XPS printer driver. The .Net library can be used to provide a convenient programmatic interface for converting existing documents to XPS. If you are looking to add XPS printing to your applications, you can also print directly to your custom printer.  Convert2XPS works with &lt;strong&gt;all major document types&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Print2XPS &lt;/strong&gt;is the printer driver component of Convert2XPS and replicates the functionality of the Microsoft XPS Document Writer but without displaying a dialog to the user, making it ideal for programmatically invoking XPS printing. &lt;/p&gt;     &lt;h2&gt;Supported Filetypes&lt;/h2&gt;     &lt;table border="0" width="100%"&gt;       &lt;tbody&gt;&lt;tr&gt;         &lt;th colspan="2" scope="col"&gt;&lt;div align="center"&gt;&lt;span class="style3"&gt;File type&lt;/span&gt;&lt;/div&gt;&lt;/th&gt;         &lt;th scope="col"&gt;&lt;div align="center"&gt;&lt;span class="style3"&gt;Native support&lt;/span&gt;&lt;/div&gt;&lt;/th&gt;         &lt;th scope="col"&gt;&lt;div align="center"&gt;&lt;span class="style3"&gt;Support via interop&lt;/span&gt;&lt;/div&gt;&lt;/th&gt;         &lt;th scope="col"&gt;&lt;div align="center"&gt;&lt;span class="style3"&gt;Support via printer&lt;/span&gt;&lt;/div&gt;&lt;/th&gt;       &lt;/tr&gt;       &lt;tr&gt;         &lt;th scope="row"&gt;&lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/text.png" border="0" alt="Text icon" /&gt;&lt;/div&gt;&lt;/th&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;Text&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/ok.png" border="0" alt="Check" /&gt;&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;         &lt;td&gt; &lt;/td&gt;         &lt;td&gt; &lt;/td&gt;       &lt;/tr&gt;       &lt;tr&gt;         &lt;th scope="row"&gt;&lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/rtf.png" border="0" alt="Rich Text Icon" /&gt;&lt;/div&gt;&lt;/th&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;Rich Text (RTF)&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/ok.png" border="0" alt="Check" /&gt;&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;         &lt;td&gt; &lt;/td&gt;         &lt;td&gt; &lt;/td&gt;       &lt;/tr&gt;       &lt;tr&gt;         &lt;th scope="row"&gt;&lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/image.png" border="0" alt="Image Icon" /&gt;&lt;/div&gt;&lt;/th&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;Image&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/ok.png" border="0" alt="Check" /&gt;&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;         &lt;td&gt; &lt;/td&gt;         &lt;td&gt; &lt;/td&gt;       &lt;/tr&gt;       &lt;tr&gt;         &lt;th scope="row"&gt;&lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/word.png" border="0" alt="Microsoft Word Icon" /&gt;&lt;/div&gt;&lt;/th&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;Microsoft Word&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;         &lt;td&gt; &lt;/td&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/ok.png" border="0" alt="Check" /&gt;&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/ok.png" border="0" alt="Check" /&gt;&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;       &lt;/tr&gt;       &lt;tr&gt;         &lt;th scope="row"&gt;&lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/excel.png" border="0" alt="Microsoft Excel Icon" /&gt;&lt;/div&gt;&lt;/th&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;Microsoft Excel&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;         &lt;td&gt; &lt;/td&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/ok.png" border="0" alt="Check" /&gt;&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/ok.png" border="0" alt="Check" /&gt;&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;       &lt;/tr&gt;       &lt;tr&gt;         &lt;th scope="row"&gt;&lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/outlook.png" border="0" alt="Microsoft Outlook Icon" /&gt;&lt;/div&gt;&lt;/th&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;Microsoft Outlook&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;         &lt;td&gt; &lt;/td&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/ok.png" border="0" alt="Check" /&gt;&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/ok.png" border="0" alt="Check" /&gt;&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;       &lt;/tr&gt;       &lt;tr&gt;         &lt;th scope="row"&gt;&lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/powerpoint.png" border="0" alt="Microsoft PowerPoint Icon" /&gt;&lt;/div&gt;&lt;/th&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;Microsoft PowerPoint&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;         &lt;td&gt; &lt;/td&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/ok.png" border="0" alt="Check" /&gt;&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/ok.png" border="0" alt="Check" /&gt;&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;       &lt;/tr&gt;       &lt;tr&gt;         &lt;th scope="row"&gt;&lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/explorer.png" border="0" alt="Internet Explorer Logo" /&gt;&lt;/div&gt;&lt;/th&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;HTML&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;         &lt;td&gt; &lt;/td&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/ok.png" border="0" alt="Check" /&gt;&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/ok.png" border="0" alt="Check" /&gt;&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;       &lt;/tr&gt;       &lt;tr&gt;         &lt;th scope="row"&gt;&lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/acrobat.png" border="0" alt="Adobe Acrobat Icon" /&gt;&lt;/div&gt;&lt;/th&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;PDF&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;         &lt;td&gt; &lt;/td&gt;         &lt;td&gt; &lt;/td&gt;         &lt;td&gt;&lt;div class="style3" align="center"&gt;             &lt;div align="center"&gt;&lt;img src="http://www.convert2xps.com/images/stories/ok.png" border="0" alt="Check" /&gt;&lt;/div&gt;           &lt;/div&gt;&lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt;     &lt;p&gt;And many more formats...&lt;/p&gt;     &lt;p&gt;&lt;a href="http://www.convert2xps.com/using"&gt;Learn more...&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/Convert2XPS/~4/OpEppslY2P0" height="1" width="1"/&gt;</description>
			<category>frontpage</category>
			<pubDate>Sun, 31 Aug 2008 10:49:34 +0000</pubDate>
		<feedburner:origLink>http://www.convert2xps.com/component/content/article/34-information/44-convert-your-documents-to-xps-using-3-lines-of-code</feedburner:origLink></item>
		<item>
			<title>v1.0.1 Released</title>
			<link>http://feedproxy.google.com/~r/Convert2XPS/~3/5bKWz3xcNyQ/52-v101-released</link>
			<description>v1.0.1 fixes a gremlin in the installer which resulted in the app.manifest file for the sample application being missing.&lt;img src="http://feeds.feedburner.com/~r/Convert2XPS/~4/5bKWz3xcNyQ" height="1" width="1"/&gt;</description>
			<category>frontpage</category>
			<pubDate>Thu, 09 Oct 2008 10:37:19 +0000</pubDate>
		<feedburner:origLink>http://www.convert2xps.com/component/content/article/36-news/52-v101-released</feedburner:origLink></item>
	</channel>
</rss>
