-
1. Re: How to set a separate panel for stamping?
lrosenth Dec 7, 2010 5:42 AM (in response to Sudh@k@r)Where do you seem to be stuck? Have you download the SDK? Read the documentation? Built the samples?
What specific problem(s) are you having?
-
2. Re: How to set a separate panel for stamping?
Sudh@k@r Dec 8, 2010 4:29 AM (in response to lrosenth)Hi,
Yes I have downloaded the SDK. But before going into this I would like know whether it is possible or not.
Thanks for looking into this.
Regards,
Sudhakar
-
3. Re: How to set a separate panel for stamping?
lrosenth Dec 8, 2010 4:43 AM (in response to Sudh@k@r)Sure, it's possible. (it's not necessary trivial - but it's doable)
-
4. Re: How to set a separate panel for stamping?
Sudh@k@r Dec 8, 2010 5:07 AM (in response to lrosenth)Thanks for the knowledge!
Am new to the SDK which document I have to refer?
Please help.
Thanks & Regards,
Sudhakar
-
5. Re: How to set a separate panel for stamping?
lrosenth Dec 8, 2010 6:11 AM (in response to Sudh@k@r)You will need to refer to many documents, as your requirements cover various aspects.
Start by learning about how to build a plugin and then build some. Then you will need to learn about PDF and annotations and the APIs around them.
UI handling can either be done by using native APIs or cross-platform APIs - both are handled outside our SDK.


