-
1. Re: Can i change Acrobat UI?
lrosenth Mar 17, 2010 1:15 AM (in response to ChromeUser)Can you please provide more information about what parts of the UI you wish to change?
-
-
3. Re: Can i change Acrobat UI?
lrosenth Mar 17, 2010 1:51 AM (in response to ChromeUser)Hiding (well removing) the menu item is certainly doable from a plugin. However, you can't do anything to do that dialog.
But I really don't understand why you need to. If you apply security to the document, then we prevent modification.
-
4. Re: Can i change Acrobat UI?
ChromeUser Mar 17, 2010 1:58 AM (in response to lrosenth)The reason is that the signature added by my plugin cannot be recognized by acrobat.The sig is a custom sig.
So user may changed the security evenif the doc is signed by my plugin.
-
5. Re: Can i change Acrobat UI?
lrosenth Mar 17, 2010 1:59 AM (in response to ChromeUser)Meaning it's not a valid Signature field? Why not? What prevents you from using the existing extensible signature methodology?
-
6. Re: Can i change Acrobat UI?
ChromeUser Mar 17, 2010 2:05 AM (in response to lrosenth)Yes, it's not a valid Signature field.
We are an CA corp,our cert cannot be import by acrobat.
The problem I have raised before,but no resolvtion.
So i build a custom sig object that's not a field.
-
7. Re: Can i change Acrobat UI?
lrosenth Mar 17, 2010 2:41 AM (in response to ChromeUser)So why not use a signature field with a custom Filter/SubFilter combination then? That way at least it's still recognized as a signature PLUS you get automatic support for "download on demand" of your plugin.
This is what our signature partners have been doing for years. You are a member of our partners program, yes?
-
8. Re: Can i change Acrobat UI?
ChromeUser Mar 17, 2010 6:05 PM (in response to lrosenth)I remember that i have tried this way and not suitable for me.
Now i have already completed the plugin,the sig format is fixed.
Also we developd a reader plugin for my sig format.
so we could not change the sig format at now.
If i not grey the two button on the dialog,but hook the user click button action and not pass this to acrobat,could i do this?
-
9. Re: Can i change Acrobat UI?
lrosenth Mar 17, 2010 10:35 PM (in response to ChromeUser)Sure, using standard Windows API calls. Nothing Acrobat-centric.




