Although I've never used it, this site claims to have an ActiveX object to make the conversion from HTML to pdf. Since word can save files in HTML format, this might help you: (URL moved to related...
Here is an example that will read a text file and output it to a text box
You will need a command button, a textbox and text file in your project's folder.
You will also need to add the reference...
The following will create a text file in C:\ called "sample.txt" and write 2 lines saying "Line 1" and "Line 2". Dim oFile as System.IO.File Dim oWrite as System.IO.StreamWriter oWrite =...
Related ads:
Shopping for Computer Programming deals?
Find Coupons and Promo Codes on Coupons by Answers.com