Hi,
Is it possible to hide the Standard Stamps and only shows the Custom Stamps?
Thanks,
-mk
Hide Standard Stamps
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- Site Admin
- Posts: 2448
- Joined: Thu Jun 30, 2005 4:11 pm
Re: Hide Standard Stamps
In current realization exists one method for this:
1. Please display 'Stamps Palette'(Menu->Tools->Comment And Markup Tools->Show Stamps Palette) and check/uncheck some stamps collections.
2. Call 'SaveSettings' routine
*3. Restore all your settings (and stamps collections visibility also) by 'LoadSettings' at each start of your application.
In the future we planning to add new simple method for this (one special function).
1. Please display 'Stamps Palette'(Menu->Tools->Comment And Markup Tools->Show Stamps Palette) and check/uncheck some stamps collections.
2. Call 'SaveSettings' routine
*3. Restore all your settings (and stamps collections visibility also) by 'LoadSettings' at each start of your application.
In the future we planning to add new simple method for this (one special function).
PDF-XChange Co. LTD (Project Developer)
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
-
- User
- Posts: 16
- Joined: Mon Jun 16, 2008 9:42 pm
Re: Hide Standard Stamps
I'm afraid your suggestion won't work in my case.
The best case scenario is:
The viewer shows the 'empty' stamp palette initially, so the user can add their own stamps.
Or alternatively,
The viewer can hide those standard stamp palette by a simple function call.
Or,
The viewer shows the 'user defined' stamps above the 'standard' stamps.
Thanks,
-mk
The best case scenario is:
The viewer shows the 'empty' stamp palette initially, so the user can add their own stamps.
Or alternatively,
The viewer can hide those standard stamp palette by a simple function call.
Or,
The viewer shows the 'user defined' stamps above the 'standard' stamps.
Thanks,
-mk
-
- User
- Posts: 664
- Joined: Tue Nov 14, 2006 12:23 pm
Re: Hide Standard Stamps
For now the only way to hide standard Stamps Collection is to use SaveSettings/LoadSettings method. Please specify why this method doesn't work for you.