I need to convert an existing word document file to pdf for my new project. In the server where the project is installed have neither any word installed nor it can be installed as it is a shared server. Hence I googled a lot to find out any third party dll
to solve my problem and I got a lot of dlls but all of them were trial version and their adds were appearing in the output file.
Now, the question is that is there really any free dll which will work for me? If not then please help me by giving me any idea about converting a word file to pdf under the conditions mentioned above. This would also be an alternating solution for me.
I would eagerly wait for any appreciatable replies.
Ms Office 2010 can covert word document into PDF format. So you should check the activex compoenents deployed by the word 2010 then look for the conversion functionality available. I am just giving the possibility and possibly it
is not an answer.
arunavasaha
Member
2 Points
9 Posts
Any Idea or Solution about converting a word document file to pdf.
Jun 26, 2012 09:27 AM|LINK
Hi All,
I need to convert an existing word document file to pdf for my new project. In the server where the project is installed have neither any word installed nor it can be installed as it is a shared server. Hence I googled a lot to find out any third party dll to solve my problem and I got a lot of dlls but all of them were trial version and their adds were appearing in the output file.
Now, the question is that is there really any free dll which will work for me? If not then please help me by giving me any idea about converting a word file to pdf under the conditions mentioned above. This would also be an alternating solution for me.
I would eagerly wait for any appreciatable replies.
Thank you,
Arunava Saha
word pdf net conversion
Ken Tucker
All-Star
16797 Points
2608 Posts
MVP
Re: Any Idea or Solution about converting a word document file to pdf.
Jun 26, 2012 09:47 AM|LINK
i am not aware of any free third party libries that convert word to a pdf. I have had alot of luck with using aspose for this
word pdf net conversion
Space Coast .Net User Group
Jack Hunt
Participant
1280 Points
716 Posts
Re: Any Idea or Solution about converting a word document file to pdf.
Jun 26, 2012 09:58 AM|LINK
http://www.codeproject.com/Questions/408032/convert-word-file-to-pdf-using-asp-net
Mitesh N Vaishnav
mit's Website
Mitesh N Vaishnav
buddalasunil...
Member
516 Points
90 Posts
Re: Any Idea or Solution about converting a word document file to pdf.
Jun 26, 2012 11:11 AM|LINK
did you try neevia converter. I think they provide APIs for .NET.
http://www.neevia.com/HTML/dcproAPI.htm
https://neevia.com/support/examples/dcpro/?get=ex001aspnet
Please post if you resolve your problem with this approach.
arunavasaha
Member
2 Points
9 Posts
Re: Any Idea or Solution about converting a word document file to pdf.
Jun 26, 2012 12:09 PM|LINK
Hi Ken,
Thank you for the quick reply..
Can you please give a details example on using aspose in c# or any link which would help me?
word pdf net conversion
Sirama
Member
301 Points
71 Posts
Re: Any Idea or Solution about converting a word document file to pdf.
Jun 26, 2012 12:40 PM|LINK
Ms Office 2010 can covert word document into PDF format. So you should check the activex compoenents deployed by the word 2010 then look for the conversion functionality available. I am just giving the possibility and possibly
it
is not an answer.