Hide Rename and Delete stamp buttons...

PDF-XChange Editor SDK for Developers

Moderators: TrackerSupp-Daniel, Tracker Support, Paul - Tracker Supp, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Ivan - Tracker Software, Tracker Supp-Stefan

Forum rules
DO NOT post your license/serial key, or your activation code - these forums, and all posts within, are public and we will be forced to immediately deactivate your license.

When experiencing some errors, use the IAUX_Inst::FormatHRESULT method to see their description and include it in your post along with the error code.
Post Reply
lidds
User
Posts: 510
Joined: Sat May 16, 2009 1:55 pm

Hide Rename and Delete stamp buttons...

Post by lidds »

Could you please tell me the name of the Rename and Delete stamp button cmd.name so that I can hide them from the Stamp Palette form as I cannot seem to find them:

Code: Select all

3157 , cmd.file , &File , File , 
3160 , cmd.edit , &Edit , Edit , 
3163 , cmd.view , &View , View , 
3166 , cmd.document , &Document , Document , 
3169 , cmd.comments , &Comments , Comments , 
3172 , cmd.form , Fo&rm , Form , 
3175 , cmd.object , O&bject , Object , 
3178 , cmd.tools , &Tools , Tools , 
3181 , cmd.advanced , &Advanced , Advanced , 
3184 , cmd.window , &Window , Window , 
3187 , cmd.help , &Help , Help , 
3190 , cmd.open , &Open... , Open , Open an existing document.
3193 , cmd.openFromURL , &URL... ,  , Open a document from a URL.
3196 , cmd.openFromComp , &My Computer ,  , Open a document from this computer.
3199 , cmd.openFrom , Open &From ,  , 
3202 , cmd.revert , Re&vert , Revert , Revert the active document to its original state.
3205 , cmd.save , &Save , Save , Save the active document.
3208 , cmd.saveAs , Save &As... , SaveAs , Save the active document with a new name, or to a new location.
3211 , cmd.saveCopyAs , Save Cop&y As... ,  , Save a copy of the active document.
3214 , cmd.saveAll , Save A&ll ,  , Save all modified documents.
3217 , cmd.saveToComp , &My Computer ,  , Save the active document to this computer.
3220 , cmd.saveTo , Save &To ,  , Save To
3223 , cmd.saveUnrestricted , Save As Not &Restricted... ,  , Save an unrestricted copy of the document.
3226 , cmd.newDoc , &New Document , NewDocument , 
3229 , cmd.newDocBlank , With &Blank Pages... , Editor:New , Create a new document from blank pages.
3232 , cmd.newDocCombine , &Combine Files into a Single PDF... ,  , Create a new document by combining supported files.
3235 , cmd.newDocText , From &Text Files... ,  , Create a new document from text files.
3238 , cmd.newDocRTF , From &Rich Text Format (RTF) Files... ,  , Create a new document from RTF files.
3241 , cmd.newDocImage , From &Image File(s)... ,  , Create a new document from image files.
3244 , cmd.newDocScanner , From &Scanner... ,  , Create a new document from a scanner.
3247 , cmd.print , &Print... , Print , Print the active document.
3250 , cmd.printAll , P&rint All... ,  , Print all opened documents.
3253 , cmd.sendByEmail , Send by &E-mail... , AcroSendMail:SendMail , Email a copy of the active document to a recipient.
3256 , cmd.sendByEmailZip , Send by &E-mail as ZIP... ,  , Email a copy of the active document, wrapped in a ZIP archive, to a recipient.
3259 , cmd.close , &Close , Close , Close the active document.
3262 , cmd.closeAll , Close All ,  , Close all opened documents.
3265 , cmd.docProps , &Document Properties... , GeneralInfo , Show the properties of the active document.
3268 , cmd.copySrcFileName , Copy Full File &Name , CopyFileToClipboard , Copy the name and path of the active document, to the Clipboard.
3271 , cmd.openSrcFolder , Open Containing &Folder... ,  , Open the folder where the active document is located.
3274 , cmd.scanner.list ,  ,  , 
3277 , cmd.ScanUsingPreset ,  ,  , 
3280 , cmd.newDocCustomScan , &Custom Scan... , Scan , Create a new document using custom scan options.
3283 , cmd.configureScanPresets , Configure &Presets... ,  , Configure scanner presets.
3286 , cmd.export , Export , File.Export , 
3289 , cmd.document.export.toImages , Export to &Image(s)... ,  , Export the selected page(s), or page area, to an image.
3292 , cmd.sessions , Sessions ,  , Restore previously saved session including documents and windows layout.
3295 , cmd.saveCurrentSession , Save Current Session... ,  , 
3298 , cmd.openSessionFromFile , Open Session from a File... ,  , 
3301 , cmd.saveCurrentSessionToFile , Save Current Session to a File... ,  , 
3304 , cmd.sessionsList , Sessions ,  , 
3307 , cmd.manageSessions , Manage Sessions... ,  , 
3310 , cmd.undo , &Undo , Undo , Undo the last action.
3313 , cmd.redo , &Redo , Redo , Redo the previously undone action.
3316 , cmd.cut , Cu&t , Cut , Copy the selection to the Clipboard and remove it from the document.
3319 , cmd.copy , &Copy , Copy , Copy the selection to the Clipboard.
3322 , cmd.paste , &Paste , Paste , Add content in the Clipboard to your document
3325 , cmd.delete , &Delete , Clear , Delete the selection
3328 , cmd.find , &Find... , Find , Find specified text in active document.
3331 , cmd.find.edit , Find ,  , Type a text and press the Return/Enter key to search the document.
3334 , cmd.search , &Search... , FindSearch , Open the advanced search pane.
3337 , cmd.prefs , Prefere&nces... , GeneralPrefs , Show the application preferences dialog.
3340 , cmd.rename , Rena&me ,  , Rename the selected item.
3343 , cmd.selectAll , Select &All , SelectAll , 
3346 , cmd.invertSelection , Invert Selection ,  , 
3349 , cmd.undo.list ,  ,  , 
3352 , cmd.redo.list ,  ,  , 
3355 , cmd.settings.export , &Export Settings... ,  , Export application settings to a file.
3358 , cmd.settings.import , &Import Settings... ,  , Import application settings from a file.
3361 , cmd.settings.reset , &Reset Settings... ,  , Reset application settings to defaults.
3364 , cmd.expandAllDescendants , Expand All Descendants ,  , Expand item and all of its descendants
3367 , cmd.expandAll , E&xpand All ,  , Expand all items in the tree
3370 , cmd.collapseAll , C&ollapse All ,  , Collapse all items in the tree
3373 , cmd.measureInfo.copy , &Copy ,  , Copy measurement information, to the Clipboard.
3376 , cmd.props , &Properties... , PropertyToolbar , Show properties of selected object(s).
3379 , cmd.props.makeDefault , Ma&ke Current Properties Default ,  , Set the current properties of the object as the default properties for new objects of the same type.
3382 , cmd.props.applyDefault , Apply Defa&ult Properties ,  , Apply the default properties to the selected object(s).
3385 , cmd.view.rotate , &Rotate View , Rotate , 
3388 , cmd.view.rotate.CW , Rotate &CW , RotateCW , Rotate the current view clockwise
<b><i>Note:</i></b> this function rotates pages temporarily, without modifying the document.
3391 , cmd.view.rotate.CCW , Rotate CC&W , RotateCCW , Rotate the current view counterclockwise
<b><i>Note:</i></b> this function rotates pages temporarily, without modifying the document.
3394 , cmd.view.zoom , &Zoom , Zoom , 
3397 , cmd.zoom.level.actual , &Actual Size , ActualSize , Set the zoom level to 100%, showing the document pages at their actual size.
3400 , cmd.zoom.level.fitWidth , Fit &Width , FitWidth , Set the zoom level so that the width of the page matches the width of the window.
3403 , cmd.zoom.level.fitPage , Fit &Page , FitPage , Set the zoom level so that the page (or two facing pages) fit(s) the document window.
3406 , cmd.zoom.level.fitHeight , Fit &Height , FitHeight , Set the zoom level so that the height of the page fits the document window.
3409 , cmd.zoom.level.fitVisible , Fit &Visible , FitVisible , Set the zoom level so that the page content width fits the document window, without showing white page margins.
3412 , cmd.zoom.to.level , Zoom &To... , ZoomTo , Set a custom zoom level for the document.
3415 , cmd.zoomIn , Zoom In , ZoomViewIn , Zoom in on the page.
3418 , cmd.zoomOut , Zoom Out , ZoomViewOut , Zoom out on the page.
3421 , cmd.zoom.combo , Zoom ,  , Set a custom zoom level for the document.
3424 , cmd.view.layout , Page &Layout , PageLayout , 
3427 , cmd.view.layout.onePage , &Single Page , SinglePage , Show only a single page at a time.
3430 , cmd.view.layout.oneColumn , &Continuous , OneColumn , Show the document, page by page, continuously.
3433 , cmd.view.layout.twoPages , &Two Pages , TwoPages , Show two pages side-by-side.
3436 , cmd.view.layout.twoColumns , T&wo Pages Continuous , TwoColumns , Show two pages continuously.
3439 , cmd.view.layout.showGaps , Show &Gaps Between Pages , ShowGaps , Show/Hide a gap between the pages.
3442 , cmd.view.layout.showCover , Show Co&ver Page in Two Pages View , ShowCoverPage , Display the first page of a document separately in Two Pages views.
3445 , cmd.view.layout.autoScroll , Automaticall&y Scroll , AutoScroll , Scrolls through the document automatically, without user interaction.
3448 , cmd.view.layout.standard , Stan&dard Layout ,  , Show pages in top-to-bottom order.
3451 , cmd.view.layout.ribbon , &Ribbon Layout ,  , Show pages in left-to-right order.
3454 , cmd.view.layout.r2l , Right-to-&Left Page Layout ,  , Pages in Two Pages modes will use a right to left (RTL) layout.
3457 , cmd.view.goto , Go To , GoTo , 
3460 , cmd.view.goto.firstPage , First Page , FirstPage , Go to the first page of the document.
3463 , cmd.view.goto.lastPage , Last Page , LastPage , Go to the last page of the document.
3466 , cmd.view.goto.prevPage , Previous Page , PrevPage , Go to the previous page of the document.
3469 , cmd.view.goto.nextPage , Next Page , NextPage , Go to the next page of the document.
3472 , cmd.view.goto.page , Go to Page... , GoToPage , Go to a specific page of the document.
3475 , cmd.view.pageNumber , Page ,  , 
3478 , cmd.view.goto.prevView , Back , GoBack , Navigate backward.
3481 , cmd.view.goto.nextView , Forward , GoForward , Navigate forward.
3484 , cmd.view.overrideDocumentColors , Override Document Colors ,  , When the <u>Override Document Colors</u> enabled, colors in the document will be displayed according to the selected color scheme.
3487 , cmd.view.goto.prevDocument , Previous Document , GoBackDoc , Go to the previous document.
3490 , cmd.view.goto.nextDocument , Next Document , GoForwardDoc , Go to the next document.
3493 , cmd.view.thinLines , Thin Lines ,  , Display all lines 1 pixel thick.
3496 , cmd.view.docInfoBar , Document Info Bar ,  , Show/Hide the <u>Document Info Bar</u>.
3499 , cmd.view.mathY , Bottom-Up Y-axis ,  , Turn on/off the classical bottom-up direction for Y-axis, instead of default (top to bottom) in rulers, etc...
3502 , cmd.view.pageMeasureInfo ,  ,  , 
3505 , cmd.view.pageMeasureInfo.WH , Show Page Width/Height ,  , Show/Hide the width and height of page under the mouse cursor.
3508 , cmd.view.pageMeasureInfo.XY , Show Mouse Cursor Coordinates ,  , Show/Hide the [X,Y]-coordinates of the mouse cursor relatively to the corresponding page.
3511 , cmd.view.pageMeasureInfo.units , Show Units ,  , Show/Hide measurement units.
3514 , cmd.view.showPageMeasureInfo , Show Page Measurement Info ,  , Show/Hide the display of the current page size and [X,Y]-coordinates of the mouse cursor.
3517 , cmd.view.showPageSizePopup , Show Page Size Pop-Up ,  , Show page size pop-up, in bottom-left corner of the page view.
3520 , cmd.view.toolbars , Toolbars ,  , 
3523 , cmd.view.toolbar.menu , Menu Bar ,  , Show/Hide the <u>Menu</u> bar.
3526 , cmd.view.toolbar.file , File Toolbar ,  , Show/Hide the <u>File</u> toolbar.
3529 , cmd.view.toolbar.standard , Standard Toolbar ,  , Show/Hide the <u>Standard</u> toolbar.
3532 , cmd.view.toolbar.zoom , Zoom Toolbar ,  , Show/Hide the <u>Zoom</u> toolbar.
3535 , cmd.view.toolbar.rotateview , Rotate View Toolbar ,  , Show/Hide the <u>Rotate View</u> toolbar.
3538 , cmd.view.toolbar.drawing , Commenting Toolbar ,  , Show/Hide the <u>Commenting</u> toolbar.
3541 , cmd.view.toolbar.contentEditing , Content Editing Toolbar ,  , Show/Hide the <u>Content Editing</u> toolbar.
3544 , cmd.view.toolbar.form , Form Toolbar ,  , Show/Hide the <u>Form</u> toolbar.
3547 , cmd.view.toolbar.measuring , Measurement Toolbar ,  , Show/Hide the <u>Measurement</u> toolbar.
3550 , cmd.view.toolbar.properties , Properties Toolbar ,  , Show/Hide the <u>Properties</u> toolbar.
This toolbar provides different options and functionality, depending upon the current selection and/or active tool.
3553 , cmd.view.toolbar.customize , Customize Toolbars... ,  , Toolbars content can be customized, new toolbars can be created, and existing custom toolbars can be removed.
3556 , cmd.view.toolbar.pageLayout , Page Layout Toolbar ,  , Show/Hide the <u>Page Layout</u> toolbar.
3559 , cmd.view.toolbar.launchApp , Launch Application Toolbar ,  , Show/Hide the <u>Launch Application</u> toolbar.
3562 , cmd.view.toolbar.navigation , Document Navigation Toolbar ,  , Show/Hide the <u>Document Navigation</u> toolbar.
3565 , cmd.view.toolbar.docOptions , Document Options Toolbar ,  , Show/Hide the <u>Document Options</u> toolbar.
3568 , cmd.toolbars.list ,  ,  , 
3571 , cmd.view.toggleAllCmdPanes , Toggle All Command Panes ,  , Show/Hide all toolbars and menus.
3574 , cmd.view.toggleAllCmdBars , Toggle All Toolbars ,  , Show/Hide all toolbars.
3577 , cmd.view.lockUnlockAllCmdBars , Unlock All Toolbars ,  , Lock/Unlock all toolbars and menus for customizing.
3580 , cmd.view.lockUnlockAllCmdPanes , Lock All Tool-Panes ,  , Lock/Unlock all tool-panes for toggling/resizing.
3583 , cmd.resetToolbar , Reset Toolbar ,  , Reset the selected toolbar.
3586 , cmd.resetMenu , Reset Menu ,  , Reset the selected menu.
3593 , cmd.view.otherPanes , Other Panes ,  , 
3596 , cmd.view.bookmarks , &Bookmarks , ShowHideBookmarks , Show/Hide the <u>Bookmarks</u> pane.

