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

Re: Export library to snippets

This is something i have been wanting to do for a long time, but I can't get your script to work.Should this work in CS4Don't surpose you could post someplace the actual script

View Article


Image may be NSFW.
Clik here to view.

Re: Importing word file into InDesign problems

I even tried a brand new doc and see below word screen

View Article


Re: Importing word file into InDesign problems

By the way, when I hit a hard return at the end of the last bullet item. I don't have the problem.

View Article

Import TXT file in User Dictionary

Hi Forum, This is the script I m using for importing txt file in "User Dictionary" but the result is "undefined". Could anybody help me how to import Txt file in User dictionary. var myUserDictionaries...

View Article

Re: applied styles

Is there any JS script created for this task? Thanks,Thomas

View Article


Re: I got bored, so I made this

Thanks Trevor. It's true i don't exercise much these days, however i'm in pretty good shape.

View Article

Re: Calling scripts between applications

As Trevor already mentioned, you can achieve this by using BridgeTalk (btw it has nothing to do with Bridge application).Here is an example -- a script and sample files -- of interacting InDesign with...

View Article

Re: [JS IDCS5] Resize Tables proportionally

Hi Jongware, I have a need to find all the tables in an document and resize the table width to its containing frame. I tried the code you provided and it is not working for me (Indesign CS6 v8.0.1)...

View Article


Re: [JS IDCS5] Resize Tables proportionally

Muthuraj Durairaj wrote: I have a need to find all the tables in an document and resize the table width to its containing frame. I tried the code you provided and it is not working for me (Indesign CS6...

View Article


Re: Import TXT file in User Dictionary

Hi, the addWord-methods expects a array of string. So you've got to open and read the txt. Then split the string to array ... Shure you want to add those words to every userDictionary regardless of the...

View Article

Re: [JS IDCS5] Resize Tables proportionally

Hi Jongware,  Apologies.  I am receiving the error message  Error number: 55Error String: Object does not support the property or method 'geometricBounds'Line: 2Source: parentWidth =...

View Article

Moving frames upstream or downstream

I'm new to InDesign scripting. Is it possible to programmatically move text frames upstream or downstream? My understanding is that numbered paragraphs are numbered by frame/story, not by order on the...

View Article

Re: Search for items and access your content [CS5.5] [JSX] [Win XP]

Pretty cool it that way. It's an option that I learn.But I had a problem. I better give you an example. I created two scripts:The first script I called for TextFrame as you suggested: var myDoc =...

View Article


Re: Search for items and access your content [CS5.5] [JSX] [Win XP]

Well, I think it's back to post 1, above: iterating over allPageItems.

View Article

Re: Import TXT file in User Dictionary

Hi -hans-! Thank you sir!... Yes hans i need to import all the speech contains in the text file.Because I need to detect only the spell errors recently and mistakenly happend while keying text  by...

View Article


Image may be NSFW.
Clik here to view.

Re: Import TXT file in User Dictionary

Hi -hans- (I want the object modules to call the "userDictionary" Import options". I cannot find it.. How can i import TXT file through script. thanks & regards,Shil....

View Article

Image may be NSFW.
Clik here to view.

Re: Import TXT file in User Dictionary

Hi, you may try this example for English USA: var myUserDict = app.userDictionaries[21];//Should be English USA var txtFile = File('~/Desktop/test.txt'); txtFile.open('r'); wordsArray =...

View Article


Re: applied styles

Hello Thomas, you can try this script. (For displaying the character styles you have to check »Style Ranges«). Here a movie what it makes. Roland

View Article

Re: Import TXT file in User Dictionary

thank you -hans-.. much appreciates to you. thanks & regards,shil....

View Article

Re: [JS IDCS5] Resize Tables proportionally

Muthuraj Durairaj wrote:I am receiving the error message Error number: 55Error String: Object does not support the property or method 'geometricBounds'Line: 2Source: parentWidth =...

View Article
Browsing all 37788 articles
Browse latest View live


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