Copy any anchored/inline objects to a new layer
- Details
- Category: JS inDesign
-
Also available:
- Hits: 6512
If you need to get back all your inline/anchored objects, This script is for you. It duplicates any anchored objects to a new layer.
This is the first script from my dear friend Tomaxxi that I talk about, but be sure others will come. For those who don'tTomaxxi, he is the owner of that great website indisnips which intends to offer short snippets of code to scripting rookies.
Let's see what it's all about.
Select your PSD layers with their names (update 09/06/2010)
- Details
- Written by Eddy
- Category: JS Photoshop
-
Also available:
- Hits: 8893
As a graphic designer, I have learned a few golden rules.
On top of the list, You have to smartly name your photoshop layers. Indeed, one document may become really messy and you can't afford spending time seeking for your layers.
But in the end, even the most organized start loosing control over the 100th layer. And I don't talk about the expanding/collapsing effect with layers groups, layer styles that can disturb you...
Won't it be much easier to just "call" them with their names ? As you named them, let's use this attribute ! This is the aim of this script.
For a few weeks, you could use a script of mine. But recently, I was contacted by Paul Riggott who told me such a script already existed and could be found at ps-scripts.
After we shered a few thoughts, Paul Riggott has given me back an improved version. So I am pleased to make his script replace mine.
News: Photoshop's Actions Scripts Huge library
- Details
- Category: ATN Photoshop
-
Also available:
- Hits: 3678
Let's welcome any iniative in order to gather and share knowledge and tools for the greater good.
Today PS-actions.com
Make line charts into Indesign
- Details
- Category: JS inDesign
-
Also available:
- Hits: 8221
if you want to make editable line charts with Indesign, forget plugins!
Dmitriy Lapayev has developed some outer space script with chart generation and above all data backup in a loaded XML file.
if you change the datas or scale the host rectangle, run again the script to update your chart. Impressive!