Hi,
I am making a proof of concept application for a large client, who needs a tool for annotation pdf files.
I have solved commenting using typewriter tool and popup notes, but they also need to add a custom stamp for signing.
In the standard Foxit reader application, I am able to define a custom stamp using a local image (this will be a scanned signature, always located in a fixed location by a logon script, e.g. C:\signature.jpg) and then activate and use this as a stamp tool.
But I cannot find out how to define stamp tools in the SDK, or how to activate the Stamp tool!
If I can achieve this using forms, it is ok.
Thanks,
OleM
I am making a proof of concept application for a large client, who needs a tool for annotation pdf files.
I have solved commenting using typewriter tool and popup notes, but they also need to add a custom stamp for signing.
In the standard Foxit reader application, I am able to define a custom stamp using a local image (this will be a scanned signature, always located in a fixed location by a logon script, e.g. C:\signature.jpg) and then activate and use this as a stamp tool.
But I cannot find out how to define stamp tools in the SDK, or how to activate the Stamp tool!
If I can achieve this using forms, it is ok.
Thanks,
OleM
Comment