Question on the Plug-in Resource Guide
Hi everyone, I was going through the Plug-in Resource Guide.pdf found in the documentation of Photoshop CS6 SDK. I was interested in designing cross-application plug-ins for Illustrator and Photoshop....
View Articlephotoshop cs and cs3 compatible with windows vista home basic? yes or no?
anyone knows? and can i upgrade to that using Photoshop elements 5.0??
View ArticleHELP FOR RUN PHOTOSHOP IN COMMAND PROMPT AND OPEN FILE
HELLOi have problem for run photoshop in cmd(command prompt) andopen a file immediate for example:D:\Program Files\Adobe\Photoshop CS>Photoshop.exe -open -f:\1.jpgbut these not answerI need...
View ArticlePhotoshop CS5 bug, can not copy/cut from JS - PC only.
I have stumbled upon what I believe is a serious bug in PS5 when using extensions or panels. It seems that copy and cut via JS do not work on Windows! Do this:Using Adobe Configurator 2.0 create a new...
View ArticlePhotoshop's JPEG Algorithm - from a website (Apache) environment
I'm not sure if this is the correct forum for this post, but none of the others seemed to fit either. Here is my situation: I am the programmer for a website that maintains images. I need to modify...
View ArticleDebugging Photoshop CS5 plugin
I have JSX code that is called from a Photoshop plugin panel but I am having trouble debugging it. When I launch the the ExtendScript CS5 toolkit, set breakpoints and run the script, I get 'Result:...
View ArticleCS5.1 overrides CS5 registry entries, how do I get the photoshop installation...
Hi there, I'm creating a installer for my Photoshop plugins, so I need to find out Photoshop installation directory. I did this by looking for registry 'HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Photoshop\',...
View ArticleDisable about dialog for plugin
Hi guys, I've been trying to disable the entry in the "About Plug-In" for my filter plugin but I can't find the correct property. It must be possible as there are only a few that have an about dialog...
View ArticlePropertyUtils in Automation plugin
Hello, I'm wondering whether it's possible to use PropertyUtils functions in automation plug-in, eg PIGetXMP(), PISetXMP(), PIGetSlices()? So far I get errors after calling these, maybe I miss something
View ArticlePhotoshop on server?
Is it possible to run Photoshop on a server to run online tasks?I'm looking to user it for one purpose.I want to run and action thru photoshop and have it return a result in a browser.Basically I...
View ArticleFlex Photoshop Panel won't read local XML file
I've created a panel for Photoshop which reads an XML file to populate some controls. When run from Flash Builder 4 through the web browser it works just fine, but when run from within Photoshop the...
View ArticlePhotoshop CS 2 VBScript problem
Hi everyone,I need to mofify color balance of an ArtLayer using its 'AdjustColorBalance' method. Can anyone tell me what might be wrong with the following VBA code ? (It doesn't work yet, at least for...
View ArticleDeveloping Photoshop Plug In Using Flash and Pixel Bender
Hello. Is there a way to build a Plug In for Photoshop using the Flash (GUI) + Action Script (Auxiliary Functions) + Photoshop Script (Photoshop Built In Capabilities) + Pixel Bender? Are there...
View ArticleInfo about changes to CC Companion App SDK
I have had a hard time finding good documentation for scripting for companion apps, but in particular I was wondering what if any new features are available in the latest sdk. I am especially...
View ArticleHow can i create a gradient chooser within the plugin window
Hi i'd like to create a gradient chooser similar to the one used in Photoshop but inside the plugin window. How can i do that ? And i need a way that is compatible Mac/windows if possible thanks a lot!...
View ArticleFinding Photoshop Version From Automation Plug-in
Does anyone knows how to determine from within automation plug-in, on which version of Photoshop plug-in is running. Regards,Momir Zecevic,Ars media
View ArticlePhotoshop "Server"
Hi Folks, I have a client wanting to use Photoshop in so to call it server mode.Basically it would be installed on a server and would use custom scripts for predefined actions on PSD files that are...
View ArticleHow can i create a filechooser button inside the plugin window?
Hi i'd like to create a filechooser button to load/save but inside the plugin window. Is it possible ? if yes how can i do that ? and i need the algorithm to be Mac/Windows compatible if possible...
View ArticleAdding menus and submenus to Photoshop
Hello, Is it possible to add a menu and several submenus to this menu under, for example, the Photoshop main“window” menu?. It is possible to add then dynamically? Thank you very much.
View Articlechange depth from 32bit to 8bit
Hey. is there asimple wayto change depth of image. I'm makking TMO filter plugin, and operate on 32bit image, laast operation i need to convert to 8 bit. Is there any function fot that? thanks.
View Article