Converting PDF Files to Html or Xml


how can tranfrom pdf file html or xml using acrobat's api? software have function(http://tv.adobe.com/watch/learn-acrobat-x/converting-pdf-files-to-other-file-formats/). in c# ,i can use acrobat's dll open pdf file  and  can invoke the  menuitem saveas;

this:

           

            acroapp.show();

            acroavdoc.open(@"d:\xpdf\a.pdf","aaaa");

       

            acroapp.menuitemexecute("saveas");

         

            acroapp.closealldocs();

            acroapp.exit();

 

but not automatic.

try forum acrobat sdk.



More discussions in Acrobat SDK


adobe

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support