I am getting a compilation error when building a plugin for Acrobat 6.0. I am trying to use the function PDPageRemoveAnnot(). I was able to compile the exact same code on my machine at home, so I am assuming it is a configuration issue. It also works when using the Acrobat 5.0 SDK. It will not build on my office computer, here is the error I get:
error C2065: 'PDPageRemoveAnnotSELPROTO' : undeclared identifier
error C2100: illegal indirection
error C2064: term does not evaluate to a function
Thanks,
Chris
