Re: How to duplicate the layer and than rename it ?
photoshop-cc-scripting-guide.pdf and photoshop-cc-javascript-ref.pdf are available online and ExtendScript Toolkit has an Object Model Viewer (check the Help-menu item).
View ArticleRe: Script Security?
xbytor, then if one adds some branding on the script, with copyright, it could suffice, no?
View ArticleHow to: using the Place command in an action and remembering the source...
I have a large set of product, architecture, and other subject-specific photos, that I’m preparing for a new website; all to be placed in various galleries. For each photo, I want it to have the same...
View ArticleRe: How to duplicate the layer and than rename it ?
Sorry, but I could not find an example for this function "theDoc.activeLayer.duplicate(theDoc.activeLayer, ElementPlacement.PLACEBEFORE);" .Could you give a screenshot for me to understand where to look?
View ArticleRe: How to duplicate the layer and than rename it ?
In JavaScripts »function« has a special meaning and this line is not defined as a function. The line is made up of several parts. • the variable theDoc has already been set up before• activeLayer is a...
View ArticleRe: Script Security?
Great! This is EXACTLY what I was looking for. It's fine if the scritps can still run, they will fail without the proper input. We just don't want the code to get out there. Thanks!!!
View ArticleRe: Batch replace smart objects
I have an identical requirement as www.impactcolorprint.com. Could a folder be selected instead of individual files (selecting several hundred would be difficult)? If our starting PSD has multiple...
View ArticleRe: Batch replace smart objects
When replacing a Smart Object all its instances should update indeed. Selecting a Folder instead of Files can be done by changing the corresponding lines to var theFolder = Folder.selectDialog...
View ArticleAdios
After three days, I am finally able login to Adobe on someone else's computer. I was trying to respond to a post and hit a wall. Again. That's when I wrote up this rant....
View ArticleGet user settings from a Canvas Resize dialog using executeAction
Hi, I'm trying to get the user settings from the canvas resize dialog. I want to ask once, and the use those settings, mainly the anchor point, in the rest of images. This is what I have:...
View ArticleRe: Adios
If you do vanish, I - along with many others - will sorely miss you. I can't tell you how many times you're helped me!!! Best wishes on whatever you plan to do and on your health. Chuck
View ArticleHow to determine if a layer was flipped or rotated
I'm loooking for a way to determine if a layer has been flipped or rotated. I found this code in a post that gets the rotation for a text layer, but I'm not able to adapt it to other layer types (e.g....
View ArticleRe: Adios
Ditto here... A great help even to the most trying... Paul went back to the darkroom and I've never heard from him since... CC ( creative community ) is dead.. Long live... CC ( cash cow )
View ArticleRe: Get user settings from a Canvas Resize dialog using executeAction
You probably want to inspect your outputDesc a bit further. I have a DescriptorToObject routine that I use. It shows me this as the output of Canvas Size. Result: ({relative:true, width:{type:"#Pxl",...
View ArticleScript to Save images in alternate folder before running an action
New to scripting here, and need some help.... I need to do the following: 1) copy original images from a specific folder (customerid\Raw_Images) and save them to an alternate folder...
View Article$300 for two scripts - Applescript preferred
I have been meaning to write these myself for months, but have been too busy, so we're trying to hire someone. We would prefer these to be mostly Applescript, because I know Applescript and will be...
View ArticleRe: Adios
If you're unable to access the Adobe forums from any browser on your computer, but you can access the forums from someone else's computer, why do you think the problem is with the forums and not...
View ArticleRe: How to determine if a layer was flipped or rotated
Evaluating transformation values for Smart Objects has proven elusive for Scripting so far to the best of my knowledge. And plain ArtLayers have no such »memory« as they simply contain the pixels that...
View ArticleRe: Adios
F…! I hope you may come to reconsider the decision but no matter what, the help and advice you have provided for years has been a treasure for this and other Fora. And while I'm at it, the whole CC...
View Article