Does a glossary exist of VB script terminology for InDesign?
I have read all the Adobe tutorials and guides regarding VB scripting. They provide some examples, but if I want to change settings, there is no terminology glossary provided. Very frustrating. I...
View ArticleWhich adobe software exporting animation createJs, easelJs etc
Hi everyone, Haven't been using other adobe softwares besides photoshop and illustrator for web dev purpose. Does anyone can suggest which adobe software can be used to export animation to createJs,...
View ArticleAdobe support contact. How to get in touch with its supporting team?
I am working on a PDF project, aka template forms and Adobe extension. I'd like to know if our design is technically feasible or not. Would it be possible to talk or email them directly?
View ArticleProblem Scripting for Recursion over Directories
Howdy, I want to write a function that does a thing to everything in a directory, and recurses over subdirectories if I tell it too, it looks like this: Folder.prototype.crawl = function(action, mask,...
View ArticleCreate "Open a File" Action for the same bookmark found in multiple docs
I have on average 20 pdf documents with at 1 bookmark with the same title, "Return to Archive.pdf"I would like to add a cross-document path to the location of the pdf Archive.pdf and have been doing so...
View ArticleCreate a value in one field, based upon the percentage range in another field.
Good morning, forum folks! I am trying to create a field which populates a score based on the percentage in another field. To that end, I have a field which autocalculates a percent based upon two...
View Articleis it possible to run a PS script from within an AI script....
I'm working on improving my workflow by automating some of the things I tend to do alot, and since I tend to go back and forth quite a bit between AI and PS I want to be able to script some of this....
View ArticleWhat SDK or type of development language for panels in Bridge CC
Hi, I want to write my own filter panel in Bridge CC and I'm a little bit confused about the technology to choose.Do I have to write javascript code and build the UI with HTML5/CSS?Or do I have to...
View ArticleLimited number of selections in a drop down before pre-poluated fields stop...
I have programed the form so that when a vendor is selected it auto-populates several fields. The issue is that this auto-populating seems to stop working once I go beyond 105 vendors. I have a list of...
View ArticleSet property value OriginalFilename to old file name of PDF before changing...
Can this property setting be changed with PowerShell. I can loop through all my pdf and see the property setting under VersionInfo. How would it best store this old file name in the meta data of the...
View ArticleExtendscript: Export JPG from Illustrator with IPTC data
How do I export a JPG in Illustrator with basic IPTC data? There is an option to export as a JPG, but there is no opportunity to add IPTC data, like you can do when saving JPGs in Photoshop. How do I...
View ArticleHow to make script to a dockable panel?
What do I have to add/change in the code to make it dockable? (function(thisObj) { var scriptPalette = scriptBuildUI(thisObj); if (scriptPalette !== null && scriptPalette instanceof...
View ArticleAdobe Illustrator CS6 vs CC / svg / ExtendScript
Hello, Our customer uses Adobe Illustrator to create illustrations in svg format in order to integrate them into training documents.Two ExtendScript scripts in Illustrator CS6 allows to convert these...
View Articleindesign script - 100 names, 1 per page
Hi there, Is there a script which helps you import a text or excel file (or similar) with 100 names in it. Which inDesign automatically divides into 1 name per page? Just like below
View ArticleBuggy version of ExtendScript Toolkit MAC
Hi, just asking: will there ever be a new version of the mentioned program? I am having the following issues on the Mac - Version: loading the program already takes ages, it is loading all the object...
View ArticleBroken 3.5 download link
I'm trying to download the Extend Script 3.5 from here: ExtendScript Toolkit Archives But the povided link for Windows zip file is broken....
View Articlei have problem in layout
this is my script that remove and add buttons when resize window. but i've problem in layout window i think. when i resize it i see window boundary jump ....
View ArticleExtendScript Toolkit for Adobe CC 2018
Does Adobe still offer this product? I'm on a mac running 10.13.6ThanksRandy
View ArticleESTK doesn't show any CC apps (except itself)
Hi all, I have CC 2019 (inc. Photoshop, Lightroom).I've just installed the ExtendScript Toolkit CC from the CC app but when I run it, all I have in the target application dropdown is the tool itself...
View ArticleScript working for one panel and not another
Hello, I've designed a panel that includes a text area. I'm trying to write a function that collects the text in this panel, and saves it in a JSON file in the same directory that the PPro.proj file is...
View Article