wpf - .NET Library To Convert MS Word Document to XPS Document -


does know of 3rd party library convert microsoft word document xps file?

i know possible using ms word or using word automation, have library converting not rely on computer have ms word installed.

i need converting in code using api. there no user interaction in converting process.

thanks, chris.

you may able conversion directly without 3rd party dll's using office interop. here's article demonstrating how view word doc xps using wpf: convert word documents in xps using wpf , c#

from code presented in article, converting word xps should straight forward; ignoring wpf parts, of course.

edit

the above answer require word; mistake.

apose.word .net convert word xps without office/word installed. though it's bit pricey.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -