acrobat plugin migration SDK 10
Hi,
I'm migrating an old plugin from SDK 6 to SDK 10. migration went smooth for most of the API call. here I'm stuck with call AVPageViewToViewDest which is not compiling. code points it back to AVCalls.h header file but it doesn't seem to compile at all. in this part of code I'm updating a bookmark destination. documentation says this call is supported since API level 2. may be this is not available for the acrobat reader anymore. if that is the case what other alternative is available to get job done.
I have this in my preprocess
ACRO_SDK_LEVEL=0x000A0000
READER_PLUGIN
