js, zero point in facing pages indd
Hi, When I create my facing pages indd file, it only gives me one zero point for 2-page block. How can I change it to have two zero points - one for each page. I already have this, but it's not...
View ArticleIs there a script that can count 'How many points are used in an entire...
My company is having issues with artwork being used in it's creative that contains extremely high points counts. This causes issues downstream and we want to be proactive rather than reactive.
View ArticleImage File Name
Hi I Need to get link name in newHeights, can any one help me newHeights = { linkname: 4.4, /* "O1.tif": 4.4, "IMG_1334.jpg": 4.4, "IMG_1335.jpg": 1, /// ... */ }; for (i =...
View ArticleFinding paragraphs that begin on the last line of a column/page?
It is possible to mark them?But here is not a solution the «keep option lines» menu.(it is a request of the publisher) The idea is to detect this kind of lines:
View ArticleScript for get titles of subfolders
Hi everyone, If a folder full of subfolders, may be thousands. Is that possible to make a script for get those titles of the subfolders. Thanks Teetan
View Articlehow to identify continuous linked text frames in indesign using javascript
I need to find out the continuous linked text frames for each page using java script and each frame want fetch the last line of text. please suggest me. Thanks in advance!! Regards,Jackkisten
View Articlejs, how to get trim size of the pdf to be loaded to indesign
Hi, I am loading multi page pdf into new indd file and I need to get trim size from the pdf. From everything that I could find in OMV:...
View Articleabout table column with
I chose a table cell the column widthregular increase a command can be writtenI tried to do, but did not var myStep = 1; var myTables =...
View ArticleResizing text to frame in data merge
Hi all, I've been asked to automate the layout and printing of thousands of degree certificates and I've used a data merge from an excel spreadsheet to insert the data into my InDesign CS6 document....
View ArticleDataMerge preview
Is there a way to turn DataMerge preview on and off using VBScript? And if so, can you navigate through the records using VBScript? I don't see any preview or record navigation objects in the type...
View ArticleHow can I use script change long list format?
Hi everyone If I have this kind of long list 0101Long white radishChinese CeleryTah tsaiRound cucumberCherry radishfennelSmall-leaf arugulaSmall wax gourd0102Green-leaf LettuceBroad-leaf arugulaUFO...
View Article[JS] :: [CSX] - PageItem Stacking Order
Hi folks,Does any one here have any knowledge and or experience on how indesign handles the stacking order of page items.I have a simple script which can be viewed...
View ArticleHTML Export
Hi, I am working in InDesign CS6. When i am exporting InDesign to HTML, Page folios and running footers are missed out. In InDesign file 'folios and running footers' are overridden and editable...
View ArticleSelect item(s) in layer
Hi all, How do I select Item(s) in specific layer name my code isvar layer=app.activeDocument.layers.everyItem().getElements("Info Layer"); can any one correct this, help will be appreciate ThanksSteve
View ArticleApply [None] Color in TextFrame contents
Hi all,Is it possible to apply [None] Swatch/Color to a TextFrame contents ? I currently use this: var vNoneColor = app.swatches.itemByName("None");for (var iText=0; iText < vTextFrame.texts.length...
View ArticleRead XML file with JSX
I would like to be able to read an XML file in an InDesign script and create a new document by looping through its nodes and extracting content from them. I've never done this before and I can't seem...
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 Article[JS] Open document without showing window
Hi there, wise scripters, Win7 64-bit, CS6, ID8.0.2 I need to open indd doc, process some code, close file. Everything works fine.However, the 'open' method has a parameter [showingWindow], right?To...
View Article