Hi,
I'm looking for a way to programmatically convert Word 2007 .docx files to .pdf format from my ASP.Net 2005 application. Any pointers would be very much appreciated!
Hi, automation is not the way I want to do it really, as the population of the Word 2007 document on the web server is done just via the new XML capabilities inherent in the Office 2007 suite. This means you can produce Word documents without automation - i.e. don't have to leave a web server logged on to do the job, which is much better. The method I use to populate the Word documents (a series of forms) is via the new Content Controls, which is great. But for the PDF conversion, the one software program I found on the web that purports to be able to do such a conversion doesn't seem to be able to handle the text in the content controls, which is most disappointing.
All help / ideas very welcome. And happy new year!
Thanks for the tip, but CutePDF uses Word automation, which I don't want to do as per my previous post. Populating Word2007 documents does not require Word 2007 installed on the web server, so I need another way of handling the conversion to PDF. Thanks, anyway.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.