The Bookmarks pane may contain bookmarks. Bookmarks link to specific points in the document.
3599 , cmd.view.pageThumbnails , &Thumbnails , ShowHideThumbnails , Show/Hide the <u>Page Thumbnails</u> pane.

The Page Thumbnails pane displays miniature previews of pages in the document. You can jump quickly to a selected page.
3602 , cmd.view.content , Co&ntent , ShowHideContentPanel , Show/Hide the <u>Content</u> pane.

The Content pane shows a page by page breakdown of all base content in the document.
3605 , cmd.view.destinations , &Destinations , ShowHideDestinations , Show/Hide the <u>Named Destinations</u> pane.

The Named Destinations pane contains a list of named links to specific points in the document.
3608 , cmd.view.comments , &Comments , ShowHideAnnotManager , Show/Hide the <u>Comments</u> pane.

The Comments pane shows all comments in the document. They can be grouped according to various criteria.
3611 , cmd.view.attachments , &Attachments , ShowHideFileAttachment , Show/Hide the <u>Attachments</u> pane.

The Attachments pane shows a list of embedded files.
3614 , cmd.view.layers , &Layers , ShowHideOptCont , Show/Hide the <u>Layers</u> pane.

The Layers pane shows the structure of the document's layers, allowing for their visibility to be altered.
3617 , cmd.view.fields , &Fields ,  , Show/Hide the <u>Fields</u> pane.

