|
"thanks, glad you approve I'll reverse the export order tonight after work." in Illustrator • 21 replies |
6 hours ago |
|
"yeah, you better relax, you don't want everyone to know your new found powers" in Illustrator Scripting • 13 replies |
10 hours ago |
|
"hahaha, thanks Scott... -" in Illustrator • 21 replies |
14 hours ago |
|
"here you go, let me know if it cuts it. #target Illustrator // script.name = exportLayersAsCSS_PNGs.jsx; // script.description = mimic" in Illustrator • 21 replies |
21 hours ago |
|
"I'm halfway, just to clarify, when you do it manually you check the Transparency option and uncheck Clip to Artboard, right? are there any o" in Illustrator • 21 replies |
1 day ago |
|
"deselect all and copy app.activeDocument.selection = null; app.copy();" in Illustrator Scripting • 1 replies |
1 day ago |
|
"brilliant!!" in Illustrator Scripting • 13 replies |
1 day ago |
|
"No, we're not that lucky to have a Script Listener in Illustrator" in Illustrator • 2 replies |
2 days ago |
|
"Well, here goes nothing, CarlosCanto: They're just not cutting it and I'm not familiar with scripting to poke around in there. well, I" in Illustrator • 21 replies |
2 days ago |
|
"nice and simple jw, if all the OP needs is to break it down to 16th's...but I would venture to guess the OP needs to convert 1.5 to 1 1/2" i" in Illustrator Scripting • 13 replies |
2 days ago |
|
"post the script that does most of what you need, describe what you want it to do differently and I'll see if I can tweak it to your needs." in Illustrator • 21 replies |
2 days ago |
|
"yey!! post back if you get stuck." in Illustrator Scripting • 13 replies |
2 days ago |
|
"you're welcome" in Illustrator • 4 replies |
3 days ago |
|
"the way they do it in this page, take a look at the source code and adapt it to your needs...from the author... <title>Fast Decimals to Frac" in Illustrator Scripting • 13 replies |
3 days ago |
|
"var grpObjBounds = app.activeDocument.groupItems['repeat'].geometricBounds; var grpObjLeft = grpObjBounds[0];" in Illustrator Scripting • 4 replies |
4 days ago |
|
"welcome to scripting, get the geometric bounds of the selected object, that will be an array of 4 values (left, top, right, bottom), get" in Illustrator Scripting • 4 replies |
5 days ago |
|
"temporarily suppress Alerts app.userInteractionLevel = UserInteractionLevel.DONTDISPLAYALERTS; app.open(File('/c/temp/missinglink.ai')" in Illustrator Scripting • 2 replies |
5 days ago |
|
"assuming you are on Windows, you can assign system wide shortcuts to launch programs (scripts included), check this thread http://forums.ad" in Illustrator • 8 replies |
5 days ago |
|
"that looks much better!! I need to force that into my habits." in Illustrator Scripting • 6 replies |
6 days ago |
|
"darn it!! you're right Mark it's there in the "super", I just checked the "regular" class." in Illustrator Scripting • 10 replies |
6 days ago |
|
"Hi pixxxel, I don't think there's a difference, I typed that without thinking, that was the first thing it came to my head... ...but one" in Illustrator Scripting • 6 replies |
1 week ago |
|
"hum...it didn't work before, I wonder if it didn't because I was using "positon" instead of "position" hahaha anyway, it's not documented" in Illustrator Scripting • 10 replies |
1 week ago |
|
"here you go var scale = 50; // 50 means 50%, change this to your needs var idoc = app.activeDocument; var ilayer = idoc.layers['Layer 2'" in Illustrator Scripting • 6 replies |
1 week ago |
|
"don't worry , that's how it is at the beginning" in Illustrator • 5 replies |
1 week ago |
|
"if you have an information on how I should define... I do, I showed you how in my previous post, Javascript is case sensitive, this d" in Illustrator • 5 replies |
1 week ago |