PLS HELP: Adobe SDK with .NET?

  • Thread starter Thread starter MuZZy
  • Start date Start date
M

MuZZy

Hi,

I just wonder if someone has any idea where i could get description of Adobe SDK functions
translated to C#/VB.NET?

The problem is this: we have an C#/VB.NET app which uses Acrobat COM classes for deviding/merging
some pdf's. It's all working fine with version 5 of Adobe Acrobat installed, but when we switch to
version 7 we started getting problems. I'm having difficulty fixing that because i have no clue what
parameters should be passed to adobe api functions. Seems like th eperson who originally developed
that piece of code just took it from web. I wasn't able to find any Adobe api specs i=on their web
site or goooogling.

In particular, problems are with functions CAcroPDDoc.InsertPages, CAcroPDDoc.Close

Any help is HIGHLY appreciated!

PS. Sorry if this question is OT, in that case any ideas which NG could be of help?

Thank you in advance,
Andrey
 
MuZZy,

PDF is property of Adobe. They have a toolkit that they sell.

http://partners.adobe.com/public/developer/pdf/topic.html

Another answer, the newsgroup, I don't see why this question cannot be here,
however otherwise the microsoft.public.dotnet.general newsgroup. However
most questions in that are answered by people active at the moment in C# as
well.

:-)

I hope this helps,

Cor
 
Back
Top