These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

getting start with acrobat sdk & VS 2008

vrnroman
Registered: Jul 10 2009
Posts: 5

Hi
(sorry for my english)

I want to create stand-alone application (not plug-in) with Visual studio 2008 express edition and Acrobat sdk 9.1. C++

How should I started my project?
(how to install sdk and what files I should include?). Is it possible?

I found some samples in sdk, but there are plug-ins and don't work without acrobat.

And in sdk I found only *.h files. But I think, that sdk should include any *.cpp or *.lib files...

P.S. I want to create non-commerce (I'm a student) console application, which parse pdf to text.
for example: my_app input.pdf output txt

Thanks for any answers or ideas

My Product Information:
Acrobat Standard 9.1, Windows
lkassuba
ExpertTeam
Registered: Jun 28 2007
Posts: 3636
I would suggest posting your question on the [url=http://forums.adobe.com/community/acrobat/acrobat_sdk]Acrobat SDK U2U forum[/url].

Lori Kassuba is an AUC Expert and Community Manager for AcrobatUsers.com.

vrnroman
Registered: Jul 10 2009
Posts: 5
lkassuba, thank you, because I really don't know answer....