The Fields pane shows the structure of all form fields in the document.
3620 , cmd.view.signatures , Signatures , ShowHideSignatures , Show/Hide the <u>Signatures</u> pane.

The Signatures pane shows information about document certification, digital signatures, and a history of document changes.
3623 , cmd.view.articles , Articles , ShowHideArticles , Show/Hide the <u>Articles</u> pane.

The Articles pane shows articles in the document and allows to them to be edited.
3626 , cmd.view.loupe , Loupe , LoupeMenuItem , Activates the <u>Loupe Tool</u> and shows the <u>Loupe Window</u> that displays a magnified portion of page.
3629 , cmd.view.panzoom , Pan and Zoom , PanAndZoomMenuItem , Show/Hide the <u>Pan and Zoom</u> pane.

The Pan and Zoom pane shows a miniature of current page, for easy navigation.
3632 , cmd.view.stamps , Stamps Palette ,  , Show/Hide the <u>Stamps Palette</u>.

The Stamp Palette contains a list of available stamps, organized by collections, and provides functionality to manage them.
3635 , cmd.view.commentStyles , Comment Styles Palette ,  , Show/Hide the <u>Comment Styles Palette</u>.

The Comment Styles Palette contains a list of available comment styles, for each type of annotations, and provides a means of managing styles for each tool.
3638 , cmd.view.properties , &Properties Pane ,  , Show/Hide the pane containing the <u>Properties</u> of the selected object(s).
3641 , cmd.view.search , &Search Pane ,  , Show/Hide the <u>Search</u> pane.

The Search pane provides advanced search features, such as multiple document searches, searching for multiple words, etc..
3644 , cmd.view.spellCheck , Spell Chec&k ,  , Show/Hide the <u>Spell Check</u> pane.

The Spell Check pane is used to check the spelling of the current document.
3647 , cmd.view.fullScreen , Full Screen Mode , FullScreen , View document in full screen.
3650 , cmd.view.fullScreenExit , Exit Full Screen ,  , Exit from full screen mode.
3653 , cmd.rulers.addNewGuides , Add New Guides... ,  , Add one, or more, new guides to the specified pages.
3656 , cmd.rulers.deleteGuidesOnCurrentPage , Delete Guides on Current Page ,  , Remove all guides from the current page of the active document.
3659 , cmd.rulers.deleteAllGuides , Delete All Page Guides ,  , Remove all guides from the active document.
3662 , cmd.rulers.units.centimeters , Centimeters ,  , 
3665 , cmd.rulers.units.inches , Inches ,  , 
3668 , cmd.rulers.units.millimeters , Millimeters ,  , 
3671 , cmd.rulers.units.picas , Picas ,  , 
3674 , cmd.rulers.units.points , Points ,  , 
3677 , cmd.view.show , Show ,  , 
3680 , cmd.view.showRulers , Show Rulers , ShowRulers , Show the horizontal and vertical rulers, which can be used to check the size of objects in a document.

