Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
NoSmoking@adobeforums.com #1
what i should to do to customize my PDF signature using PubSec?
I want to develop a customized signature plug-in.I saw the example-DocSign.But I want to call the signature method by my tool/button/menu etc,not from the signature button of the Acrobat's.
When user click my signature button , i will ask the user to select the certificate,appearance and any other user could decide by themselves,after that if user left click the page view will add a signature.
I think that on the user left click event should start PSSessionAcquireProc calling.But this proc is called by Acrobat.
What should i do to accomplish this?
Thanks in advance, especially for Leonard for your patience. :)
Thanks!
NoSmoking@adobeforums.com Guest
-
Customize menubar
Hi all, created a menubar menu: menu Intro | _movie.go("Intro") Chapter 1 | _movie.go("Chapter 1") Chapter 2 | etc. menu: More info... -
How to add my customize stamps to PDF?
I could only add the default stamps that come with the Acrobat, how could I add my customize stamp to PDF? Thank you for your help Goran -
How do I customize a progress bar?
Hi All, First of all writing code for a progress bar is beyond my abilities. If someone can help me with setting up a progress bar that I can... -
Customize prompt on KSH
In article <bgi4fs$oolo9$1@ID-144395.news.uni-berlin.de>, Andrew Falanga <excalibur@icehouse.net> wrote: export PS1=' Note: If you are typing... -
customize x-window
Hi folks, I want to customise what I can do while in x-window. I want a bare minimum capabiliites. For instance, reduce the number of editors on... -
Leonard_Rosenthol@adobeforums.com #2
Re: what i should to do to customize my PDFsignature using PubSec?
If you wish to use a procedure OTHER than the standard set of operations that Acrobat's signing does - you will need to re-implement the entire process yourself. You are welcome to do so - we have some partners that do this - though it's certainly not a trivial amount of work.
Leonard_Rosenthol@adobeforums.com Guest
-
NoSmoking@adobeforums.com #3
Re: what i should to do to customize my PDFsignature using PubSec?
Leonard:
I think I should use DigSig other than PubSec,is it right?
The DigSig can be called on the user demand and can set the signature RECT.
So i think it's suitable to use DigSig for my purpose,right?
NoSmoking@adobeforums.com Guest



Reply With Quote

