extendscript
add variable to array in a loop
using extend script to push a variable into an array it\'s basically javascript. any idea what I am doing wrong?[详细]
2023-04-10 01:43 分类:问答InDesign Scripting how to quit application (not document)
I\'m trying to automate data merge process. Here\'s what I have: First of all have created a working datamerge script:[详细]
2023-04-09 16:53 分类:问答count tabs gather data from tabbed delimited text .JSX Adobe InDesign
I need to know how to read data from tabbed delimited text file in order to export merged documents to correct location.[详细]
2023-04-09 08:18 分类:问答array behaving weird when looping through it
function showMyLayers() { var Mylayers = [ [\"ISO\"], [\"ODO\"], [\"Black Round Mask\"], [\"red glow on gauges\"],[详细]
2023-03-31 16:28 分类:问答Manipulating text in a TextBox in Adobe InDesign CS5
How can I do some manipulations with the t开发者_开发百科ext in a TextBox on resize in Adobe InDesign CS5?[详细]
2023-02-27 06:48 分类:问答How to Process HTTP Response to Obtain Image Content
I\'m trying to integrate a web service that serves PNG images into Photoshop using JSX/ExtendScript. To accomplish this, I create a Socket (TCP) and write the user configurable parameters in the GET r[详细]
2023-02-22 12:54 分类:问答How to Change Default Path of File Open Dialog?
I\'m writing a script that allows me to do some basic imposition within InDesign CS3, and one of my tasks is to open a dialog allowing the user to select a file to place. I\'m currently doing this wit[详细]
2023-02-07 20:50 分类:问答Adobe InDesign .jsx script execute .jsx script
How can I have my .jsx script when finished execute another .jsx script? Maybe this will help understand what I am trying to do:[详细]
2023-02-04 15:15 分类:问答Extendscript Toolkit not stopping at breakpoints, why?
I am scripting Illustrator CS5 with the Extendscript Toolkit. I set several breakpoints in my code, they show up as red dots next to the line number. But when I run the script, it executes all the wa[详细]
2023-01-20 13:53 分类:问答Script to Cut Adobe Illustrator File into Tiles
I\'m creating a Custom Google M开发者_Go百科ap based on an image in an Adobe Illustrator file.I need to cut the file into 256px x 256px PNGs to feed into the Google Maps API.[详细]
2023-01-05 23:28 分类:问答