The units of measurement can be changed from within the Measurement section of the Preferences.
3683 , cmd.view.showGuides , Show Guides , ShowGuides , Show the guides for lining up objects, such as annotations. To create a guide, drag from the horizontal or vertical ruler and drop the guide at the desired location on the page.
3686 , cmd.view.showGrid , Show Grid , ShowGrid , Show a grid, on the background of the page, for perfect object placement.
3689 , cmd.view.snapGroup , Snap ,  , 
3692 , cmd.view.snap , Enable Snapping ,  , 
3695 , cmd.view.snap.toGrid , Snap to Grid , SnapToGrid , 
3698 , cmd.view.snap.toGuides , Snap to Guides ,  , 
3701 , cmd.view.snap.toObjects , Snap to Objects ,  , 
3704 , cmd.snapshot.selectAll , Select All ,  , Select the whole page.
3707 , cmd.snapshot.deselectAll , Deselect All ,  , Deselect the whole page.
3710 , cmd.snapshot.copy , Copy ,  , Copy the selected item to the Clipboard.
3713 , cmd.snapshot.addBookmark , Bookmark Selection ,  , Create a bookmark that links to the area selected by the Snapshot Tool.
3716 , cmd.addBookmark , Add Bookmark , NewBookmark , Create a new bookmark that points to the current page.
3719 , cmd.addStickyNote , Add Sticky Note ,  , Add a new sticky note annotation on selected section of the page.
3722 , cmd.addLink , Add Link... ,  , Place a new link annotation on selected section of the page.
3725 , cmd.addLink.goto , Add GoTo Link... ,  , Place a new link annotation, with GoTo action, on selected section of the page.
3728 , cmd.addLink.uri , Add Web Link... ,  , Place a new link annotation, with URI action, on selected section of the page.
3731 , cmd.addLink.launch , Add Open File Link... ,  , Place a new link annotation, with Launch action, on selected section of the page.
3734 , cmd.addLink.custom , Add Custom Link... ,  , Place a new link annotation, with custom action, on selected section of the page.
3737 , cmd.cropPage.apply , Apply Crop... ,  , Open the Crop Pages dialog to crop the page, or pages, to the selected area.
3740 , cmd.view.portfolio , Portfolio ,  , A PDF Portfolio is a 'PDF Collections'. A PDF collection is, essentially, a PDF containing a cover-sheet and embedded files.
3743 , cmd.view.portfolio.navLayout , Navigator Layout View ,  , Switch to the Layout View to navigate through files visually.
3746 , cmd.view.portfolio.navDetails , Navigator Details View ,  , Switch to the Details View to navigate through files using file details.
3749 , cmd.view.portfolio.cover , Show Cover Sheet ,  , Displays the cover sheet for the portfolio.
3752 , cmd.view.portfolio.navigator , Show Navigator ,  , Show the portfolio navigator.
3755 , cmd.view.portfolio.selectAll , Select All ,  , Select all items in the Portfolio.
3758 , cmd.view.portfolio.deselectAll , Deselect All ,  , Deselect all items in the Portfolio.
3761 , cmd.view.portfolio.previewFile , Preview File ,  , Preview the selected file.
3764 , cmd.view.portfolio.welcomePage , Welcome Page ,  , Open the Welcome page.
3767 , cmd.view.portfolio.extractFiles , Extract from Portfolio... ,  , Extract the selected items from Portfolio.
3770 , cmd.jsConsole.run , Run ,  , Runs the entire script written in console window.
3773 , cmd.jsConsole.runSelect , Run Selection ,  , Runs only the portioon of the script that has been selected.
3776 , cmd.jsConsole.clear , Clear ,  , Clear console output.
3779 , cmd.jsConsole.prefs , Options... ,  , Show JavaScript Options.
3782 , cmd.jsConsole.show , Show JavaScript Console... ,  , Show JavaScript Console.
3785 , cmd.jsEditSnippets , Edit Code Snippets... ,  , Manage JavaScript Code Snippets.
3797 , cmd.test , Test ,  , 
3800 , cmd.showTestFrame , Show Test Frame... ,  , 
3803 , cmd.showTestFrame1 , Show Test Frame (JD)... ,  , 
3806 , cmd.testSpellCheck , SpellCheck Test... ,  , 
3812 , cmd.testColorMan , Color Management... ,  , 
3815 , cmd.customTest1 , Custom Test #1... ,  , 
3818 , cmd.customTest2 , Test Dictionaries... ,  , 
3821 , cmd.customTest3 , Custom Test #3... ,  , 
3824 , cmd.customTest4 , Custom Test #4... ,  , 
3827 , cmd.testFontDialog , Test Font Dialog... ,  , 
3830 , cmd.testManageSecurityPoliciesDialog , Test Manage Security Policies Dialog... ,  , 
3833 , cmd.testAddBatesNumberingFilesDialog , Test Add Bates Numbering Files Dialog... ,  , 
3836 , cmd.testMedia , Test Media... ,  , 
3839 , cmd.testFieldsCount , Field Count ,  , 
3842 , cmd.testPlainAndRT , Plain and Rich Text ,  , 
3845 , cmd.DebugSettings , Debug Settings ,  , 
3848 , cmd.hresultInfo , Error Lookup ,  , 
3851 , cmd.view.xfaTree , XFA Tree View ,  , 
3854 , cmd.testResampleImage , Resample Image ,  , 
3857 , cmd.testImageEditor , Image Editor Test ,  , 
3860 , cmd.testGoogleDrive , Google Drive Test... ,  , 
3863 , cmd.testSettingsActons , Settings Actions Test... ,  , 
3866 , cmd.testSomethingToPDF , XXX to PDF Test... ,  , 
3869 , cmd.testForSDKDocumentation , Test for SDK Documentation... ,  , 
3872 , cmd.getOperationsParamsForSDKDoc , Operations parameters => txt file ,  , Creating text files with operations parameters for SDK Documentation.
3875 , cmd.testPortfolio , Test Portfolio ,  , 
3878 , cmd.testPortfolioAddFiles , Test Portfolio Add Files ,  , 
3881 , cmd.testPortfolioAddFolder , Test Portfolio Add Folder ,  , 
3884 , cmd.testPortfolioCreateFolder , Test Portfolio Create Folder ,  , 
3887 , cmd.testPortfolioDeleteSelected , Test Portfolio Delete Selected Items ,  , 
3890 , cmd.testImageFmtParams , Test Image Fmt Params ,  , 
3893 , cmd.search.annotateResults , Annotate Search Results ,  , 
3896 , cmd.search.select.annotateResult , Annotate Highlighted Result ,  , 
3899 , cmd.find.annotateResults , Annotate Find Results ,  , 
3902 , cmd.addAnnotsBySearchResult.highlight , Highlight Search Results ,  , Place a highlight annotation over occurrences of the search terms, found on the pages.
3905 , cmd.addAnnotsBySearchResult.strikeout , Strikeout Search Results ,  , Place a strikeout annotation over occurrences of the search terms, found on the pages.
3908 , cmd.addAnnotsBySearchResult.underline , Underline Search Results ,  , Place an underline annotation over occurrences of the search terms, found on the pages.
3911 , cmd.addAnnotsBySearchResult.redaction , Redaction Search Results ,  , Redact occurrences of the search terms, found on the pages.
3914 , cmd.addAnnotsByFindResult.highlight , Highlight Find Results ,  , Place a highlight annotation over occurrences of the search terms, found on the pages.
3917 , cmd.addAnnotsByFindResult.strikeout , Strikeout Find Results ,  , Place a strikeout annotation over occurrences of the search terms, found on the pages.
3920 , cmd.addAnnotsByFindResult.underline , Underline Find Results ,  , Place an underline annotation over occurrences of the search terms, found on the pages.
3923 , cmd.addAnnotsByFindResult.redaction , Redaction Find Results ,  , Redact occurrences of the search terms, found on the pages.
3926 , cmd.addAnnotBySelect.highlight , Highlight result ,  , Place a highlight annotation over highlighted occurrence of the search term.
3929 , cmd.addAnnotBySelect.strikeout , Strikeout result ,  , Place a strikeout annotation over highlighted occurrence of the search term.
3932 , cmd.addAnnotBySelect.underline , Underline result ,  , Place an underline annotation over highlighted occurrence of the search term.
3935 , cmd.addAnnotBySelect.redaction , Redaction result ,  , Redact highlighted occurrence of the search term.
3938 , cmd.saveSettingsAndHistory , Save History and rettings ,  , Saves the current application settings and file history.
3941 , cmd.testThemeXMLParse , Get string data from Theme.xml... ,  , Parses Theme.xml for wiki help data.
3944 , cmd.document.headerAndFooter , Header and Footer ,  , 
3947 , cmd.document.headerAndFooter.add , Add... , COMP:AddHeadFoot , Add headers and footers to the document.
3950 , cmd.document.headerAndFooter.removeAll , Remove All... ,  , Remove all headers and footers from the document.
3953 , cmd.document.headerAndFooter.manage , Manage... ,  , Manage all headers and footers in the document.
3956 , cmd.document.watermarks , Watermarks ,  , 
3959 , cmd.document.watermarks.add , Add... , COMP:AddWatermark , Add watermarks to the document. Watermarks can either be text or an image.
3962 , cmd.document.watermarks.removeAll , Remove All... ,  , Remove all watermarks from the document.
3965 , cmd.document.watermarks.manage , Manage... ,  , Manage all of the document's watermarks.
3968 , cmd.document.background , Background ,  , 
3971 , cmd.document.background.add , Add... , COMP:AddBackground , Add a background to the document.
3974 , cmd.document.background.update , Manage... ,  , Manage all of the document's backgroungs.
3977 , cmd.document.background.remove , Remove All... ,  , Remove all backgrounds from the document.
3980 , cmd.document.batesNumbering , Bates Numbering ,  , 
3983 , cmd.document.batesNumbering.add , Add... ,  , Add bates numbering to the document.
3986 , cmd.document.batesNumbering.addMulti , Add to Multiple Files... ,  , Add bates numbering to a selection of documents.
3989 , cmd.document.batesNumbering.removeAll , Remove All... ,  , Remove all bates numbering from the document.
3992 , cmd.document.batesNumbering.manage , Manage... ,  , Manage all bates numbering applied to the document.
3995 , cmd.document.insertImages , Insert Images... ,  , Insert new pages from the image files to the document.
3998 , cmd.document.insertScannedPages , Insert Scanned Pages... , Scan:Create , Insert new pages from the scanned image files to the document.
4001 , cmd.document.insertText , Insert Text... ,  , Insert a text file, or set of text files, as new pages.
4004 , cmd.document.insertRTF , Insert RTF... ,  , Insert an RTF file, or set of RTF files, as new pages.
4007 , cmd.document.signatures , Digital Signatures , DIGSIG:DigitalSignatures , 
4010 , cmd.document.signatures.sign , Sign Document... , DIGSIG:NextSigPullRight , Get existing or create new unsigned signature field and sign it. If the document has more than one unsigned signature field, you have to choose manually which field to sign.
4013 , cmd.document.signatures.timestamp , Timestamp... ,  , Time stamp a document using a timestamp server.
4016 , cmd.document.signatures.validateAll , Validate All Signatures , DIGSIG:ValidateAll , Validate all signatures in the document.
4019 , cmd.document.signatures.clear , Clear All Signatures , DIGSIG:ClearAll , Clear all digital signatures in the document.
4022 , cmd.document.signatures.certify , Certify (Visible)... , DIGSIG:SaveAndAuthenticateTask , Certify the document and add a visible signature.
4025 , cmd.document.signatures.certify.invisible , Certify (Invisible)... , DIGSIG:CertifyInvisible , Certify the document without adding a visible signature.
4028 , cmd.document.exportBookmarks , Export All Bookmarks... ,  , Export all of the bookmarks from the current document.
4031 , cmd.document.exportSelBookmarks , Export Selected Bookmarks... ,  , Export the selected bookmarks.
4034 , cmd.document.importBookmarks , Import Bookmarks... ,  , Import bookmarks from a previously exported file.
4037 , cmd.document.OCRPages , OCR Page(s)... ,  , Recognize text in scanned documents with Optical Character Regonition (OCR).
4040 , cmd.document.discardPDFA , Enable Editing ,  , Removes PDF/A standard compliance, enabling all editing and interactive features.
4043 , cmd.document.showProblems , Show Problem Details... ,  , Shows specific details of any errors found in the document's structure.
4046 , cmd.launchExternalApp , Launch ,  , Launch 'C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\AcroRd32.exe'
4049 , cmd.document.highlightFile , Highlight From File , Highlight from file , 
4052 , cmd.document.split , Split Document... ,  , Splits document by the selected method.
4055 , cmd.document.signatures.placesign , Signatures and Initials ,  , Place a personalized signature, or initials, on the page.
4058 , cmd.signs.manage , Manage... ,  , Manage signatures and initials list.
4061 , cmd.signs.applyAll , Apply All Signatures ,  , Apply all signatures and initials that have been added.
4064 , cmd.signs.cancelAll , Cancel All Signatures ,  , Remove all signatures and initials that have not yet been applied.
4067 , cmd.signs.list ,  ,  , 
4070 , cmd.document.spellCheckAndRepl.back , Previous Misspelling ,  , 
4073 , cmd.document.spellCheckAndRepl.forward , Spell Check ,  , Proceed to the next misspelling.
4076 , cmd.document.spellCheckAndRepl.ignore , Ignore Misspelling ,  , 
4079 , cmd.document.spellCheckAndRepl.ignoreAll , Ignore All Misspellings ,  , 
4082 , cmd.document.installFlash , Learn more... ,  , 
4085 , cmd.document.insertPages.item , Insert Pages ,  , 
4088 , cmd.document.insertPages , Insert Pages... , InsertPages , Insert pages, from another document, into the active document.
4091 , cmd.document.insertEmptyPages , Insert Empty Pages... ,  , Insert empty pages into the current document.
4094 , cmd.document.cropPages.item , Crop Pages ,  , 
4097 , cmd.document.cropPages , Crop Pages... , CropPages , Redefines the visible area of the document, with an option to remove content outside of the cropped area.
4100 , cmd.document.removeCroppedContent , Remove Cropped Content ,  , Delete content outside of the cropped area. By default, content is not deleted when pages are cropped.
4103 , cmd.document.resizePages , Resize Pages... ,  , Resize pages of the active document.
4106 , cmd.document.splitPages , Split Pages... ,  , Split pages of the active document.
4109 , cmd.document.rotatePages , Rotate Pages... , RotatePages , Rotate pages of the active document.
4112 , cmd.document.rotatePages.ccw , Rotate Pages CCW 90° , RotatePagesCCW , Rotate the selected pages 90 degrees counterclockwise.
4115 , cmd.document.rotatePages.cw , Rotate Pages CW 90° , RotatePagesCW , Rotate the selected pages 90 degrees clockwise.
4118 , cmd.document.rotatePages.180 , Rotate Pages 180° , RotatePagesCW180 , Rotate the selected pages 180 degrees.
4121 , cmd.document.deletePages.item , Delete Pages ,  , 
4124 , cmd.document.deletePages , Delete Pages... , DeletePages , Delete pages from the active document.
4127 , cmd.document.deleteEmptyPages , Delete Empty Pages... , DeleteEmptyPages , Delete empty pages from the active document.
4130 , cmd.document.extractPages , Extract Pages... , ExtractPages , Extract pages from the current document to one or more PDF files.
4133 , cmd.document.replacePages , Replace Pages... , ReplacePages , Replace pages within the active document with pages from another document.
4136 , cmd.document.duplicatePages , Duplicate Pages... ,  , Duplicate pages of the active document.
4139 , cmd.document.swapPages , Swap Pages... ,  , Swap two pages of the active document.
4142 , cmd.document.pagesMore , More for Pages ,  , Contains additional operations for pages.
4145 , cmd.document.pageTransitions , Page Transitions... ,  , Change page transitions in full screen mode.
4148 , cmd.document.pageNumbering , Number Pages... ,  , Assign number, or letter, labels to pages. e.g. Table of Contents; i, ii, iii, iv, etc.
4154 , cmd.document.addImage , Add Image... ,  , Add an image.
4157 , cmd.exit , E&xit , Quit , Exit the application and prompt to save any changes to open documents.
4160 , cmd.document.options , Options... ,  , 
4163 , cmd.signaturesView.options , Options... ,  , 
4166 , cmd.bookmarksView.options , Options... ,  , 
4169 , cmd.layersView.options , Options... ,  , 
4172 , cmd.fieldsView.options , Options... ,  , 
4175 , cmd.pdfNamedDestsView.options , Options... ,  , 
4178 , cmd.attachmentsView.options , Options... ,  , 
4181 , cmd.thumbnailsView.options , Options... ,  , 
4184 , cmd.commentsView.options , Options... ,  , 
4187 , cmd.contentsView.options , Options... ,  , 
4190 , cmd.object.transformSelection , Transform Selection... ,  , Transform the selected annotation(s), or content item(s).
4193 , cmd.object.duplicate , Duplicate Annotations... ,  , Create copies of selected annotations, with horizontal, vertical or page offsets.
4196 , cmd.tools.basic , Basic Tools ,  , 
4199 , cmd.tools.zoom , Zoom Tools ,  , 
4202 , cmd.tool.hand , Hand Tool , HandMenuItem , Click to pan around the document.
4205 , cmd.tool.zoom , Zoom Tool ,  , Zoom in on the document by clicking, or click and drag to select an area to zoom in on.
Hold <u>Ctrl</u> and click to zoom out.
4211 , cmd.tool.loupe , Loupe Tool ,  , Activates the <u>Loupe Tool</u> and shows the <u>Loupe Window</u> that displays a magnified portion of page.
4214 , cmd.tool.snapshot , Snapshot Tool ,  , Marquee select a page area to copy content, as an image, to the Clipboard.
4217 , cmd.tool.editAnnots , Edit Comments Tool ,  , Move, resize of edit comments. More than one comment at a time can be selected.
4220 , cmd.tool.editContent , Edit Content Tool ,  , Edit base content text and images on the page, or marquee select content items, to move/resize them, or to change their properties.
4223 , cmd.tool.addText , Add Text Tool ,  , Add text as base content, instead of an annotation.
4226 , cmd.tool.selectText , Select Text Tool ,  , Drag or marquee select base content text.
4229 , cmd.tool.selectText.copyAsRich , Copy as a Rich Text ,  , Copy the selected text with Rich Text formatting.
4232 , cmd.tool.annot.square , Rectangle Tool ,  , Draw a rectangle annotation.
Use <u>Properties</u> Pane to set the properties.
4235 , cmd.tool.annot.circle , Oval Tool ,  , Draw an oval annotation.
Use <u>Properties</u> pane to set properties.
4238 , cmd.tools.markup , Comment And Markup Tools ,  , 
4241 , cmd.tools.editContent , Content Editing Tools ,  , 
4244 , cmd.editImage , Edit Image Usin&g ,  , Edit image content item in the third party program.
4247 , cmd.editImage.default , Default Application ,  , Edit image content item in the default image-editing application.
4250 , cmd.editImage.editWith , &Open with... ,  , Edit image content item in the chosen image-editing application.
4253 , cmd.editImage.editType , Ignore Transformations When Editing Image ,  , By choosing this option, the image will be edited as it was added into the PDF file. This means that all rotations, transformations, scales applied to the image and page will be ignored.
4256 , cmd.tools.measure , Measuring Tools ,  , 
4259 , cmd.tool.annot.stickyNote , Sticky Note Tool ,  , Add a sticky note annotation.
Use <u>Properties</u> Pane to set the properties.
4262 , cmd.tool.annot.fileAttachment , File Attachment Tool ,  , Embed a file within the document and add a linked annotation on the page.
Use <u>Properties</u> Pane to set the properties.
4265 , cmd.tool.annot.sound , Sound Tool ,  , Record audio, or add it from a file, and pin to the page.
Use <u>Properties</u> Pane to set the properties.
4268 , cmd.tool.annot.line , Line Tool ,  , Draw a line annotation.
Use <u>Properties</u> Pane to set the properties.
4271 , cmd.tool.annot.arrow , Arrow Tool ,  , Draw an arrow annotation.
Use <u>Properties</u> Pane to set the properties.
4274 , cmd.tool.annot.distance , Distance Tool ,  , Measure the distance between two points on the page.
4277 , cmd.tool.annot.polyline , Polygon Line Tool ,  , Draw a polyline annotation.
Use <u>Properties</u> Pane to set the properties.
4280 , cmd.tool.annot.polygon , Polygon Tool ,  , Draw a polygon annotation. To complete the annotation, double click, right-click, or click the start point.
Use <u>Properties</u> Pane to set the properties.
4283 , cmd.tool.annot.cloud , Cloud Tool ,  , Draw a cloud annotation. To complete the annotation, double click, right-click, or click the start point.
Use <u>Properties</u> Pane to set the properties.
4286 , cmd.tool.annot.perimeter , Perimeter Tool ,  , Measure the perimeter of the shape on the the page.
4289 , cmd.tool.annot.area , Area Tool ,  , Measure the area of the shape on the the page.
4292 , cmd.tool.annot.textBox , Text Box Tool ,  , Add a text box annotation.
Use <u>Properties</u> Pane to set the properties.
4295 , cmd.tool.annot.callout , Callout Tool ,  , Add a text box annotation, with a callout.
Use <u>Properties</u> Pane to set the properties.
4298 , cmd.tool.annot.typeWriter , Typewriter Tool ,  , Add a specialized text box annotation, designed to behave like a typewriter.
Use <u>Properties</u> Pane to set the properties.
4301 , cmd.tool.annot.editLink , Link Creation Tool ,  , Add a new link, or edit an existing one.
4304 , cmd.document.redaction , Redaction ,  , 
4307 , cmd.tool.annot.redaction , Mark for Redaction ,  , Mark content for permanent removal.
4310 , cmd.document.applyRedactions , Apply All Redactions ,  , Permanently remove all of the content that has been marked for redaction.
4313 , cmd.annots.applyRedactions , Apply Selected Redaction(s) ,  , Permanently remove the content covered by the selected redaction markings.
4316 , cmd.tool.annot.pencil , Pencil Tool , Annots:Tool:InkMenuItem , Draw freehand objects.
Use <u>Properties</u> Pane to set the properties.
4319 , cmd.tool.annot.eraser , Eraser Tool ,  , Erase objects drawn using the Pencil tool.
4322 , cmd.tools.editLinks , Link Tools ,  , 
4325 , cmd.tool.digisig , Place Signature... ,  , Create a new signature field and sign it, in one step.
4328 , cmd.tool.annot.stamp , Stamp Tool ,  , Add a stamp.
4331 , cmd.tool.annot.highlight , Highlight Text Tool ,  , Select and highlight base content text.
Use <u>Properties</u> pane to set properties.
4334 , cmd.tool.annot.underline , Underline Text Tool ,  , Select and underline base content text.
Use <u>Properties</u> pane to set properties.
4337 , cmd.tool.annot.strikeout , Strikeout Text Tool ,  , Select and strikeout base content text.
Use <u>Properties</u> pane to set properties.
4340 , cmd.commentStylesList , Comment Styles ,  , 
4343 , cmd.tool.link.openInBrowser , &Open URL in Browser ,  , Open URL in the system default browser
4346 , cmd.tool.link.openInBrowser.newTab , Open URL in New Browser's &Tab ,  , Open URL in new browser's tab
4349 , cmd.tool.link.openInBrowser.newWindow , Open URL in New Browser's &Window ,  , Open URL in new browser's window
4352 , cmd.tool.link.copyURL , Copy Link Location ,  , Copy the URL of the selected link, to the Clipboard.
4355 , cmd.tool.calibrate , Calibrate Measurement ,  , 
4361 , cmd.tool.keepSelected , Keep Selected ,  , When enabled, the tool will remain selected after use.
4364 , cmd.tool.exclusiveMode , Exclusive Mode ,  , Turns on or off exclusive mode for current tool. Hold Shift to temporarily toggle the mode.
4367 , cmd.tool.cropPage , Crop Page Tool ,  , Draw boundaries over the page, to define the crop box.
4370 , cmd.tool.selBarcodePlace , Add Barcode... ,  , Add a barcode.
4376 , cmd.tool.editFields , Edit Form ,  , Edit existing form fields in the document, or place new fields.
4379 , cmd.tool.editFields.mode.select , Select Fields ,  , Click on a form field, to select it.
4382 , cmd.tool.editFields.mode.text , Text Field ,  , Add a new text field.
4385 , cmd.tool.editFields.mode.check , Check Box ,  , Add check boxes to allow for selection from one or more options.
4388 , cmd.tool.editFields.mode.radio , Radio Button ,  , Add radio buttons to allow for selection from mutually exclusive options.
4391 , cmd.tool.editFields.mode.list , List Box ,  , Add a list of choices. Add or edit list entries from within the Properties pane.
4394 , cmd.tool.editFields.mode.combo , Dropdown ,  , Add a dropdown list. Add or edit list entries from within the Properties pane.
4397 , cmd.tool.editFields.mode.button , Button ,  , Add a button that, when pressed, will perform an action that can be specified within the Properties pane.
4400 , cmd.tool.editFields.mode.signature , Digital Signature ,  , Add a digital signature.
4403 , cmd.tool.editFields.mode.barcode , Barcode ,  , Add a barcode field to encode data of the form.
4406 , cmd.tool.editFields.keepMode , Keep Mode ,  , Keep selected mode for the tool.
4409 , cmd.tool.editFields.showTabNumbers , Show Tab Numbers ,  , Show or hide the tab order number of all fields.
4412 , cmd.tool.editFields.addNewField , Add New F&ield ,  , 
4415 , cmd.tool.editFields.setAsRequired , Set as Re&quired Field ,  , Marks the selected fields as a required field.
4418 , cmd.tool.editFields.renameField , &Rename Field... ,  , 
4421 , cmd.tool.editFields.createMulti , Create &Multiple Copies... ,  , 
4424 , cmd.loupeView.zoomIn , Zoom In ,  , Increase the Loupe magnification level (shrink Loupe rectangle).
4427 , cmd.loupeView.zoomOut , Zoom Out ,  , Decrease the Loupe magnification level (expand Loupe rectangle).
4430 , cmd.loupeView.snapshot , Make Snapshot of Current View ,  , Copy the view currently displayed in the Loupe rectangle, to the Clipboard.
4433 , cmd.loupeView.zoom.combo , Zoom ,  , Set a custom zoom level for the Loupe tool.
4436 , cmd.tool.loupe.trackMouse , Track Mouse ,  , The Loupe tool follows the mouse pointer.
4439 , cmd.panZoomView.snapshot , Take Snapshot of Current View ,  , Copy the view currently displayed in the Pan and Zoom rectangle, to the Clipboard.
4442 , cmd.commentStyles.reset , Reset ,  , Reset styles palette to the default style for the currently selected tool.
4445 , cmd.commentStyles.clone , Clone ,  , Clone the current selection.
4448 , cmd.commentStyles.rename , Rename ,  , Rename the current selection.
4451 , cmd.commentStyles.resetStyle , Reset ,  , Reset the selected comment style(s) to default.
4454 , cmd.commentStyles.delete , Delete ,  , Delete the current selection.
4457 , cmd.commentStyles.showProps , Properties ,  , Show/Hide the Comment Styles Properties pane.
4460 , cmd.commentStyles.applyStyle , Set Current ,  , Set the selected custom style to be the current tool's style.
4463 , cmd.comments.flatten , Flatten Comments... ,  , Convert annotations to base content items.
4466 , cmd.comments.summarize , Summarize Comments... ,  , Create a summary of all the comments in the document. The summary can be presented in various formats.
4469 , cmd.comments.import , Import Comments... ,  , Import comments from a file.
4472 , cmd.comments.export , Export Comments to Data File... ,  , Export comments to another format.
4475 , cmd.comments.showList , Show Comments List ,  , Show/Hide the <u>Comments</u> pane.

