Most SDKs come with the documentation and tools necessary for development.

Signature
Mark Salsbery
Microsoft MVP - Visual C++
> I've downloaded the Adobe Acrobat SDK, but don't know what to do with it.
> I
[quoted text clipped - 4 lines]
>
> Thanks!
Being somewhat new to this I might need more explanation.
When you say they have tools necessary for development does that mean I
don't need to use Visual C++ 2005 Express edition at all, or they have
sufficient documentation to show me how to use them?
> Most SDKs come with the documentation and tools necessary for development.
> :)
[quoted text clipped - 9 lines]
> >
> > Thanks!
Mark Salsbery [MVP] - 06 Nov 2007 21:24 GMT
> Being somewhat new to this I might need more explanation.
>
> When you say they have tools necessary for development does that mean I
> don't need to use Visual C++ 2005 Express edition at all, or they have
> sufficient documentation to show me how to use them?
That depends on the SDK. Most SDKs I've used include
1) documentation on using any included code, libraries, etc. and setting up
a build environment
2) Any source, object, and/or binary code necessary for development.
I've never used the Acrobat SDK specifically..I'd say a great place to start
is the included documentation :)
Mark

Signature
Mark Salsbery
Microsoft MVP - Visual C++
>> Most SDKs come with the documentation and tools necessary for
>> development.
[quoted text clipped - 11 lines]
>> >
>> > Thanks!
JNW - 06 Nov 2007 21:28 GMT
The good thing about Adobe is they have a lot of good documentation.
The bad thing... They have A LOT of documentation.
I was afraid of that answer, but I guess I'll just start reading!
> > Being somewhat new to this I might need more explanation.
> >
[quoted text clipped - 28 lines]
> >> >
> >> > Thanks!
Frank Hickman - 06 Nov 2007 21:37 GMT
> Being somewhat new to this I might need more explanation.
>
> When you say they have tools necessary for development does that mean I
> don't need to use Visual C++ 2005 Express edition at all, or they have
> sufficient documentation to show me how to use them?
Most SDKs, come with at least some documentation and sample applications
that show how to setup and use them. You will find that there are a lot of
ppl here that will answer questions about general problems and some that
will want questions about specific problems. But if it is obvious that the
solution can be found within the product documentation and somewhat obvious
that the individual has not read it, well the answers can seem to be
somewhat...
Yes, you will need some development platform to use most SDKs. I personally
have never seen an SDK that came with it's own development environment.

Signature
============
Frank Hickman
NobleSoft, Inc.
============
Replace the _nosp@m_ with @ to reply.
JNW - 06 Nov 2007 21:45 GMT
Thanks Frank. I figured it had to be done inside an IDE, but wasn't sure.
> > Being somewhat new to this I might need more explanation.
> >
[quoted text clipped - 12 lines]
> Yes, you will need some development platform to use most SDKs. I personally
> have never seen an SDK that came with it's own development environment.