Just after a bit of advice on peoples preference with DOC to PDF libraries for .NET. At the moment we currently piggy back on OpenOffice but this isn’t really ideal. What i’m after is a library that will allow me to convert a .DOC and write out a .PDF in code.
The library doesn’t have to be free and it must also work with ASP.NET.
Thanks
In the past I’ve had some success using the PDF X Change Drivers offered here. It’s not the best website in the world but the technology is sound.
Although this won’t help if you aren’t planning to have a version of Office on the machine doing the converting as the trick here is to print from the application to the PDF driver which generates a file.