<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8" -->
<rss version="0.92">
<channel>
	<title>All Things VB</title>
	<link>http://www.allthingsvb.com</link>
	<description>Just another Visual Basic weblog</description>
	<lastBuildDate>Thu, 25 Jun 2009 11:40:24 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Print from MSWord to PDF, PNG, JPEG, BMP, PCX, TIF, PS, EPS, TXT, PDF, PSD, PCL or RAW, using Visual Basic 6</title>
		<description>So you want to print output from Visual Basic to a file.  Easy...
Install PDFCreator, it's open source and free!

The VB Code you need is below, The parameters to use are
'+- [OutputTypes] ---------------------------------------------------------+
' "AutosaveFormat" - Format Values:
' 0 = PDF 1 = PNG 2 = JPEG
' 3 = BMP 4 = ...</description>
		<link>http://www.allthingsvb.com/?p=9</link>
			</item>
	<item>
		<title>Brave new world!</title>
		<description>Welcome to All Things VB.  Come back often, learn from my mistakes and comment if you must. </description>
		<link>http://www.allthingsvb.com/?p=1</link>
			</item>
</channel>
</rss>
