Using "Microsoft Save as PDF" add-in programmatically without installing Word
- by jayrdub
The sample code in this article for creating a PDF from a Word doc works great if you have word installed on the machine.
http://msdn.microsoft.com/en-us/library/bb412305.aspx
I'm curious if it is possible to do this without having to install Word.