How can i convert .doc to .pdf using asp.net c#. I cannot use any third party component.
The code should be in
- C# or vb.net
- Compatible with VS 2005. (If not, then also please post your replies, i would then manually convert to VS 2005)
Let me know if any query.
Thanks!
Prerequisites:
Make sure you have reference to Word.12.
It will automatically add Microsoft.Office.interop.word to your reference. Follow these for other office application.
(Note: you should have installed VS 2005 Tools for Office 2nd Ed. Runtime (VSTO 2005 SE) (x86)