Satyapriya Nayak
posted
2264 posts
since
Mar 24, 2010
from
|
|
Re: How to convert pdf to word using c# net?
|
|
|
|
|
|
|
|
|
|
|
Hi Rajendra,
Please refer the below link
http://stackoverflow.com/questions/2083387/c-sharp-pdf-to-word-programmatically
Thanks
|
|
|
|
|
|
Sam Hobbs
posted
6490 posts
since
Sep 07, 2009
from
Los Angeles, California, USA
|
|
Re: How to convert pdf to word using c# net?
|
|
|
|
|
|
|
|
|
|
|
The format of PDF files, until a few years ago, was proprietary and a secret but it was made available to the public. The format of PDF files are documented in a document that costs a lot of money. So it is unrealistic to expect to write the code yourself. You must use a library of some type.
|
|
|
|
|
Thinking is a feeling; pleasant for some and unpleasant for others.
|
|
|
|
|
|