Reg finding type of swatch
Hi, Is there any code for finding the "tint" and "gradient" used in swatches. I have checked in many way but I could not find it. RegardsRaj
View ArticleI have created a script for activating show and print option in condtional...
Please see the script below var myEventListener = app.eventListeners.add("afterOpen", placeFilesOnDoubleClick, false);var myEventListener = app.eventListeners.add("afterClose",...
View ArticleRecent Content View vs. Recent Activity View – THIS Forum
Hello, all! Since changing this forum software to Jive 7, I noticed a few things (to say the least) ;-)In the "Overview", obviously one (or several?) forums have different widgets. The InDesign...
View ArticleScript for collect the 'Master page-Text frame-Content' details
Hi, How to collect 'Masterpage--TextFrame--content' details from Indesign file. If the Master page spread has text frame, I need to collect that text frame content in the separate file. If this...
View ArticlePlease correct my Hyphenation setting script
Hi, I want to set hyphenation=false for all the heading levels, That heading level details are saved in .txt file format. For instance 'Heading detail.txt' has heading level paragraph style names: H1,...
View Article"Copy Link(s) to…" using javascript
Could you show me how to write a javascript that can do the "Copy Link(s) to…"? It would be time consuming to do it manually. Thanks in advance.
View ArticleFile Name from Character through hard return. Almost there.
Hi all! I have a script that is naming my files by the characters in two text frames.It works... to a point.For some reason it is duplicating the name.This is the final result. >...
View ArticlePosition of Paragraph in Text Frame
I have a paragraph object being returned by a search. What I want to know is where in the text frame it appears. I actually only need to know if it appears at the beginning of the page. The pages will...
View Article[JS] Override Alle Master Page Items
Hi all,I'm trying to override all masterpage items from my script ...function OverrideMasterItems(CurrentPage) {...
View ArticleCreate 'Object Style' by script
Hi, My 'Library.indl' file has the 'Box1', 'Box2'. I need to create the object style(with dummy properties) based on the Library file names.If the library has BOX1, BOX2, I need to check my Indesign...
View ArticleHow to make a handwriting font look like real handwriting in InDesign CS5
This is a script I've written (AppleScript) that addresses the problem most handwriting fonts have — they look like fonts, mostly because they're settled so regularly along the baseline and their...
View ArticleCreate 'Table Cell Style' by script
Hi, I want to check Table cell style was created in indesign? If not created I have to create the cell style name with dummy propeties as like 'TBL_COLH' 'TBL_BODY' (This is cell style name). 1. If the...
View ArticleText Variables and Scripts
I have a number of standard documents that a setup script uses. In each document there are text variables called Author and Job Number.I'm working in VB and these commands can display the name and...
View ArticleInDesign 7.0 breaks Visual Basic reference
I've previously posted this to the Indesign SDK & Scripting forums, but haven't gotten a reply.I thought I'd try again, rephrasing it a bit.When I installed Creative Suite 4, InDesign 6.0 installed...
View ArticleDetach all master page elements (entire document)?
Hi all- I'm using a script I found here to override all master items across an entire document, but I need to add a subroutine (or modify the existing one) to then detach all those elements from the...
View ArticleHow do I reference by text frame label?
This is the code I have found to work for adding text to a text frame. It works just fine if there is always "text frame 2. tellapplication "Adobe InDesign CC" activate tellparent storyoftext...
View ArticleHigh Res - Low Res Pdf
Hi Friends, How to convert high resoultion to low resolution pdf in Indesign... by manually or by script Thanks,Divya
View ArticleI need to force column widths to values smaller than the indesign preset...
Jongware provided two ideas for forcing a table's rows and columns into heights and widths smaller than the Indesign preset 1.058mm.For rows: app.selection[0].properties = {autoGrow:false,...
View Articlescript for running multiple find/change queries
Working on a large ID book document (*.indb), I have saved several dozens of Find/Change Queries (named "col01", "col02" etc.) that I run on "All documents". For a particular reason I have to run these...
View ArticleIndesign CS5 | Create layers and Distribute automatically. [script]
Hi guys, Is there somescript to Indesign CS5 that create layersautomatically and distributetext, imagesand objects to them? Ex: I have one layer with many images and i would like to distribute them to...
View Article