Evgeny_Trefilov
Hello all,   I'm facing unusual problem currently. In CC 2014 it's now possible to switch right in main document layer comps of placed files (smart objects or linked). Properties panel shows…
in Photoshop Scripting
cdflash
Hello there.   In my line of work, I often have to scan text only documents to  print offset. The majority of the scans are clean but ultimately there will be random dots which need to be tidied up.…
in Photoshop Scripting
Brian Waldsmith
I'm seeing that the Host Adapter plugin for Illustrator CC does not work for Illustrator CC 2014.  I've checked that the AIHostAdapater.aip file is installed in the correct AI CC 2014 folder.  But…
in Creative Suite Extension Builder
Evgeny_Trefilov
Flex extensions are still working in Illustrator CC 2014, so before we jump to new CEP panels - is there a way to get aihostadapter working for CC 2014? currently it's not working, i.e. I can't…
in Creative Suite Extension Builder
Mikaeru69
I recently released an open-source script (for Photoshop CS4 or later) called Create Color Ramp which is used to create a 256-color ramp programmatically, using mathematical formulas expressed in one…
in Photoshop Scripting
Evgeny_Trefilov
Although flex extensions are deprecated now, people still use photoshop cs5/cs6. I wonder if there's a skin available which mimics e.g. photoshop interface/controls. It seems like configurator…
in Creative Suite Extension Builder
Evgeny_Trefilov
I've found out that calling File.openDialog or File.openDlg from HTML panel brings up corrupted dialog. It's often empty with progress indicator running, but showing no files. Also, if I call Place…
in Extension Builder 3
Evgeny_Trefilov
Hello all,   In the past, I have written filter plugin which reads slices data, using PIGetSlices() Now I need to get the information about layer comps. As far as I understand, it's image resource…
in Photoshop Plugin and Companion App SDK