Click here to Skip to main content
15,887,485 members

Comments by ravinsingh (Top 1 by date)

ravinsingh 28-Jul-15 8:33am View    
i use the code in my ASP.NET as below, it's worked perfect
document.ExportAsFixedFormat(HostingEnvironment.MapPath(@"~/Target")+"/DocTo.pdf", WdExportFormat.wdExportFormatPDF);