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

Image may be NSFW.
Clik here to view.

Re: Rename and relink images - Indesign CS4 - OSX10.5

Hi Kasyan, I have been trying to adjust your script for my specific need, but can't get it to work . I have an InDesign document with approx. 500 images linked. They all have the prefix "DK_" in the...

View Article


Re: Rename and relink images - Indesign CS4 - OSX10.5

It seems I actually solved the problem by adjusting another script found here:http://jsid.blogspot.dk/2006/03/replacing-links.html  //Description: Replace images with prefix to another language /*...

View Article


Re: Select textframe on basis on textFrame.id

Hi all, As Dave showed itemByID() is a great shortcut to get access to any DOM component from anywhere, the parent collection being just a placeholder (provided that any ID is an UID and gets direct...

View Article

Change a attribute value with XSLT before importing an XML

I need change the attribute value with XSLT before importing an XML <table class="x" style="width="50pt">... I have to divide by 200 the value of "width", and the result multiplied by 100:...

View Article

[AS-CC] Make or delete a language at document level

Hi! I made a script to change language of a document.I'm able to change it in every single text, table or style sheet, but not at the document level. As the language is an element, not a property of...

View Article


Re: How can I add a custom property to an object, like a paragraph?

The two approaches I would use would be to either use xml tagging or add named hyperlink destinations to the text. If there's a lot of text, I'd stay away from the xml approach because of performance...

View Article

Re: [AS-CC] Make or delete a language at document level

Document (or application) languages is not something you can change via scripting.

View Article

Re: all text frames FRAME_TO_CONTENT

Laubender wrote: I think "textContainers" was introduced with InDesign CS3.I think that's correct.

View Article


Re: Find dpi Photoshop eps

This will not get the exact resolution, but you can use preflight to find out if an eps is higher than a predefined resolution.

View Article


Image may be NSFW.
Clik here to view.

Re: [AS-CC] Make or delete a language at document level

Ok, Harb. I just wanted to have "clean" documents (not having multiples languages registered in the doc when only one is used).But I can live with that. Sometimes the dictionnary is driving me nuts.

View Article

Indesign cs5.5 Applescript - Relink image

Hi, currently we can relink images from our applescript by using the original image link name but looking to see if we can do if by script label name.  Is this possible.  Thanks, Joe

View Article

Two images on top of each other

Hi, I have a CS6 document with two copies of the same image, one on top of the other. I need to set different clipping paths for each copy of the image. Is there a good algorithm for determining their...

View Article

Re: Two images on top of each other

Are they both on the same layer? If so, why? This sounds like an ideal use of layers to differentiate the items. If there is a good, strong reason why they're both on the same layer, then I think you...

View Article


Re: Indesign cs5.5 Applescript - Relink image

You can't use a script label to perform a relink, but is that what you're really asking? Or are you trying to use the script label to identify the linked item you want to relink? Dave

View Article

Re: how to include preset in RTF import option while importing RTF files?

Does the application preference object: WordRTFImportPreference  Do the job for you? Dave

View Article


Re: Find Soft Hyphen

The soft hyphen is not considered to be part of the character string, so you can't find it that way. Instead, what you can do is check to see if the last word of a line has a lines collection of length...

View Article

Re: JSDOC framework doesn't work with JSX

Have you considered changing the extension of your InDesign scripts to .js? Dave

View Article


Re: JSDOC framework doesn't work with JSX

You could try http://stdbrouw.github.io/Extendables/ It's a framework for Indesign scripting that includes jsdoc (https://github.com/stdbrouw/Extendables/blob/master/doc/jsdoc.conf) John

View Article

Re: how to include preset in RTF import option while importing RTF files?

When you place an rtf file in the UI, you can select a preset. But a script can't select a preset for placing a file. You'd have to script the preferences you need using WordRTFImportPreference. The...

View Article

Reg.Apply paragraph style

Hi All, Can you please anybody help me that how to apply the paragraph style which is available in Indesign with case insensitive in find/change grep options. I have tried with below code but the style...

View Article
Browsing all 37788 articles
Browse latest View live


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