How to JSX format to jsbin format?
How to JSX format to jsbin format?I want to give my own script encryption protectionWhat software can realize?thanks very much
View Articlerenumber endnotes with a script?
Hey, I have a book in Indesign. Each document has endnotes. There are more than 3000 endnotes. Now the author wants to add/delete some endnotes.How can i renumber the endnotes automatically with a...
View ArticleHow to add the information in my JS script title
I want to add the information in my JS script titleAnd the file name cannot be changed, otherwise can not run...example:The file name is AAA.jsbin,if you change to BBB.jsbin, It will can not runThank...
View Articlemore efficient right aligned page numbers in TOC
In order to right align the page numbers in a table of contents, after generating the TOC, I need to manually insert a tab character to the left of each automatically generated page number.I'm looking...
View ArticleHow to change javascript for Indesign cs 5 into a version for cc
Hi, I have a javascript for Indesign CS5, but I want to use it in Indesign CC, but it won't work WHat do I have to do, so I can use the script in Indesign CC? kind regards Evi
View ArticleChange content with XPath
Dear all, I am attempting to search for XML elements in my document using XPath, and then alter its contents. I do realize that this is supposed to be a rather basic action, but documentation on this...
View ArticleProblem in create Hyperlink
Hi All, I create hyperlink by finding http and www in my active document. //Works well But the problem is, if the url or websites contents coming twice or above then I found error...
View ArticleEmptyFrameFittingOptions.NONE not working
Anybody know why this command wont't work? frame.frameFittingOptions.fittingOnEmptyFrame = EmptyFrameFittingOptions.NONE after execution frame fitting option is set to FILL_PROPORTIONALLY...InDesign CC...
View ArticleID Cs6: How to restrict the user to change the script file name
I want to restrict the user to change the script file named, Otherwise, the script will not run.example:The file name is AAA.jsx, if you change to BBB.jsx, It will can not run, And tip: "can not...
View ArticleFolder.getFiles Multiple Filters Mask
Hi all, Folder.getFiles (".*") ... in this case it will get all types of files Folder.getFiles (".jpg") ... in this case it will get all files with .jpg extension ... but how can I filter to get (for...
View ArticleFinally! A progress bar for AppleScripters!
Progress bars are something that my scripts have lacked as I mainly program in AppleScript. I had resorted to using an outside app as a progress bar in my scripts...But no more!! I have borrowed Marc...
View ArticleConvert an image file to Base64 or other string value
Hi,I need toread the contentof an image file(JPEG, PNG,TIFF) andconvert that file toBase64string.Does anyone know ifyou cando these thingson Javascript, in InDesign?Thanks forany helpEDIT: I forgot...
View ArticleCS5.5 relink options, a problem with relinking pdf
When I use relink command on my Applescript I have a problem with .pdf; infact by default relink only the graphics items inside of relinked pdf, but I prefer to relink the whole page. By hand I can...
View ArticleUsing GREP
I have [0-9a-zA-Z] GREP style as part of a paragraph style. The paragraph style uses an Asian font, and the GREP style changes any English characters to a different font. This is working, but Japanese...
View ArticleI am new in indesign scripting, please tell me how to write a script to get...
I am new in indesign scripting, please tell me how to write a script to get content of a element in xml and then sort all the content
View Article[AS] QR kode change url
I want to change URL for evry QR-code in a document.How can i change the url-properties for the QR-code?This is what I have scripted so far...tellapplication "Adobe InDesign CC" setmyDoctoactive...
View ArticleScript UI dialog (Scroll bar)
I want to alert all col2.text even col2 text has been changed but without scroll the scrollbar, but I can only alert "Alpha", "Bravo", "Charlie", Delta", "Echo", "Foxtrot", Golf", "Hotel", India",...
View ArticleIs there a script can count How many lines,and one line have how many words...
I have see there is a script for counting how many words in a document.Also,Is there a script can count How many lines,and one line have how many words In a text box?And they should be combined in a...
View ArticleAppleScript - Get links from one layer
I need to make a list of linked files from one InDesign layer only but can't figure out how. This is my base that works just fine but gives me a list of all linked files in my...
View Articlelist in alphabetical order
In a previous question I asked for a list (https://forums.adobe.com/thread/146710) which "jump_over" solved fantastically.As so often, once it works people start complaining.I made the script work with...
View Article