Link to home
Start Free TrialLog in
Avatar of BeyondBGCM
BeyondBGCM

asked on

Acrobat SDK

hi
does any body have idea , about a .net SDK of ADOBE, which i can use to parse the PDF files .
ASKER CERTIFIED SOLUTION
Avatar of Dan Craciun
Dan Craciun
Flag of Romania image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of BeyondBGCM
BeyondBGCM

ASKER

ok, but no where , it mentions about .net development kit , which i can use to read and parse PDF .
From the same page:
To take advantage of Acrobat functionality from within an external application, use IAC.

So, you can use the IAC API to open and view a PDF document. You can also use the IAC API to perform these tasks:

Get annotations, text and form data from a PDF document
Search a PDF document
Manipulate a PDF document, editing and adding content
Control Acrobat (but not Adobe Reader) remotely
ok, i need to mention this , that , i have been using ItextSharp (open source) for reading and parsing PDF files, but , some where there is a limitation to this application, to overcome this , i was looking out for an ADOBE version of the same which works with C#.

Not sure , whether this will help me to work in C#.
I have downloaded the SDK , from above thread , thanks . but it is hard to find it useful for .net , but you can close this thread.
I asked to help me to get a URL which will lead me to download ACROBAT SDK , that i got , but
if i would have got specific help , how to use it for .net C# , it would have been great.