Run the script in photoshop indesign plugin

Hello

first of all, sorry for my English, second I am new in indesign plugins creation (before I made some scripts)...

I would like to know if it is possible to create a kind of indesign plugin which can run the script on specific psd file photoshop.

If it isn't, you can create the program that allows you to control the indesign and photoshop?

I don't know where to start...

Thank you.

ExtendScript has a path called "BridgeTalk" to call scripts in applications.

Your C++ plugin, you should first invoke a script in InDesign and then using BridgeTalk remotely invoke other applications.

There are some documents on BridgeTalk in the Guide of the JavaScript tools available in the Help menu of ESTK.

There was also some related discussions and examples in the forum script.

Tags: InDesign

Similar Questions

  • Error when you try to run the script by using the software development kit at the start of the plugin

    Hello

    I am trying to run a script when my InDesign plugin loading. I called the PanelTreeView sdk sample for example and implemented a Boss StartupShutdown

    In my implementation, in the startup() method, I have the code to get the scriptManager and the scriptRunner for my javascript I want to run. However, when my code hits the following line:

    InterfacePtr < IScriptRunner > theRunner (() Utils < IScriptUtils >-> QueryScriptRunner (scriptFile)); ScriptFile is the script ID file I want to run

    I get error saying "Calling ScriptInfoDatabase::InitScriptInfoManager until resources have been registered".

    I wonder how I can fix this error. or if it of too early to call scriptrunner, then is there another place where I can call him to scriptrunner run my script

    This is how I defined my StartupShutdown Boss class in the file .fr

    Class
    {
    kmyStartupShutdownBoss,
    kInvalidClass,
    {
    / * Implementation of the IStartupShutdownService that runs a script at startup * /.
    IID_IAPPSTARTUPSHUTDOWN, kmyStartupShutdownImpl,
    / * identify the type of service * /.
    IID_IK2SERVICEPROVIDER, kCStartupShutdownProviderImpl,
    }
    },

    Appreciate any help on this one... Thank you!

    Sameer

    Depends on your version of InDesign, you can plan an IdleTask and do it from there or just use a lazy start.

    IID_IK2SERVICEPROVIDER, kLazyStartupShutdownProviderImpl,

    Again depends on your version of InDesign, you first need to check if a script can if run at all - some other nasty plugins can prevent with modal dialog boxes.

    Finally, there is the ability to run scripts to start even without plugin...

    Dirk

  • Run the Script using hotkey in InDesign

    Hello

    How to run the script in InDesign using the shortcut key.  Can someone help me?

    Thanks in advance,

    Sudha K

  • TypeError: try to run the script compilation and go on a 'mistake' in scope cleared when message returns the transfer through images for each image. Does not affect viewing.

    TypeError: try to run the script compilation and go on a contour

    Above the error message appears when moving between images - back and forth. By clicking on the OK button removes the error message and there is no apparent problem. The window that appears refers to a JAVA Script Application (I guess that FIREFOX is the application?)

    -> Troubleshooting extensions, themes and problems of hardware acceleration to resolve common Firefox problems

    Check and tell if its working.

  • "Cannot run the script at line 1. File or folder does not exist. »

    Whenever I have start AfterEffects, I get an error as he is looking to find my recent projects.  The error is as follows: "unable to run the script at line 1. File or folder does not exist. "I haven't changed the location in one of my project files.  It's the same external drives that I use for months.  When I click on OK the same window opens several times and then finally the historic window opens completely blank and empty.  I am able to reopen projects however since the RECENT PROJECTS drop in the top bar.  It is a very strange and disturbing behavior.  In addition, I always use 13.7.2 because when I go to update it is impossible to connect and gives me this error.  I sat with Adobe support for an hour today, and we couldn't understand.  As I am in the middle of major projects, I decided to not update, but this error at startup is very worrying.  Someone has an idea of what could go wrong or how I can fix this?

    Thank you very much for your time.

    -Fredo

    Screen Shot 2016-07-06 at 7.21.26 PM.pngScreen Shot 2016-07-06 at 7.21.11 PM.png

    Ok!  Just got a response and an Adobe technical support solution.  The problem is that there is a problem with these versions of sequels (and I found the same problem in first to my horror this morning as well!) and the last couple Mac OSs.  The solution is to close the window "library".  It is then normally.  Apparently they fixed in the last update, but I found the same problem on my second computer, which has been updated.  Anyway, if anyone has this problem, close your cc library window.  Voila.

  • All files generated by a coil in sqlplus receive ownership of oracle: dba instead of the user of the BONE started sqlplus and run the script. There's a file with users owners of BONES of the coil.

    All files generated by a coil in sqlplus receive ownership of oracle: dba instead of the user of the BONE started sqlplus and run the script. There's a file with users owners of BONES of the coil.

    Script launched in until OS user 'A' on the 'A' server which launches sqlplus, then connects to a remote database through a service of tnsnames.ora as another user of the database and the results of this script are spoulées on the server "A".

    The file queued on the old server is written with rw-rw-r: read write user, group read the writing, reading and possession header that is the user of the OS. The file queued on the new server is written to rw-r-r user: reading writing, reading group, public reading and ownership oracle: dba.

    "" The user then has no privileges to modify the file and continue the process of transmitting the file, editing and deleting the file for the next set of commands. This allows us to keep the possibility to migrate to the new server we are unable to process orders.

    $ORACLE_HOME/bin/sqlplus - s user/password@prd1 @./script/CustomScript/R12_OM_UFPC-oracle.sql

    Background: old server running 4.8, Oracle 10.2.0.4 OEL

    New server running OEL 6.5, Oracle 11.2.0.4

    Tested so far:

    File and update umask to 0002 instead of 0022 is now generated as rw-r-r. However, the property is still oracle: dba.

    Update of ownershipt of $ORACLE_HOME/bin/oracle.exe of oracle: oracle (edi added the user to the oracle group) and chmod 6751 oracle.exe. This created several problems where crucial scripts, that is to say of sqlplus failed to run.

    Added! chmod 755 output.file.name - OS user 'A' is not allowed to change to mod.

    Added! command cp MV output file and that generated the file as a user of the operating system: oracle. It is a potential work around in case of emergency, but the developer would have to rewrite the countless scripts.

    Any ideas?

    I have reproduced the behavior of the old server and am able to spool a file via sqlplus under OS user. No changes have been made on the remote database server. All the changes have been on the new server hosting a small 11.2.0.4 database on a server running OEL 6.5 32 - bit OS.

    (1) removed the sticky bit $ORACLE_HOME/bin/sqlplus using chmod u-s, g-s, o - s suggestion of Billy ~ Verreynne

    (2) modified the main group for the 'oracle' user match the user operating system applications, while maintaining membership in the groups 'oracle' and 'dba '.

    -We are dealing with here EDI processes, so the Group was called edi.

    (3) modified property of the files tnsnames.ora and listener.ora for oracle: edi

    (4) restart the receiver

    (5) disconnect / reconnect

    Script runs as expected, the output file contains the correct ownership and permissions.

    Thank you all for taking a look and offering options.

    -Josh

  • Unable to run the script

    Hello

    I'm playing with host character, and so far I love it.

    However after exporting my scene and then trying to import using the AE

    New model of character animator Recording.jsx

    whenever I try to import the XML file, I get an error - Impossible to run the script on line 61.

    I'm doing something wrong?

    Thank you

    Hi Phil... After you run the script, select the first PNG file from the exported sequence. The title bar for the import dialog box has similar instructions, but it is true that it is easy to miss.

  • Run the Script before the opening of Outlook 2010

    We have a command to run to load an add-in in Outlook before you open it.   Us thinapp Office and it works very well but we have to find a way to run the script once when they first open Outlook.  Does anyone know a good way to do this?  I got to the point where I created a shortcut under Office tools to run the script manually but I want it to be transparent to the user.

    Basically, we need run the following command to load the add-in.

    servername AppInstall.exe

    Try using VB script. For examples, see here:

    Writing scripts in ThinApp | VMware ThinApp Blog - Articles from VMware

  • Please let me know why I can not download Flashplayer because it runs the scripts on the page... I bought acrobat dc 7/10.  Thank you.

    Please let me know why I can not download Flashplayer because it runs the scripts on the page... I bought acrobat dc 7/10.  Thank you very much. @@

    Hi dmrmultimedias,

    I guess you are referring to the script error using the installer online.  If so, the DPI setting has been identified as the culprit.  If the DPI setting is not set to 100%, 125%, 150% or 200% installer will return the script error.  If your DPI setting is set to something else, please set it to one of these and Setup online should work.  The team is working on a fix for this.

    To check/change the DPI setting:

    1. start the control panel and go to control Panel\All Control Panel Items\Display

    2. in the left menu, select the custom text size (DPI)

    3. in the custom configuration Windows DPI select 100%, 125%, 150% or 200% in the menu drop-down

    4. Select OK

    5. Select apply

    6. open a session/disable

    7. online installer should now run without displaying the script error.

    This is planned which will be fixed within two 2 weeks.

    --

    Maria

  • No model output module custom when you run the script from another process

    Hello

    I have a following problem:

    Try to automate the video rendering. When I run extend script of the program that is launched at windows startup, there is no custom output module template. If the script is started manually, it works perfectly.

    Trying to applyTemplate output module in the results of item renderer error queue.

    I use AE 2014 (13.1.1.3) and windows server 2012 standard r2.

    Thanks for help.

    Sounds like a permissions problem, you will need to set your user contexts and escalate privileges before running the script.

    Mylenium

  • Cannot run the script line of 3712

    CFFO todo o principle pra instalar o ft_Toolbar 2, very ao open o after ele cylindrical o erro cannot run the script online 3712. undefined is not and the object. O that pode ser?

    You should find the forum for any product it is and post your questions there.

    Here is a link to a page that provides links to all of the Adobe forums...

    The Forum links page: https://forums.adobe.com/welcome

  • Hi, the Microsoft app (photoshop, indesign, illustrator) are missing my Mac, while everything is up to date on the creative cloud? How can I recover the app on my Mac hard?

    Hi, the Microsoft app (photoshop, indesign, illustrator) are missing my Mac, while everything is up to date on the creative cloud? How can I recover the app on my Mac hard?

    Hi Ludovic,.

    You can follow the article: CC help | Download, install, update or uninstall applications which will help you install your creative Cloud applications.

    Let is know if that's what you are looking for or looking for any other version of Adobe applications.

    Thank you

    Yann Arora

  • You will need to run the script for some ESX hosts.

    Dear team,

    I m connected to 4 esx host, but I want to run the script only 2 esx host asking you to help me how to do?

    concerning

    Mr. VMware

    You could start the script with the cmdlet Get-VMhost to select only the two hosts that you want to output to. For example:

    Get-VMHost host1, host2. Get - VM

    Displays only the virtual machine running on host1 and host2.

  • Access error of data while running the script in the script fdm workbench Editor

    Hello Experts,

    I get the error when I run the script in the script of fdqm established client.this editor is the error

    -2147467259 data access error and he navigates the error on line 30 on this script «Set rsAppend = DW.» DataAccess.farsTable (strWorkTableName).

    Please return me asap where I should charge peoplesoft data to one of my database of planning through fdm.

    Thanks in advance...

    You will need to build a script for integration that is an import Script that allows you to import data from SQL in FDM.

    When you create your import format, you will need to configure it with the file Type = Script and then assign the script of integration as an Expression. Assign your import format to the location that you use to import data.

    Then you can test it by going to the import stage and clicking the import button. FDM will run the integration script and data import by running the SQL query that you have defined.

    To the contrary, "Data Pump" import Scripts are used as import expressions in the import formats

    You can run a script to integrate the customer that this script requires input parameters that are passed only when then FDM import step is executed. If you want to see the raised error open the errorlog FDM. You will only be able to run this Workbench script when you want to debug data is being extracted, but in this case, you will need to comment code that inserts the data in the table. Don't forget that the work table is a temporary table that is created when you click on the import button and if you run Workbench this table does not exist

  • How to run the script with parameters such as alarm action .ps1

    Hello

    I know not how to configure alarms, I know that I can point to monitor cluster for changes (via the GUI), but... I have different groups and I would like to set an alarm by vCenter which monitors cluster for changes. Let's call it "RefreshCapacityInfoOnExternalDB".

    So, lets just say. I would like to run my script whenever a virtual computer is added, Reconfigured or ESX host are removed, added in a Cluster. The alarm would launch the .ps1 script written in turn the ability to update external db cluster info.

    Shortly said: ability to cluster values are changed

    What I need is this: run the script-> CapacityInfoRefresher.ps1 < Cluster_name_where_ReconfigEventsTookPlace >

    I guess that, first I need an environment variable (if it exists) that can be used as a parameter for the < Cluster_name_where_ReconfigEventsTookPlace > placeholder script. Right?

    Chapter 16 of the book of LucD & Friends "PowerCli reference" mentions some environment vars but I'm stuck. Anyone using these options?

    THX

    A.S.

    You can set your alarm on the node above in your vCenter tree, this way it will be active for all collections in the vCenter.

    These alarm environment variables are automatically available for your alarm script when it is triggered.

    These environment variables, you will be able to determine to which cluster the alarm was pulled.

    So I don't think that you need to pass this information as a parameter to the script.

    Perrhaps you could share what exactly alarm you want to set and what looks like the script which should trigger alarm.

    And Yes, I use these environment variables in scripts of alarm

Maybe you are looking for