Quantcast
Channel: Adobe Community: Message List - InDesign Scripting
Browsing all 37788 articles
Browse latest View live

Re: Scripting the lenght of a page (for smooth scrolling in DPS)

Hi Gustavo, yes you can accomplish what you are describing with InDesign scripting.Instead of creating a smooth scrolling page you could even create a frame with scrollablecontent on the template an...

View Article


Can we add method using handler in ScripUI resource string?

Hi I've created a sample window using scriptUI, which has buttons; As far as I know we can add handler method by external like button.onClick = function(){} but can we add handler to a button in...

View Article


Re: increase prices by a percentage in CS2

Before I checked out Kasyans link I wrote this.It's a lot shorter than the linked script but not as flexible. // http://forums.adobe.com/thread/1292700?tstart=0// by Trevor var doc =...

View Article

Re: increase prices by a percentage in CS2

neither seem to work in CS2. first link gives an error on findGrepPereferences, and Trevor's script gives this error: ---------------------------Adobe InDesign---------------------------JavaScript...

View Article

Re: increase prices by a percentage in CS2

The scripts work on cs6 (haven't tested the other one)For cs2 you can try (I didn't notice the script was for cs2) // http://forums.adobe.com/thread/1292700?tstart=0// by Trevor var doc =...

View Article


Re: increase prices by a percentage in CS2

That doesn't work either - CS2 doesn't seem to understand findGrepPereferences.

View Article

Re: increase prices by a percentage in CS2

Definitely time to upgrade then!

View Article

Re: increase prices by a percentage in CS2

@jvolenceCMK – GREP search/replace functionality was introduced in InDesign CS3. Alternatively one could use JavaScript RegEx feature on text strings (Story object contents, Table object contents). But...

View Article


Re: Hello, i need a tutorial video for scripting with Javascript for...

Hi, Kasyan!I looked into the video by Olav Kvern. It's more a showcase what is possible with ExtendScript and InDesign CS4, rather than a tutorial for absulute beginners. Unfortuantely Gerald...

View Article


Need help on deleting after exporting to IDML

Hi Forum, I have a script to export all the "indesign files" found inside the folder... and then remove all the indesign files... Instead, Can i have a help to delete.... the indesign file after...

View Article

Re: Can we add method using handler in ScripUI resource string?

No, that's not possible. As a rule, resource strings are used only for the layout of a window. The functional part of a window (such as event handlers) are not part of the layout and cannot therefore...

View Article

Is there a script that automates mail:to links and hyperlinks?

In a nutshell, maybe this was already done.  I searched the forum, but cant say I found what I was looking for. Jim Simon can be reached at js34@gmail.com.  Jim Simon work's gallery can be found at...

View Article

Re: Is there a script that automates mail:to links and hyperlinks?

In InDesign, under Type Menu > Hyperlinks & Cross References > Convert URLs to Hyperlinks ...   this works effectively.  Both mail:to and hyperlinks are auto converted, no selecting...

View Article


Re: Can we add method using handler in ScripUI resource string?

Thanks Peter.~ Ays.Hakkim

View Article

Disable color conversion when PDF export

how to disable color conversion in my sample scritp?  pdfExportPreset = app.pdfExportPresets.add({                name:"sample preset",                });...

View Article


Re: Is there a script that automates mail:to links and hyperlinks?

Automate Creation of HyperlinksAn InDesign CS2 JavaScript. Put it into the "Version 4.0 Scripts" folder to make it work in up-to-date versions of InDesign.Finds a string in text and creates a hyperlink...

View Article

Re: Is there a script that automates mail:to links and hyperlinks?

Wooo-hooo!  Kasyan!   I want to try this.  Can you give me a better link?  That URL seems to be broken.------ EDIT:  woops, hold on, it downloaded.

View Article


Image may be NSFW.
Clik here to view.

Re: Is there a script that automates mail:to links and hyperlinks?

I loaded the script and tried it.  Here is a screenshot of the error. Tell me what you think. 

View Article

Re: Is there a script that automates mail:to links and hyperlinks?

While It would not work in InCopy — where it's needed — it half-works in InDesign.  This could be because of the age of the script, etc, not sure.  It catches only the mail:to links and misses all the...

View Article

$.locale doesn't work in ESTK CC?

Hi, It looks to me like the $.locale object doesn't work properly in ESTK CC. I set my operating system's (Win 7 64-bit Ultimate) to Hebrew. Typing $.locale in ESTK CS6 correctly returns "he_IL". But...

View Article
Browsing all 37788 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>