Component to Convert PDF to Word, using .net 2.0
Hello,
I need help in finding which is a best component that doesn't require lots of coding to convert a word document to pdf using C#, asp.net 2.0.
I found we can write to pdf using iTextSharp, but I didn't see a way it can directly convert word to pdf.
Appreciate your feedback as soon as possible.
View Full Details...............................
Thanks for this. I got solution. For complete example(docx to pdf) this may help you. http://aspnettutorialonline.blogspot.com/2012/05/how-to-convert-docxword-to-pdf-in.html
ReplyDelete