Automate .doc,.docx to pdf conversion on server
Posted: Fri Jul 26, 2013 9:21 am
Hi, is it possible to use open office or open office libraries to convert word documents to .pdf on a web server? I'd like to use the libraries or use some interface at more of a service level. I don't care about scalability, but I'd like to avoid automation of the open office application (ie running the application exe, converting to pdf, then closing the application (all automatic)). I currently have the automation practice working with ms word, but I found out the practice is strongly recommended against.
I am using an iis7 server. my local os is windows 7. My dev env is vs2012 / c#. I am able to install any free/low cost products required.
I am using an iis7 server. my local os is windows 7. My dev env is vs2012 / c#. I am able to install any free/low cost products required.