Is footer of InDesign extension palette customizable in my own built extension in Extension builder?

Hi
I have built my own extension palatte for inDesign, in CS extension builder. I want to remove/customize the default footer of extension palette. How is this possible?
Best regards
Sal

Try setting the showStatusBar property to false in the CSExtension tag.
Joe

Similar Messages

  • Extension Builder 2.1 Purchase option require

    Can i purchase licensed version of  Adobe inDesign Extension Builder 2.1 for permanent use of it  instead of monthly or annual pay ? i don't want to pay for this like a regular  bills  for every  monthly/early but i do want to purchase it once as per it's cost and use it as long as i can .
    Please let me know if any such kind of option is avilable .

    I mean the tutorial Adobe Extension Builder and Creative Cloud 2014.

  • Adobe InDesign CC 2014 Custom Panel Built With Extension Builder - Problem: Can't tab from one entry field to the next; Hitting tab instead hides all palettes; Is there a fix? This didn't happen in Adobe Indesign CC

    Adobe InDesign CC 2014 Custom Panel Built With Extension Builder - Problem: Can't tab from one entry field to the next; Hitting tab instead hides all palettes; Is there a fix? This didn't happen in Adobe Indesign CC

    This is planned to be fixed in the next release.

  • Is it possible for Applescript to know what link is selected in the Indesign Links Palette?

    Hi there,
    I've written some ApplesScripts for Indesign that act on all links, missing links and/or selected links, but what if I wanted to perform an action on a link that is only selected in the links palette?
    Is it possible for AppleScript to know which link is selected in the Indesign links palette?
    Regards,
    David

    Hi czigrand,
    Thanks for visiting Apple Support Communities.
    Currently, you can gift dollar amounts or individual items (EG. songs) on the iTunes Store. See this article for more information:
    In the iTunes Store, you can gift a dollar amount or specific music, movies, TV shows, or apps from your iPhone, iPod touch, iPad, Mac, or PC. Follow these steps to send a gift from the iTunes Store.
    iTunes: Sending iTunes Gifts
    http://support.apple.com/kb/HT2736
    Best Regards,
    Jeremy

  • Copying CS SDK InDesign Extensions to Another Workspace

    For Win7, ActionScript
    I built an InDesign extension in ActionScript using the Creative Suite Extension Builder.
    I wanted to copy the Creative Suite Extension Builder project to another folder and import it to another workspace. The "Import Flex Project" from the new folder succeeded, but any attempt to build it produces the dreaded error message
    ""Could not find project's extension manifest file. Make sure the manifest exists at .staged-extension/CSXS/manifest.xml. <MyProjectName>  line 1 Problem"
    Needless to say, ".staged-extension/CSXS/manifest.xml." exists.
    Any idea????
    TIA,
    mlavie

    I just ran into this problem again - and fixed it by exporting the project from its original worksapce using Export Project, instead of just cpoying the project folder manually.
    mlavie

  • How to call Indesign Extension from C/C++

    I have created Indesign extension using creative suite extension builder from my flash builder 4.6. In that extension i have "Run Indesign" button.How can i call that button from C/C++?

    @T. Scheider
    For Adobe CC 9.0.x-9.2.x, do I need AEDP access to download native application toolkit to compile the flex hybrid extensions?
    Also is native application toolkit different for all versions of Adobe Indesign?

  • InDesign Panels created with Extension Builder 3 get collapsed upon relaunch of InDesign

    InDesign Panels created with Extension Builder 3 get collapsed upon relaunch of InDesign and you have to corner drag them open to see the panel. This bug is very annoying. Does anyone know a work around?

    I found how to fix this.
    There is a hidden XML file called manifest.xml located in you project folder here:
    ../.staged-extension/CSXS/manifest.xml
    In that file there is a section called <Geometry>
    By default there is an entry for size. You can add sections for min and max panel size values.
    <MaxSize>
         <Height>enter max height size here</Height>
         <Width>enter max width size here</Width>
    </MaxSize>
    <MinSize>
         <Height>enter min height size here</Height>
         <Width>enter min width size here</Width>
    </MinSize>
    - Digital Production

  • Using Extension Builder 3 with InDesign CC

    Can anybody, probably somebody from the staff, tell me when the next update for ID CC is coming (9.0 --> 9.1)? The adobe.labs page states that ExtBuild3 supports ID CC but when I try to install a html extension the Extension Manager says I need ID version 9.1 or higher. Is ther any chance that we will see an update this month?

    Hi,
    Extension Builder 3 Preview 3 includes support for building HTML5 extensions for InDesign CC, when InDesign CC starts supporting it. Unfortunately I do not know when ID CC will be updated.
    Best regards,
    Hallgrimur

  • Extension Builder 2.0 and InDesign CS5?

    Hi,
    I recently tried to create an Adobe Extension that uses host adapters. But after exporting the extension and installing it with the Adobe Extension Manager CS5 I got an error message during startup of InDesign that the host adapter is not a valid plugin. Is it possible that the Extension Manager 2.0 does not support InDesign CS5 with host adapters? Because the plugin without the host adapter works. Or do I need older host adapter plugins? If yes, where can I download them?
    Thanks a lot,
    Martin

    Hi Joe,
    thanks for your answer! The exact version is InDesign CS5 version 7.0.4 on Windows 7 Enterprise SP1.
    The files section is generated by the Extension Builder as follows:
    <files>
        <file destination="" file-type="CSXS" products="" source="panel.zxp"/>
        <file destination="$plugin/Extensions" maxVersion="15.1" minVersion="15.0" platform="win" products="Illustrator" shared="true" source="ai_host_adapter/win/AIHostAdapter.aip"/>
        <file destination="$plugin/Extensions.localized" maxVersion="15.1" minVersion="15.0" platform="mac" products="Illustrator" shared="true" source="ai_host_adapter/mac/AIHostAdapter.aip"/>
        <file destination="$plugin/Extensions" maxVersion="16.9" minVersion="16.0" platform="win" products="Illustrator32" shared="true" source="ai_host_adapter/win32/AIHostAdapter.aip"/>
        <file destination="$plugin/Extensions" maxVersion="16.9" minVersion="16.0" platform="win" products="Illustrator64" shared="true" source="ai_host_adapter/win64/AIHostAdapter.aip"/>
        <file destination="$plugin/Extensions.localized" maxVersion="16.9" minVersion="16.0" platform="mac" products="Illustrator" shared="true" source="ai_host_adapter/mac/AIHostAdapter.aip"/>
        <file destination="$automate" maxVersion="12.1" minVersion="12.0" platform="win" products="Photoshop32" shared="true" source="ps_host_adapter/win32/PSHostAdapter.8li"/>
        <file destination="$automate" maxVersion="12.1" minVersion="12.0" platform="win" products="Photoshop64" shared="true" source="ps_host_adapter/win64/PSHostAdapter.8li"/>
        <file destination="$automate" maxVersion="12.1" minVersion="12.0" platform="mac" products="Photoshop" shared="true" source="ps_host_adapter/mac/PSHostAdapter.plugin"/>
        <file destination="$automate" maxVersion="13.9" minVersion="13.0" platform="win" products="Photoshop32" shared="true" source="ps_host_adapter/win32/PSHostAdapter.8li"/>
        <file destination="$automate" maxVersion="13.9" minVersion="13.0" platform="win" products="Photoshop64" shared="true" source="ps_host_adapter/win64/PSHostAdapter.8li"/>
        <file destination="$automate" maxVersion="13.9" minVersion="13.0" platform="mac" products="Photoshop" shared="true" source="ps_host_adapter/mac/PSHostAdapter.plugin"/>
        <file destination="$indesign/Plug-Ins" maxVersion="7.5" minVersion="7.0" platform="win" products="InDesign" shared="true" source="id_host_adapter/win/IDHostAdapter.pln"/>
        <file destination="$indesign/Plug-Ins" maxVersion="7.5" minVersion="7.0" platform="mac" products="InDesign" shared="true" source="id_host_adapter/mac/IDHostAdapter.InDesignPlugin"/>
        <file destination="$indesign/Plug-Ins" maxVersion="7.5" minVersion="7.0" platform="win" products="InDesign" shared="true" source="id_host_adapter/win/(IDHostAdapter Resources)"/>
        <file destination="$indesign/Plug-Ins" maxVersion="8.9" minVersion="8.0" platform="win" products="InDesign" shared="true" source="id_host_adapter/win/IDHostAdapter.pln"/>
        <file destination="$indesign/Plug-Ins" maxVersion="8.9" minVersion="8.0" platform="mac" products="InDesign" shared="true" source="id_host_adapter/mac/IDHostAdapter.InDesignPlugin"/>
        <file destination="$indesign/Plug-Ins" maxVersion="8.9" minVersion="8.0" platform="win" products="InDesign" shared="true" source="id_host_adapter/win/(IDHostAdapter Resources)"/>
      </files>
    Thanks,
    Martin

  • Indesign Host Adapter for Extension Builder 3?

    Hi,
    How can i subscribe to indesign application and document events inside the Extension Builder 3 Extension?
    Thanks

    I found how to fix this.
    There is a hidden XML file called manifest.xml located in you project folder here:
    ../.staged-extension/CSXS/manifest.xml
    In that file there is a section called <Geometry>
    By default there is an entry for size. You can add sections for min and max panel size values.
    <MaxSize>
         <Height>enter max height size here</Height>
         <Width>enter max width size here</Width>
    </MaxSize>
    <MinSize>
         <Height>enter min height size here</Height>
         <Width>enter min width size here</Width>
    </MinSize>
    - Digital Production

  • CS5 Extension Builder and Indesign Server ?

    Hello,
    Is it possible to write an extension with CS5 Extension Builder for Indesign Server? It works fine with Indesign Desktop for me, but I'm ot sure for the Server version. Spend time to search on the web, without results.Just found this note in "indesign_cs5_server_scripting_guide.pdf" : You can use the  ExtendScript Toolkit to create JavaScript scripts explicitly for InDesign  Server, or you can use the Creative Suite Extension Builder (CS Extension  Builder) to develop CS extensions in ActionScript. CS extensions are  Flash-based (SWF) and can potentially work in a variety of Creative Suite  applications.
    Many thanks in advance,
    David

    Hello,
    Thanks a lot for the answer. This is not good news for us, but again, thanks for the answer.
    In few words, we are a leading French software editor (www.perigee.fr). Our software is a database that works with Indesign (using a C++ plugin), and manage pictures, text blocs, tables from PIM & DAM mgt.
    We are working on a brand new software suite that will be based on both Indesign and Indesign Server. We intend to develop the Indesign UI in ActionScript and CS5 Extension Builder.
    On the model side, we need something that works as well on both platforms. We tested several solutions (C++, Javascript) so far but we came to the conclusion that it would be ideal to use ActionScript.
    If there is no solution for AS and Indesign Server, we'll have to mix four programming languages in our solution (Java, C++, ActionScript and some JavaScript). Alternatively we could delay part of our project depending on the availability of AS on Indesign Server.
    We really like ActionScript and CS5 Extension Builder, and hopefully a solution to stay on our preferred languages: ActionScript and Java.
    We also explored the full Java/Corba option but it is not supported on the non-server side. And, again, we believe that ActionScript is the best solution.
    I hope our problem is clearer now.
    Do you see anything we may have missed?
    Thanks in advance for your answer!
    David

  • Add new page issue with spreads in indesign extension app

    Hi All,
    i am developing an adobe indesign extension application using adobe flex 3.4 sdk.
    the application purpose is to publish the document to remote server.
    i have done all the options well.
    now i am facing little problems to polish it.
    the problem are,
    1) Adding new page
       Let us say a particular indesign document (portrait) contains 6 pages.
       Page 1, 2 are in spread
       Page 3
       Page 4
       Page 5, 6 are in spread
       Now i am going to add a new page via indesign extension.
       when i try to add a new page. it will add into the last spread page. (Page 5, 6)
       Finaly it became Page 5, 6 and 7 in spread.
       What i want is.
       After adding the new page the document must have the following structure.
       Page 1, 2 are in spread
       Page 3
       Page 4
       Page 5, 6 are in spread
       Page 7
       My code for adding new page is.
       var document:Document = app.activeDocument;
       document.pages.add();
       Please suggest me the way to add a new page (without spread)
    Thanks,
    Malaris

    Try the code as below
    var document:Document = app.activeDocument;
    document.spreads.add();
    But make sure that you use this code on a document that is capable of having the the page structure that you had mentioned, i.e it should be created by unchecking the "Facing Pages" options in the new document dialog. Else it will add a two page spread to the document.
    This should solve your problem.
    Manan Joshi
    - Efficient InDesign Solutions
    -MetaDesign Solutions
    http://metadesignsolutions.com/services/indesign-development.php

  • Q: InDesign Extension could not be removed from file system when it was removed in Extension Manager

    <body>
    <p>All files of an ordinary extension will be removed from file system when this extension is removed in Extension Manager. But InDesign extensions with <tt>"plugin-manager-type"</tt> attribute in mxi file are special. Extension Manager will NOT remove files of this kind of extensions from file system when removing these extensions. Instead, Extension Manager will use other way to tell InDesign not to load these removed extensions when InDesign is launched. If you want to make your InDesign extensions removable, you can just remove <tt>"plugin-manager-type"</tt> attribute from the mxi file when you generate an extension.</p>
    </body>

    Thanks for the help. Yes that addressed the issue.
    On a side note, the tutorial I followed was the one that came with the plugin. Specifically I'm referring to the following file:
    //<eclipse_path>/plugins/com.adobe.cside.html.docs_1.0.0.201307260955/doc/getting_started/ Create_Your_Own_HTML5_Extension_In_5_Minutes.htm
    This is the HTML page for the "Create Your Own HTML5 Extension In 5 Minutes" walkthrough. It makes no mention of changing "PlayerDebugMode". I downloaded the eclipse plugin from the following link:
    http://labs.adobe.com/downloads/extensionbuilder3.html
    Is there a more up to date plugin? Where is the documentation that references changing the settings you mentionned?

  • My created extension built in extension builder 1.5, when installed in inDesign CS6, shows nothing

    Hi
    Hope everyone is enjoying work.
    I created my own extension in CS extension builder 1.5 for inDesign. It runs fine in debug mode with indesign CS5 and CS5.5 but when I tried to run this extension in debug mode with indesign CS6, the extension shows nothing in it. All UI components like input fields, buttons, texts etc are not shown. It stops me debugging the application. 
    Can anybody help me out?
    Thanks and best regards.
    Sal

    Are you now using Extension Builder 2.0, or still 1.5?
    If you're still using 1.5 then have you set PlayerDebugMode for CSXS 3? Normally CSXS will prevent extensions that are unsigned or have invalid signatures from loading for security reasons. Setting PlayerDebugMode turns that protection mechanism off, and allows the loading of unsigned extensions. Extension Builder 1.5 will automatically turn on PlayerDebugMode for CS5/5.5 (CSXS 2.0/2.5), but not for CS6 (CSXS 3.0), which was released after Extension Builder 1.5. You can turn on PlayerDebugMode manually though:
    On Windows: Add a PlayerDebugMode registry key with value 1 under HKEY_CURRENT_USER\Software\Adobe\CSXS.3\
    On Mac: Set the PlayerDebugMode key to 1 in the plist file at ~/Library/Preferences/com.adobe.CSXS3.plist
    Let me know if that solves the issue.
    Best wishes,
    --Louis

  • Indesign extension manager cc  - the extension embeded is not valid

    Hi,
    I have developed a customised indesign extension and i am trying install it. but i am getting error: "The extension embedded in the ‘XXXX’ extension is not valid. The ‘XXXX’ extension will not be installed"
    I am using Creative cloud and indesign cc and extension manager are up-to-date
    In extension manifest.xml i have
    <HostList>
                <Host Name="IDSN" Version="[9.1,10.1]" />
            </HostList>

    ok, I found out why it was not working before. When we create new project in ecliplse with extension builder 3, it creats the folder ExtensionContents and writs all the extension files within. As in example project from adobe, i removed the ExtensionContents folder and added containing folders and files on the root. Then i could successfully install the extension using extension manager.

Maybe you are looking for