How to Lock the Plug in Add on Tools in Adobe X?

Hello,
I have a folder level javascript with a tool button installed on users hard drives.
Those with Adobe Reader 8 and 9 shows the add on tool button automatically.
Those with Adobe Reader X have to use the steps as follows to show the plug in tools
show tools pane
extended features
Plug in add on Tools
The user has to follow all of the above steps each time a document is opened to click on the tool button.
This can become time consuming when many documents need to use the tool button consecutively.
Is there a way to lock the tool button so the user just has to click the tool button when a document is opened in Reader X?
Any assistance will be most appreciated.
Thank you

In response to a question about finding the internal name of a custom button (such as one added using a folder-level JavaScript):
The app.addToolButton() method for Acrobat 9 and earlier uses the cName parameter to define the internal name of the tool and posts it to a special "Add-on" toolbar, for example:
app.addToolButton({
  cName: "myToolButton",
  cExec: "app.alert('Someone pressed me!')",
  cTooltext: "Push Me!",
  cLabel: "My Button",
  cEnable: true,
  nPos: 0
In Acrobat X this function will create a new pane in the Tools Panel called "Plug-in Add-on Tools" if it's not already present, and post the button there rather than on the system toolbar or Quick Tools area; but the internal name of the resulting button used by the registry preferences will have the prefix "_legacy:". In this example, if you create a button using the above script and are referring to the button in the Acrobat X registry keys to pre-populate the button into the Quick Tools area, you should use the name
_legacy:myToolButton
However the button itself still has the internal name "myToolButton", so if you try to create it a second time, the script will fail because the name "myToolButton" is no longer unique. Don't use the "_legacy:" prefix in your button-creation script.
Note that in Acrobat X 10.0 you cannot use the app.removeToolButton() method to remove any buttons from anywhere (the toolbars or the Panes), nor can you use the app.listToolbarButtons() function to return an array of all the objects; as the API has no direct connection to the toolbars or Panes. When a script tries to create a new button the Acrobat X API diverts the function call to the Tools Pane, but it's strictly a one-way conversation.

Similar Messages

  • How to install the plug-in for SQLServer 2000

    Hello, All,
    I am installing Oracle Migration workbench (10.1.0.4.0), want to migration data from SQL Server 2000 to Oracle. I downloaded omwb.zip file and sqlserver2k.zip plug-in. I put the plug-in in “plugins” folder during the installation, renamed it as SQLSERVER2K.JAR, and unzip it there, the unzip process generated two folders: META-INF and Oracle. There is a MANIFEST.MF file in META-INF folder, and in oracle folder, several small folders folder with a lot of .class files. I started the OMWB.BAT file in bin folder, I still get the error information: “No okugubs are installed. Please install…. “.
    I tried many times, including rebooted the machine and restarted the OMWB.bat ifle, but still got the same error message. It should be a simple problem, but I just can't install OMWB becasue of the plug-ins problem.
    Could anyone who installed the OMWB before and know how to solved the plug-in problems help me?
    I am thinking: do I need to put all of the .class files in the folders into the “plugins” folder directly?
    Thank you very much for your help.

    you should
    1- Download Omwb.zip & MySQL4.zip from Migration WorkBench WebSite
    2- Unzip Omwb.zip (suppose it is unziped in C:\omwb)
    3- Copy MySQL4.zip to C:\omwb\plugins and rename to MySQL4.jar
    4- Execute C:\omwb\omwb.bat for WorkBench
    Good Luck
    S.Ahmad Pourreza Ahmadi From IRAN

  • How to lock the Printer of LaserJet Pro 500 Color MFP m570dw

    how to lock the Printer of LaserJet Pro 500 Color MFP m570dw

    You can set a control panel lock security level and password for your HP LaserJet series printer. To lock your printer, follow below link:
    http://h20564.www2.hp.com/hpsc/doc/public/display?​docId=emr_na-bpl03612

  • How to change the url of "Add New Item" of a particular list in SharePoint 2013???

    Hi Guys,
    How to change the url of "Add New Item" of a particular list in SharePoint 2013???
    I need to redirect it into the page where I have created my Visual web part.
    Please suggest
    Warm Regards,
    Tony Joy

    Hi,
         There are multiple ways to change the form url like javascript, SharePoint designer, custom code, editing default form to have custom web part etc, Please follow the url below that describe diffent methods and steps
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/ec2769a0-683c-4023-8804-b596e4f92a3a/change-default-forms-on-custom-list?forum=sharepointcustomizationlegacy
    Hope it helps!!!
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. Thanks, Ajeet

  • How to make like Encarta encyclopedia and basic screen settings and how to lock the documents in the entire data.

    dear guys how can i make like a off line Encarta encyclopedia and basic screen settings and how to lock the documents in the entire data in visual studio.                 
       thank you. 
                                                              Million
    Getu

    Dave,
    I will +1 Pixelan's products. They are great, simple, and have about the best support that I know of. When you explore, say Pixelan's SpiceMaster, dig deeply. Things appear rather mundane, on the surface, but there is so very much power lurking, just below the surface. I could almost imagine a 1000 page manual to cover every possible aspect of that program... Every time that I use it, I learn something new, and wonderful.
    Good luck,
    Hunt

  • HT4085 how to lock the tauch screen with some password or dots like android to prevent misuse. And also screen lock to prevent interruption while watching movie reading books etc.

    how to lock the tauch screen with some password or dots like android to prevent misuse. And also screen lock to prevent interruption while watching movie reading books etc.

    You can set a passcode to be requied to unlock the iPad via Settings > General > Passcode Lock. In terms of locking the actual screen whilst using an app, then that isn't currently possible, but with iOS 6 in the Autumn there will be a new 'accessibility' feature (from here) which will allow you :
    ... to limit an iOS device to one app by disabling the Home button, as well as restrict touch input on certain areas of the screen

  • How to lock the Properties bar to a toolbar or in some other way, make it permanently open?

    How to lock the Properties bar to a toolbar or in some other way, make it permanently open?
    Or can that checkbox 'keep tool selected' be made a permanent toolbar item?
    I use the rubber stamp tool several times on multiple pages in certain pdfs and found that if I open the 'properties bar', I can select 'keep tool selected' and stamp away as much as I like without having to choose the stamp tool dropdown menu and select 'custom' each time I stamp. I appreciate the recent update that added a recently stamped stamps area and not having to click 'proceed' each time.

    You can't lock the Properties Bar, but you also don't need to in order to make the Stamp tool remain selected.
    Just right-click it in the Comment menu on the right and select "Keep Tool Selected".

  • How to code the function of  add+delete+edit using jsp??

    how to code the function of add+delete+edit using jsp??i'm also using the ms sql server 2000 as a database. pls help me!!

    Hi,
    I think you will find the following useful.
    Performing Inserts, Updates, and Deletes
    http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/inserts_updates_deletes.html

  • How to lock the month in Planning web forms

    Hi all ,
    we r using the web forms in planning for inputting the data .
    we had a problem here.
    ex:
    User is giving the in put for the month Dec..and again in he is changing the data..so how to lock the in web forms month wise.
    thanks in Adv

    Hi Bunny,
    Do you mean to say that , once the user inputs the values for the month of Dec,after that , you dont want the user to change the values of dec which he had provided.
    Is that what your montly locking means?
    Sandeep Reddy Enti
    HCC
    http://hyperionconsultancy.com/

  • How to Lock the master data. R/3 Conflict ESS

    Dear Gurus,
    Please guide me how to lock the master data for a nos of days(say 7 days).
    Recently we had encountered an issue, related to ESS. While Uploading the Time data through t-code: PT60, our core team encountered a problem, that such and such employee number is locked.
    While checking, they identified it, system shown error against those employees, who are accessing their ESS. We check and came to know they are accessing the master data by changing their personal record i.e. address.
    Do we have any other provision to lock the master data without setting the control record to release for payroll.
    Please help .

    Create a custom transaction involving a custom views of table T7XSSSERSRV  with the following field for each service
    "V_T7XSSSERSRV-ISDISABLED"
    when HR wants to lock it, the will enter this table and check this field.
    this will disable the servcies in the front end.
    Once the 7 days are over, HR will uncheck this field. this will re-enable the services in the froint end.
    Hope this helps.

  • How to lock the statistics in column level.

    Hi All, i am using 10.2.0.1.0 version of oracle.
    I have gathered freuency histogram manually on one of my column of a table to provide more information to optimizer for better calculation of cardinality.
    Now i have my weekend job runs for gathering stats on schema level with method_opt as 'For all column size repeat'. But i dont want the stats of above column to be overridden by the stats job. I dont want to lock the statistics of whole table, but i just want to lock the column level stats for this table.
    how the above can be achieved?
    Below is the details.
    Code for manual histogram , i have eliminated many buckets purposely, as there are 194 buckets.
    DECLARE
    m_distcnt NUMBER := 916714;       -- num_distinct (As it is there in dba_tab_columns)
    m_density NUMBER := 0.00000109031397771616;  -- density (As it is there in dba_tab_columns)
    m_nullcnt NUMBER := 0;       -- num_nulls (As it is there in dba_tab_columns)
    m_avgclen NUMBER := 8;       -- avg_col_len (As it is there in dba_tab_columns)
    srec      dbms_stats.statrec;
    n_array   dbms_stats.numarray;
    BEGIN
      srec.epc := 3; -- no of end points
      n_array     := dbms_stats.numarray(3870     ,
                                                 3891     ,
                                                 3945     
      srec.bkvals := dbms_stats.numarray(25000     ,
                                                 55000     ,
                                                 100000     ,
      dbms_stats.prepare_column_values(srec, n_array);
      dbms_stats.set_column_stats('Schema1', 'USERS_HIST_TEST', 'COMPANYPK',
      distcnt => m_distcnt,
      density => m_density,
      nullcnt => m_nullcnt,
      srec    => srec,
      avgclen => m_avgclen,
      force => TRUE);
    END;
    -- Weekend job which will override above histogram
    DBMS_STATS.GATHER_SCHEMA_STATS (
        ownname          => 'Schema1',
        estimate_percent => dbms_stats.auto_sample_size,
        block_sample     => FALSE,
        method_opt       => 'FOR ALL COLUMNS SIZE REPEAT',
        DEGREE           => dbms_stats.default_degree,
        granularity      => 'DEFAULT',
        CASCADE          => TRUE,
        options          => 'GATHER STALE'
    Edited by: 930254 on Jul 4, 2012 9:08 AM

    Pl do not post duplicate threads - How to  lock the statistics in column level.

  • How to lock the rows in program

    how to lock the rows in program

    Do not create a duplicate thread.
    many had already answered your query here.
    how to lock the rows in program
    Regards,
    Prazy

  • How to lock the perticular record in table with some of fields

    Hi,
    I have one Doubt please clarify me.
    How to lock the record in table with perticular fields combination please give me example of code.
    Thanks,
    Hari.

    Hi,
    IT LIKE this....
    This is the function mode that you have to create for locking the contents of you internal table.
      CALL FUNCTION 'ENQUEUE_EZHFINDID'
       EXPORTING
         mode_zhfindid        = 'E'
         mandt                = sy-mandt
         ownid                = w_display-ownid
      X_OWNID              = ' '
      _SCOPE               = '2'
      _WAIT                = ' '
      _COLLECT             = ' '
       EXCEPTIONS
         foreign_lock         = 1
         system_failure       = 2
         OTHERS               = 3.
      CASE sy-subrc.
        WHEN 1.
          w_flag_lock = c_x.
         CLEAR w_okflag.
          MESSAGE e265 WITH w_display-ownnum.
      ENDCASE.
    Jayant Sahu.

  • How to lock the record in the Form

    .How to lock the record
    That is In my customized form if user query the record in one of our Customized form and the system automatically should prevent by quering the same record by other user for the same form .The message to be displayed as locked by another user .
    For example in standard form the same option is available.
    Form Name:GMEBCHED.FMB
    Module:ORACLE PROCESS MANUFACTURING(OPM)
    Could you pls help us how to implement the same for our Customized form .
    Appricaiate your help .
    Regards,
    Radha krishnan

    Hi,
    I tried to put the code under Post-Query trigger. Since user can input the selection criteria in the form. After the form open, after I input the "Update user" ID (this is in the non-base table block), the oracle message prompt: FRM-40653: Record not reserved for update or delete. Try again later..
    So, is there any method to solve it?
    Thanks a lot.
    Regards.

  • How to install the plug-in of callHierarchy?

    Hi all,
    I have downloaded the plug-in but don't know how to use it. Can someone teach me? Thx a lot
    Regards,
    delol

    you should
    1- Download Omwb.zip & MySQL4.zip from Migration WorkBench WebSite
    2- Unzip Omwb.zip (suppose it is unziped in C:\omwb)
    3- Copy MySQL4.zip to C:\omwb\plugins and rename to MySQL4.jar
    4- Execute C:\omwb\omwb.bat for WorkBench
    Good Luck
    S.Ahmad Pourreza Ahmadi From IRAN

Maybe you are looking for

  • Using multiple MIDI in and out ports... is there a any solution?

    Hi Guys, I've been using Logic Pro for about 3 or 4 years, and have always struggled with the fact that when using external MIDI instruments, there are not separate drop-down menus for PORT IN and PORT OUT, where I could choose which port would be us

  • New document category (0DOC_CATEG) for SD's Cubes

    Hi Folks I have a question, how can i create a new document category? You see, i have a cube (copy fromo 0SD_C03), but only with data from 2LIS_13_VDITM infosource, because only need billing information; with this cube i need to separate Returns, sta

  • How the prodution order start and finis dates are changeing...?

    Dear friends, It was observed that one of my client's production order start and finish dates are changing frequently. No user is claiming the responsibility, I feel very dificult to to find out who did the changes. When I  observed, it is happening

  • How to use  mmpur_remove_messages_by_id  ?

    sap ver. 4.7 badi  ME_PURCHDOC_POSTED transction  : me32k how to use  mmpur_remove_messages_by_id  ? what is the parameter (im_id)  that i have to add ? i am using "MMPUR_MESSAGE_FORCED"  to add error message  , it look like it do the job , but after

  • I have a PIXMA MP970 printer. The printer is not printing. What should I do?

    My PIXMA MP970 printer has stopped printing and copying. At first the printer would not even turn on, now it does. The paper does feed thru, but comes out blank. There is plenty of ink in all the cartridges. I'm at a loss as to what is wrong.