Page 1 of 1

PXCp_Add3DAnnotationA Documentation

Posted: Thu Jun 07, 2012 3:19 pm
by promisekey
The documentation for the PXCp_Add3DAnnotationA function in the PDF-ToolsV4SDK.chm seems to be incorrect. The top portion of the documentation lists 11 parameters, but the example below it has 12 parameters. It is missing documentation for the parameter between def_view and lpBuf.

Re: PXCp_Add3DAnnotationA Documentation

Posted: Thu Jun 07, 2012 3:49 pm
by Tracker Supp-Stefan
Hello Promisekey,

I believe it is this extra parameter in the sample that you refer to:
hr = PXCp_Add3DAnnotationA(hDoc, 0, &rect, "This is title",
_Options, AltImageFileName,
Im3dAnnot_FileName, &view, 0, _buf, _bufLen, NULL);

We willnow check and see if this is an error in the manual or something else.

Best,
Stefan.