Not able to expand tool button in Acrobat 9.0

I have implemented a plugin which contain two Tool buttons using Acrobat SDK 7.0.
I created a "Flyout" using function AVToolBarNewFlyout(). I am adding those two tool buttons into this Flyout using function
AVToolBarAddButton() and at last I am doing AVToolButtonSetFlyout().
When I load this Plugin into Acrobat version 7 and 8 the flyout is working fine (where I can expand tool button) with or without opening any document in Acrobat window.
The problem is when I load the same Plugin into Acrobat version 9 the Flyout is working fine (where I can expand tool button) only when the document is opened in Acrobat window.
I am not able to expand tool button if active document is not present.
Please help me..

Hi Leonard,
Please find the below Source code:
Creating toolbar using AVToolBarNew function.
AVToolBarPositionRec positionRec;
memset(&positionRec, 0, sizeof(AVToolBarPositionRec));
positionRec.size = sizeof(AVToolBarPositionRec);
positionRec.inDoc = true;
positionRec.dockPosition = kAVToolBarDockTop;
positionRec.stackNum = 1;
positionRec.offset= ASMAXInt32;
positionRec.order = ASMAXInt32;
positionRec.hidden = false;
CreateButtonsFromDescriptors (toolBar);
AVAppRegisterToolBarPosition("Our Plugin Toolbar", false, &positionRec);
//This is the function to create flyout for toolbutton.
static void CreateButtonsFromDescriptors (AVToolBar target)
PIButtonDesc *buttonInfo = gButtonInfo;
ASInt32 *buttonOrder = gButtonOrder;
AVExecuteProc commonExecCallback;
AVComputeEnabledProc commonEnableCallback;
// Create our toolbuttons.
while (*buttonOrder != 0)
// Create the main toolbutton.
AVToolButton toolButton = AVToolButtonNew (ASAtomFromString("Button 1")/*(buttonInfo->buttonName)*/, NULL, false, false);
// Creating our common callbacks.
AVToolButtonSetHelpText (toolButton, "Button 1");
buttonInfo++;
// Create the rest of the buttons in the section on a flyout toolbar.
if (*buttonOrder > 1)
AVToolBar flyout = AVToolBarNewFlyout();
for (ASInt32 i = 1; i < *buttonOrder; i++)
AVToolButton tButton = AVToolButtonNew (ASAtomFromString( "Button 2"/*buttonInfo->buttonName*/), NULL, false, false);
//Creating our common callbacks.
AVToolButtonSetHelpText (tButton,"Button 2");
AVToolBarAddButton (flyout, tButton, false, NULL);
buttonInfo++;
// Add flyout to button.
AVToolButtonSetFlyout (toolButton, flyout);
// Finally, add button to target toolbar.
AVToolBarAddButton (target, toolButton, true, NULL);
buttonOrder++;
With the above Source code I am creating a Plugin.When I added this Plugin into Acrobat 7 and 8 I am able to expand the ToolButton( i.e flyout ) with or without active document.
But when I load the same Plugin into Acrobat 9 I am able to expand Toolbutton( i.e Flyout ) only when the active document is Present.If active document is not present in Acrobat window I am not able to expand the Tool Button( i.e Flyout ).
Thank you,
Santhosh

