-3

I want with c# convert pdf(with images) to doc.

I looking for free solution, i tried so much, but yet i not found.

I will be happy if you will give me a simple ,work and free way.

thanks

  • You might ask for software recommendations on http://softwarerecs.stackexchange.com/. Make sure you understood the rules of that site before posting there. – Thomas Weller Jul 19 '16 at 17:30
  • i dont want software i want to programing it so it need this on this forum – JONE THE RIPPER Jul 19 '16 at 17:42
  • If you want to implement it yourself, go for it. This site is not a free coding service. You'll have to implement it and you can come back if something particular does not work. – Thomas Weller Jul 19 '16 at 17:45
  • 2
    Suggestion for a solution: step 1: read the PDF into memory, step 2: convert it, step 3: write a DOC file to disk – Thomas Weller Jul 19 '16 at 17:46

1 Answers1

0

Same post here: Convert a pdf file to word document

You can try the solution I provided but note that this free version is limited to 10 pages of PDF file and you can only get the first 3 pages to word when converting PDF files.

Community
  • 1
  • 1
Dheeraj Malik
  • 703
  • 1
  • 4
  • 8