determine the number of pages of a pdf before any operations on it
Do any of You know how to determine the number of pages of a pdf-file (selected with the openDialog for example)?Somehow I fail to grasp how to achieve that any way short of actually...
View ArticleImport Excel table into Photoshop
I would like to be able to import fields from Excel into Photoshop CS4 and have the Excel information print directly onto the photo image as a line of text across the bottom and layered over the image...
View ArticleHow to batch process .png's
I tried Image Processing but it wont save .png's. Anyone know how to do this?
View ArticleHow do I report a bug in ExtendScript Toolkit?
The Adobe Bug Report form does not have a selection for ExtendScript Toolkit,which has a quirk that is becoming a real pain in the xxx for me, andprobably anyone else running Windows who regularly...
View ArticleHelp: need a script to merge all layers, even if there is only one layer
I am trying to build an action that includes "merge all layers" or "merge visible layers". However when I record that throught the actions tool (usung the layers panel flyout dialog), if a file being...
View ArticleDid CC 2014.2 break textItem.size?
Scripts that worked before the update are now broken, and text layers created via script are all 12px. See this simple script: var docRef = activeDocument; var TextLabel = docRef.artLayers.add();...
View ArticleHow to Package and Distribute Scripts + Actions?
I'm already enjoying some success at distributing an interworking set of actions and scripts. BUT there are several barriers that I'm sure others have thought about solving, and I'd like to get an idea...
View ArticleInstalling Actions Using ZXPSignCmd
Sorry if this is the wrong place for this question, but I do not know where else to ask. I have been using Davide Barranca's Packaging / ZXP Installersto package my extensions for Photoshop. I now...
View ArticleHow To Exit A Script?
Hello.I'm trying to write a script (My First) for Photoshop.I want to check a condition and if it's true to exit the script.The problem I can't find any place writing what is the "Exit" command in a...
View ArticleHow can I edit a droplet for Photoshop 6?
How can I edit a droplet for Photoshop 6? The company hired somebody to set up the droplet years ago, and nobody remembers how it was set up. The computer that was used to save the files has crashed,...
View ArticleScript to search layer names
Hi - Does anyone know if there is a script that can search through layer names within a file for a specific text string and then select it as the active layer? For instance, if a file has 4 layers,...
View ArticleWindows does not have a constructor: 244 error message
I'm using CS6 for the first time to process some RAW files using the Photoshop Automate>Fit Image script. When I tried opening one RAW image into Photoshop to create an action I got the following...
View ArticleHow to get the style of a layer using photoshop scripting ??
As I know there is a method ApplyStyle(string) which is uesd to apply the specified style to a layer. But I really don't know how to get the style name of a layer ? Anyone who knows? Please help me!...
View ArticleScripting - get Smart Object .psb name
Hey Guys, trying to do a javascript that goes through and saves all the layers as images, but to skip smart objects that have already been saved. However, I'm running into memory issues with large...
View ArticleLayer Comps To Files - Export error: Could not complete this operation. There...
I have been using the Export Layer Comps To Files scrips that ships with Adobe Photoshop CS5 for a while and found it very useful, apart from the numbers it automatically adds as a prefix to the...
View ArticleLayer Comps to JPG Save for Web
Hello everyone, I'm using the "Layer comp to files" script a lot to send some designs to clients. And sometimes I need to send a lot of JPGs at once, wich are created with "Layer comps to files", but...
View ArticleHow do I make an Action Manager Loop script?
Hi All,First off I'm an artist by trade and just like to potter around with code so apologies for any horrible coding!!I've made a script that loops through all layers and folders in photoshop looking...
View ArticleIs it possible to compare/diff all the elements between 2 documents...
With the end result being either the diffed output to a log or image, possibly outputting a list of the individual elements (channels, layers, etc.) and whether the histograms of each element match....
View Article(NOT SOLVED) Duplicate layers into another document
Hello, honorabe participants of Photoshop Scripting forum! I have a problem - how to implement in action/script duplication of two linked layers from one document to another already opened document?...
View Article