Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XML to XSL to MS Word

Status
Not open for further replies.

YorkshireAndy

Programmer
Aug 24, 2001
1
GB
Here's what I want to do...

1. Create an XML document containing my data
2. Make it look pretty in a browser using XSL
3. Be able to view the resulting document in MS Word (so it can be faxed)

I can already do parts one and two, but when you open the XML document (which includes it's reference to a the XSL doc) in Word, it just displays the XML data.

By the way, I'm working all this from VB, so are there any tricks I could use?

Cheers in advance!

Andy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top