The Comments pane shows all comments in the document. They can be grouped according to various criteria.
4478 , cmd.comments.show , Show Comments ,  , 
4481 , cmd.comments.showAll , Show All Comments ,  , Show all comments in the document.
4484 , cmd.comments.hideAll , Hide All Comments ,  , Hide all comments in the document.
4487 , cmd.comments.show.byType , By Type ,  , 
4490 , cmd.comments.show.byType.all , &All ,  , 
4493 , cmd.comments.show.byType.list ,  ,  , 
4496 , cmd.comments.show.byAuthor , By Author ,  , 
4499 , cmd.comments.show.byAuthor.all , &All ,  , 
4502 , cmd.comments.show.byAuthor.list ,  ,  , 
4505 , cmd.comments.show.checked , Checked ,  , 
4508 , cmd.comments.show.checked.all , &All ,  , 
4511 , cmd.comments.show.checked.list ,  ,  , 
4514 , cmd.comments.show.status , By Status ,  , 
4517 , cmd.comments.show.popups.openAll , Open All Pop-ups ,  , Open pop-ups for all comments in the document.
4520 , cmd.comments.show.popups.closeAll , Close All Pop-ups ,  , Close pop-ups for all comments in the document.
4523 , cmd.forms.manageData , Manage Form Data , AcroForm:Forms_ManageFormData , 
4526 , cmd.forms.importData , Import Data... , AcroForm:Forms_ImportData , Import form data from a file.
4529 , cmd.forms.exportData , Export Data... , AcroForm:FormData_ExportData , Export form data to a file.
4532 , cmd.forms.reset , Reset Form ,  , Removes all data entered into all form fields.
4535 , cmd.forms.highlight , Highlight Form Fields ,  , Make form fields easier to identify. They appear with a colored background and all required form fields are outlined.
4538 , cmd.forms.highlight.all , All Fields ,  , All form fields will be highlighted.
4541 , cmd.forms.highlight.onlyrequired , Only Required Fields ,  , Only fields marked as 'Required' will be highlighted.
4544 , cmd.forms.highlight.pushButton , Push Buttons ,  , Highlight push buttons.
4547 , cmd.forms.highlight.checkBox , Check Boxes ,  , Highlight check boxes.
4550 , cmd.forms.highlight.radioButton , Radio Buttons ,  , Highlight radio buttons.
4553 , cmd.forms.highlight.comboBox , Combo Boxes ,  , Highlight combo boxes.
4556 , cmd.forms.highlight.listBox , List Boxes ,  , Highlight list boxes.
4559 , cmd.forms.highlight.textBox , Text Boxes ,  , Highlight text fields.
4562 , cmd.forms.highlight.barcode , Barcodes ,  , Highlight barcodes.
4565 , cmd.forms.highlight.signature , Signatures ,  , Highlight digital signatures.
4568 , cmd.forms.calcOrder , Set Field &Calculation Order... ,  , Change the order in which form fields are calculated.
4571 , cmd.window.new , New Document Window ,  , Create a new window for the active document.
4574 , cmd.window.split , Split ,  , Split the view of the active document into two parts.
4577 , cmd.window.split.horz , Horizontal Split ,  , Split the view of the active document into two parts, horizontaly.
4580 , cmd.window.split.vert , Vertical Split ,  , Split the view of the active document into two parts, vertically.
4583 , cmd.window.removeSplit , Remove Split ,  , Remove the window split.
4586 , cmd.window.closeAll , Close All ,  , Close all opened documents.
4589 , cmd.window.resetMainPanesLayout , Reset Main Panes Layout ,  , Restore the layout of all global panes to their default states.
4592 , cmd.window.activeDocToNewHorzTabGroup , Active Document to New Horizontal Tab Group ,  , Create a new tab group, under the current tab group, and place the active document into the new group.
4595 , cmd.window.activeDocToNewVertTabGroup , Active Document to New Vertical Tab Group ,  , Create a new tab group, to the right of the current tab group, and place the active document into the new group.
4598 , cmd.window.allDocsToOneTabGroup , All Documents to One Tab Group ,  , Arrange all opened documents in a single tab group.
4601 , cmd.window.resetDocPanesLayout , Reset Document Panes Layout ,  , Restore the layout of all panes, in the document, to their default states.
4604 , cmd.reopenJustClosedDoc , &Reopen Recently Closed Document ,  , 
4607 , cmd.help.contents , Contents ,  , Open the online manuals.
4610 , cmd.help.homepage , Home Page ,  , Open the application website in browser.
4613 , cmd.help.support , Support Forum ,  , Open the support forum home page in browser.
4616 , cmd.help.report , Report a Problem... ,  , Open the Report a Problem dialog.
This allows for detailed problem reports to be sent, in the event an issue, with the application, is encountered.
4619 , cmd.help.about , About... ,  , Show the application version and build, and copyright information.
4622 , cmd.help.enterkey , Enter License Key... ,  , Show the list of all license keys that are currently installed, and allows for the entry of new license keys and actiovation codes.
4625 , cmd.help.checkForUpdates , Check for Updates ,  , 
4628 , cmd.bookmarksView.goto , &Go to Bookmark ,  , Go to a specific point in the document, using the selected bookmark.
4631 , cmd.bookmarksView.new , &New Bookmark... ,  , Creates a new bookmark after the current selection. If no bookmark is selected, a new one will be created at the end of the list.
4634 , cmd.bookmarksView.new.before , &New Bookmark... ,  , Creates a new bookmark before the current selection. If no bookmark is selected, a new one will be created at the end of the list.
4637 , cmd.bookmarksView.new.firstChild , &New Bookmark... ,  , Creates a new bookmark as the first child of the current selection. If no bookmark is selected, a new one will be created at the end of the list.
4640 , cmd.bookmarksView.new.lastChild , &New Bookmark... ,  , Creates a new bookmark as the last child of the current selection. If no bookmark is selected, a new one will be created at the end of the list.
4643 , cmd.bookmarksView.wrapTitles , &Wrap Long Bookmarks ,  , Spread long titles over multiple lines.
4646 , cmd.bookmarksView.showIcons , Show/Hide &Icons ,  , Show/Hide bookmark icons.
4649 , cmd.bookmarksView.useInheritedZoom , &Use Inherited Zoom ,  , Use zoom level inherited from the document.
4652 , cmd.bookmarksView.autoExpandBookmarks , Automatically Expand Bookmarks ,  , Automatically expand, and highlight, bookmarks associated with the current page.
4655 , cmd.bookmarksView.setDest , Set Destination ,  , Assign the current view as the new destination for the bookmark.
4658 , cmd.bookmarksView.textSize , Text Si&ze ,  , 
4661 , cmd.bookmarksView.textSize.small , &Small ,  , 
4664 , cmd.bookmarksView.textSize.medium , &Medium ,  , 
4667 , cmd.bookmarksView.textSize.large , &Large ,  , 
4670 , cmd.bookmarksView.deleteWithoutChildren , Delete Without &Children ,  , 
4676 , cmd.recentsList , Recent ,  , 
4679 , cmd.bookmarksView.promote , Promote Bookmarks ,  , Promote the current selection.
4682 , cmd.bookmarksView.demote , Demote Bookmarks ,  , Demote the current selection.
4685 , cmd.bookmarksView.moveUp , Move Up ,  , Move the selected bookmark(s) up.
4688 , cmd.bookmarksView.moveDown , Move Down ,  , Move the selected bookmark(s) down.
4691 , cmd.bookmarksView.expandAll , Expand All Bookmarks ,  , Expand all of the bookmarks in Bookmarks Pane.
4694 , cmd.bookmarksView.collapseAll , Collapse All Bookmarks ,  , Collapse all of the bookmarks in Bookmarks Pane.
4697 , cmd.bookmarksView.ensureVisibility , Ensure Visibility of Corresponding Bookmark , FindCurrentBookmark , Expand all of the parent bookmark items, to ensure visibility of the corresponding bookmark.
4700 , cmd.bookmarks.bold , Bold ,  , Make selected bookmarks bold.
4703 , cmd.bookmarks.italic , Italic ,  , Italicize selected bookmarks.
4862 , cmd.pdfNamedDestsView.goto , &Go to Destination ,  , Move to the selected destination.
4865 , cmd.pdfNamedDestsView.set , &Set ,  , Assign the current view as the target.
4868 , cmd.pdfNamedDestsView.new , &New Destination... ,  , Create a new destination and assign the current view as the target.
4871 , cmd.pdfNamedDestsView.hdr.name , Name ,  , Name of the destination.
4874 , cmd.pdfNamedDestsView.hdr.page , Page ,  , Destination page.
4877 , cmd.pdfNamedDestsView.hdr.type , Type ,  , Destination type.
4880 , cmd.pdfNamedDestsView.hdr.details , Details ,  , Destination details.
4883 , cmd.attachmentsView.new , &New Attachment... , AddFileAttachment , Add a new attachment.
4886 , cmd.attachmentsView.open , &Open Attachment ,  , Open selected attachment in its native application.
PDF files will be opened by the Editor itself.
4889 , cmd.attachmentsView.save , &Save Attachments ,  , Save selected attachments to an external file.
4892 , cmd.attachmentsView.edit , &Edit Description... ,  , Add or edit a description of the selected attachment.
4895 , cmd.attachmentsView.hdr.name , Name ,  , File attachment name.
4898 , cmd.attachmentsView.hdr.type , Type ,  , Attachment file type.
4901 , cmd.attachmentsView.hdr.description , Description ,  , Description of the attached file.
4904 , cmd.attachmentsView.hdr.modified , Modified ,  , Modification date of the attached file.
4907 , cmd.attachmentsView.hdr.size , Size ,  , Size of the attached file.
4910 , cmd.attachmentsView.hdr.compressed , Compressed Size ,  , The compressed size of the attached file.
4913 , cmd.attachmentsView.hdr.location , Location in Document ,  , Location, within the document, of the attached file.
4920 , cmd.contentsView.displaySelected , Display selected item ,  , Display selected item in Content Pane
4923 , cmd.stampsList , Stamps ,  , 
4926 , cmd.stampsView.zoomIn , Zoom In ,  , Zoom in on the preview.
4929 , cmd.stampsView.zoomOut , Zoom Out ,  , Zoom out on the preview.
4932 , cmd.stampsView.addNew , Add New Stamp from File... ,  , Create a new stamp from a file.
4935 , cmd.stampsView.addNewFromCb , Add New Stamp from Clipboard... ,  , Create a new stamp from an image in the Clipboard.
RenameDeleteStamps.png
RenameDeleteStamps.png (3.29 KiB) Viewed 2281 times
Thanks

Simon
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Hide Rename and Delete stamp buttons...

Post by Sasha - Tracker Dev Team »

Hello Simon,

Check out this topic:
https://forum.pdf-xchange.com/ ... 66&t=27821

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
lidds
User
Posts: 510
Joined: Sat May 16, 2009 1:55 pm

Re: Hide Rename and Delete stamp buttons...

Post by lidds »

Alex,

I know how to hide the buttons, however I don't know the button names e.g. cmd.stamp.rename

Thanks

Simon
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Hide Rename and Delete stamp buttons...

Post by Sasha - Tracker Dev Team »

Hello Simon,

These are global commands cmd.rename, cmd.delete etc. If you hide them as IUIX_Cmd then you will hide all of these items in the Editor. So use the method in the link I gave you.

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
Post Reply