How to convert PDF to word using Acrobat SDK
Posted
by
kkk
on Stack Overflow
See other posts from Stack Overflow
or by kkk
Published on 2012-07-05T09:03:24Z
Indexed on
2012/07/05
9:15 UTC
Read the original article
Hit count: 218
My .Net application needs to convert PDF document to word format pro-grammatically. I evaluated several products and found acrobat x pro , which gives a save as option where we can save the document in word/excel format. I tried to use Acrobat SDK but couldn't find proper documentation from where to start. looked into their IAC sample but couldn't understand how to call the menu item and make it execute the save as option. Please help me if you have any idea regarding this.
© Stack Overflow or respective owner