Hi,
I want to develop a Adobe Reader plug-in to realize a function that I can delete/insert the pdf file's content when open a PDF file, but the SDK documentation is too indistinct to me, for example: which callback method I should to call? I read the AS_Layer of the SDK documentation, it seems that the PMSetTextProc should be invoke? How and where should I to invoke this callback method? The SDK documentation doesn't provide a sample.
Who can share me some more detailed Adobe Reader plug-in development documentation? or who can give me some advice how to read and use the SDK documentation?