Similar Messages

  • I upgraded my iphone 4 OS yesterday to ios 5, today morning my phone is not working, i am not able to click any button and also its not allowing me to switch off the phone and restart. Anyone having similar issues

    i upgraded my iphone 4 OS yesterday to ios 5, today morning my phone is not working, i am not able to click any button and also its not allowing me to switch off the phone and restart. Anyone having similar issues?

    From my post on what seems like the same issue (found here: https://discussions.apple.com/message/21087892#21087892)
    Take the following steps:
    1) while connected to wifi, toggle off then back on the Show All Music and iTunes Match options shown in my original post. Important: I did this step before, but wasn't connected to wifi, and my music disappeared. Subsequently, I connected to wifi and turned off and then back on those options and everything came back though it was grayed out and my only option was to download music.
    2) To get streaming over cellular back, go into Settings>General>Cellular and scroll down to the "Use Cellular Data for:" options and make sure the iTunes option is set to 'On'
    The above steps will bring back the streaming capability which seemed to go away when you update to 6.1. It didn't ACTUALLY go away, but something about the update toggled off the iTunes option in step 2 above.
    I did a final test by turning off wifi, opening Music app and selecting a song. It played successfully without downloading! Crossing my fingers, but I think I'm good to go!
    Hope this helps!

  • TS1702 Selection handles in pages app not working.I am only able to select. Not able to expand .What should I do?

    Selection handles in Pages App is not working suddenly. I can select a word or cell,but I am not able to drag it.What to do?

    Hi mafiose15,
    Thanks for visiting Apple Support Communities.
    Restoring your iPod to factory settings is the best way to try and get it back to working order. You can use the instructions below to restore it:
    How to restore iPod
    Verify that you have an active Internet connection, because you may need to download new versions of the iTunes and iPod Software.
    Download and install the latest version of iTunes if necessary.
    Open iTunes. Connect your iPod to your computer using the USB or FireWire cable that came with your iPod.
    After a few moments, your iPod will appear in the Source panel in iTunes.
    Select your iPod in the Source panel. You will see information about your iPod appear in the Summary tab of the main iTunes window.
    Click Restore.
    If you are using a Mac, you will be asked to enter an administrator’s name and password.
    A progress bar will appear on the computer screen, indicating that stage one of the restore process has begun. When this stage is done, iTunes will present one of two messages with instructions specific to the iPod model you are restoring.
    Disconnect iPod and connect it to iPod Power Adapter (typically applies to older iPod models).
    Leave iPod connected to computer to complete restore (typically applies newer iPod models).
    During stage two of the restore process, the iPod displays an Apple logo as well as a progress bar at the bottom of the display. It is critical that the iPod remain connected to the computer or iPod power adapter during this stage.
    Note: The progress bar may be difficult to see, because the backlight on the iPod display may be off.
    After stage two of the restore process is complete, the iTunes Setup Assistant window will appear. It will ask you to name your iPod and choose your syncing preferences, as it did when you connected your iPod for the first time.
    You can find the instructions in this article:
    Restoring iPod to factory settings
    http://support.apple.com/kb/ht1339
    All the best,
    Jeremy

  • Not able to view PDFs onlie with Acrobat 6 insalled

    I have Adobe Acrobat 6.0 installed and now whenever I go to view any PDF online I get an error message:
    "The Adobe Acrobat/Reader that is running can not be used to view PDF files in a Web Browser.
    Adobe Acrobat/Reader version 8 or 9 is required. Please exit and try again"
    When I click OK (the only option), Acrobat 6.0 is launched and I still am unable to view the online PDF.
    I reinstalled Acrobat Reader latest version, but I'm still getting the same error above.
    How can I view PDFs from my web browser with Acrobat 6.0 installed?

    With version 7 Adobe changed the active x for webviewing.
    So you have to decide if you want to take Reader > 6 for Webviewing or Acobat 6 (where the later make not really sence to me).
    I think the last installed version will take over, the other produce only error for webviewing and also embedding.
    HTH, Reinhard

  • Not able to expand Treetable structure programmatically

    We had implemented expanding Treetable structure programmatically. But when we are uptaking our UI to PS4, the expand operation is not working and we are getting exceptions.
    We are expanding Treetable through program, for example when try to expand first child of first node, we are passing Disclosed keys like 0,0 to the Treetable using the setDisclosedRowKeys() method.
    While trying to expand we are getting the following exception:
    No data found for key 0, 0
    ADF_FACES-60097:For more information, please see the server's error log for an entry beginning with: ADF_FACES-60096:Server Exception during PPR, #5
    Please correct me if I miss anything.

    this code works for me..
    disclosedRowKeys="#{pageFlowScope.orderBean.disclosedTreeRowKeySet}"
    rowDisclosureListener="#{pageFlowScope.orderBean.rowDisclosureListener}">
    public void rowDisclosureListener(RowDisclosureEvent rowDisclosureEvent)
    Iterator added = rowDisclosureEvent.getAddedSet().iterator();
    if (added!=null)
    while (added.hasNext())
    Object rowKey = added.next();
    //disclosedTreeRowKeySet.clear();
    List path = (List)rowKey;
    for( int i=0; i< path.size(); i++ )
    List<Object> nodePath = new ArrayList<Object>();
    for( int j=0; j<i; j++ )
    nodePath.add( path.get( j ) );
    disclosedTreeRowKeySet.add( nodePath );
    disclosedTreeRowKeySet.add( rowKey );
    System.out.println( "disclosed Keys...... " + disclosedTreeRowKeySet );
    private void expandSelectedFundingNode(RowKeySet addedObj) {
    if (sourceTreeTable != null) {
    Iterator added = (Iterator)addedObj.iterator();
    if (added!=null)
    while (added.hasNext())
    Object rowKey = added.next();
    List path = (List)rowKey;
    for( int i=0; i< path.size(); i++ )
    List<Object> nodePath = new ArrayList<Object>();
    for( int j=0; j<i; j++ )
    nodePath.add( path.get( j ) );
    disclosedTreeRowKeySet.add( nodePath );
    disclosedTreeRowKeySet.add( rowKey );
    sourceTreeTable.setDisclosedRowKeys(disclosedTreeRowKeySet);
    }

  • Not able to press connect button for WiFi

    I can t connect to WiFi I have a Motorola RAZR I turn the WiFi to on but when I go to put the password in the connect button isn't highlighted.  I can't press it. How can I fix this?  Any help would be appreciated thank you

    I'm sorry you're having issues with connecting to wifi AnnMarie76. Does your phone have the latest software update? Here is some information about connecting to wifi http://vz.to/1N54EnV . I also recommend removing the wif connection and setting it up from the beginning.Select Apps>Settings >Wi-Fi (ensure switch is on)> Add network> Enter name>Tap Drop down menu >Choose security options if not an open network> Enter password . Please let us know if this information is helpful.  Kinquana_VZW Follow us on Twitter @vzwsupport

  • Not able to capture button event in extended controller

    Hi Gurus,
    I am not able to capture the button event (of seeded controller) in extended controller.
    I have written code in extended controller like below:
    public void processFormRequest(OAPageContext pageContext, OAWebBean webBean){
        String str = pageContext.getParameter("event"); // copied from seeded controller for the button event //
          if ("editLines".equals(str)) {
            //cutom validation
      super.processFormRequest(pageContext, webBean);
    Please help me in resolving the issue.
    Thanks,
    Srinivas
        ///my cutom validateion

    Hi Bm,
    Thanks for your response.
    I have tried the same but no luck.
    Please help in getting this resolved.
    Thanks,
    Srinivas

  • Configure Acrobat Reader tool buttons when Reader is started inside SAP GUI

    Hi,
    we have deployed some registry keys in "HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\9.0\AVGerneral\cToolbars" to show some tool buttons in Acrobat Reader. This works fine when starting Acrobat Reader as standalone application.
    But in SAP GUI the Acrobat Reader starts with default tool buttons.
    Is there a chance to configure the Acrobat Reader tool buttons when the Reader is started inside a SAP GUI session?
    thanks
    Albert

    These are the settings in the registry to show/hide tools in the Adobe Reader 9 toolbar.
    [HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\9.0\AVGeneral\cToolbars\cBasicTools\cInternalButtons]
    "a0"="Select"
    "a1"="Hand"
    "a2"="Zoomin"
    "a3"="ZoomDrag"
    "a4"="endBasicToolsGroup"
    "a5"="ZoomViewOut"
    "a6"="ZoomViewIn"
    "a7"="ZoomTo"
    "a8"="Zoom100"
    "a9"="FitWidth"
    "a10"="FitPage"
    "a11"="endZoomTypeGroup"
    "a12"="PanAndZoom"
    "a13"="Loupe"
    "a14"="SelectGraphics"
    "a15"="endZoomToolsGroup"
    [HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\9.0\AVGeneral\cToolbars\cCommenting\cStamp]
    "bInternalExpanded"=dword:00000001
    [HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\9.0\AVGeneral\cToolbars\cFile\cInternalButtons]
    "a1"="Print"
    "a2"="Save"
    "a3"="SaveFileAs"
    "a4"="FindDialog"
    "a5"="endDialogGroup"
    [HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\9.0\AVGeneral\cToolbars\cPageDisplay\cInternalButtons]
    "a0"="endLayoutZoomTypeGroup"
    "a1"="Fullscreen"
    "a2"="endPageLayoutViewGroup"
    "a3"="RotateCCW"
    "a4"="RotateCW"
    "a5"="Wireframe"
    When starting Adobe Reader standalone this works fine.
    But starting Adobe Reader from a SAP GUI Session (for example in transaction CV03N) the default tools will be shown.
    Is there a chance to configure the Acrobat Reader tool buttons when the Reader is started inside a SAP GUI session?
    thanks
    Albert

  • Not able to find ATP check button while editing items in Quotation(CRM 7.0)

    Hi,
    I am trying to edit the Packaged Quotation in CRM WEB UI. I need to do ATP check for the Items. But, I am not able to find any button for ATP check ( check Availability).
    Can you plese let me know where can I find this button ....
    Or
    Do we need to do any configuration for this?
    Thanks,
    Sandeep

    Hi,
    I am trying to create from WEB UI (CRM 7.0). But, still I am not able to see any button for ATP.
    Can you please tell me, where can we find this button....
    Do we need to do any configuration for this button to be displayed....or is there any condition for the button to be displayed?
    Please help me in this regard !!!!
    Thanks,
    Sandeep

  • Not able to get the pagebutton bar bean object in the extended controller

    Hi All,
    I am not able to get the button bean object in my page. But, am not able to get the handle of buttonbar itself. any idea?
    Page Structure is:
    PageLayout - not having controller
    ----buttonbar
    ---button1
    ---submitbutton2
    ----regiion1(stack layout)-controller assigned(seededCO)
    I am extending the seededCO and I am trying to get the handle of button1 bean with the following code.
    OAPageButtonBarBean pbb=(OAPageButtonBarBean)webBean.findIndexedChildRecursive("buttonBar");
    if(pbb!=null)
    System.out.println("pbb"+pbb);
    bb= (OAButtonBean)pbb.findIndexedChildRecursive("button1");
    }

    Hi,
    Try like this,
    import oracle.apps.fnd.framework.webui.beans.nav.OAPageButtonBarBean;
    import oracle.apps.fnd.framework.webui.beans.nav.OAButtonBean;
    OAPageButtonBarBean pBar =
    (OAPageButtonBarBean)pageContext.getPageLayoutBean().getPageButtons();
    OAButtonBean ctButton =
    (OAButtonBean)pBar.findIndexedChildRecursive("YourRequiredButtonName");
    Thanks,
    With regards,
    Kali.
    OSSi.

  • Web Dynpro Java WIki - Not able to add a new page.

    Hi Experts,
                     I want to add a new wiki page in Web Dynpro Java, but i am not able to find corresponding button or action  to create a new page.Please guide me to add a new page.
    Thanks and Regards
    Fazal Ahamed

    Hi Fazal,
    This is probably due to the Expert Wki which was launched last week. Please see Craig's blog for more details: /people/community.user/blog/2009/06/17/welcome-the-expert-wiki
    BR,
    Hilit

  • Embedded BI publisher in 8.98 tools -  Not able to generate a BIP report

    Hi gurus,
    I'm using JdE stand-alone with tools 8.98
    I'm trying to use the embedded reporting solution of BI publisher on tools 8.98. I follow all the steps below, but when I submit I'm not getting any error, but I'm not getting any result. I'm not able to see any formatted document generated, and I'm not getting any output in the "Report Definition Jobs" Section.
    Any clue? Should I set up something else, apart of the steps taken below?
    1. Use Oracle’s BI Publisher Template Builder, Microsoft Excel, Microsoft Word, or Adobe Acrobat to
    create a blank template file.
    2. Add an object to the BI Publisher Object Repository (P95600), using the template name for the
    object name.
    3. Create a report definition in the JD Edwards BI Publisher Report Definition application (P95620),
    associating the source batch application (UBE) and the template.
    4. Submit the report definition to generate an XML data file.
    5. Download the XML data and design the template in the desktop application that you used to create the
    template.
    6. Update the report definition in the BI Publisher Report Definitions application, defining criteria such
    as output types, bursting, and delivery options.
    7. Upload the completed template into BI Publisher Object Repository.
    8. Submit the report definition to BI Publisher.
    9. Use Report Definition Jobs (P95630) to access the submission
    Thanks

    Please see these docs.
    'Report Cannot Be Rendered Because Of An Error - Unexpected element:report' When Using Firefox [ID 605403.1]
    Troubleshooting Oracle BI Publisher Enterprise and XML Publisher Enterprise [ID 412232.1]
    BI Publisher Error On Report Access : java.lang.NoClassDefFoundError [ID 1083315.1]
    BI PUBLISHER DATA TEMPLATE ISSUE RETRIEVING LARGE VARCHAR COLUMNS [ID 960838.1]
    XML-21028 Access Not Allowed While Generating Output With BI Publisher [ID 458161.1]
    Thanks,
    Hussein

  • Not able to sort any grid after Tools upgrade from 8.49.10 to 8.50.07

    Not able to sort any grid after Tools upgrade from 8.49.10 to 8.50.07, also when I click on any prompt button the prompt values are displaying in a separate screen rather than displaying in a model window.

    I have resolved it by applying stylesheets and clearing the cache.
    Thanks,
    Jayaprakash Tedla

  • Tool Button Not Working in Adobe Reader 9

    Hello,
    I have a custom tool button - folder level script (with a trusted function) to digitally sign a drawing template.
    The tool button works in Reader 8 and Reader X, but is not working in Reader 9.
    The error message is shown "Not Allowed Error: Security settings prevent access to this property or method".
    Can any one please advise why this would not work in Reader 9 when the tool buttons work in other versions of Adobe Reader?
    Thank you.

    Adobe changes JS with every major release, check the Acrobat JS API Reference to see what has changed with regard to your code.
    Without seeing your code, there is no way tell what is going on. Also check the preferences to see if there is an option that needs to be checked to allow your script to work.
    Since Reader X works and it is free, why not upgrade?

  • I bought Adobe Acrobat XI Pro Subscription Edition (one-year) but not able to edit any PDF. Please advise

    I bought Adobe® Acrobat® XI Pro Subscription Edition (one-year) but not able to edit any PDF. Please advise

    I went through the tutorial and the problem is when I click on "Tools" the edit option does not come. Only "Export", "Create" or "Send" pdfs.
    I think must be a technical problem.

Maybe you are looking for