Is there any SDK for converting MS word and Excel files to PDF? I want to do this on a web server at runtime. Im using VS 2010, .Net Framewrok 4.0 I looked at the MS interop build, but then this artistic one pushed me back http://support.microsoft.com/kb/257757
Is there any third party tool / SDK / Service that will do this at runtime?
Check out iText, there is a Java and C # library, but I think the .NET library is not free. http://www.itextpdf.com/
, , /, - Office. MS-Interop - , .
Muhimbi PDF Converter Services. Windows , ASP.NET.
-, , Java .NET. , . Watermarking PDF. SharePoint , SharePoint .
, , . , .
" ", Microsoft.Office.Interop
doc.SaveAs(ref FileName, Microsoft.Office.Interop.Word.WdSaveFormat.wdFormatPDF);