Illustrator Scripting :: How To Get Location Of Horizontal And Vertical Guides

May 17, 2013

How do I get the location of horizontal and vertical guides?
 
I'm halfway through by using some calculations on geometric bounds and subtracting it from the document height but can't I just do something like
 
nextGuide =mydoc.guides[x].location;
 
Also, why does it seem that Indesign scripting has more access to properties and methods?

View 5 Replies


ADVERTISEMENT

Illustrator :: Layout Vertical / Horizontal Guides On Artboard - Copy Them Over To New Blank Artboard

Nov 3, 2012

1.) I dragged out vertical and horizontal guides from the rulers and then created a new art board. The new art board now has the horizontal guides carried over from the first art board. How can I have separate guides on each of my art boards? I am using art board rulers.
 
2.) Is there a way to layout vertical and horizontal guides on an art board and copy them over to a new blank art board?

View 3 Replies View Related

Photoshop :: Horizontal And Vertical Guides On And Off Versus Clearing Them Or Locking Them?

Aug 25, 2008

Is there anyway to turn the horizontal and vertical guides on and off versus clearing them or locking them?

I have had instances lately where I don't want to see them while I try out another idea but I don't want to lose the layout by "clearing" them.

View 9 Replies View Related

Illustrator Scripting :: Convert All Guides To Paths?

Apr 12, 2012

I need access to AI guides in AfterEffects shift+alt+ctrl double click doesn't always work.

Is there a script to convert all guides to paths?

View 2 Replies View Related

Illustrator :: DWG Export Changes Text From Horizontal To Vertical?

Dec 16, 2013

So I have been adding in some text over a .jpeg image.  Then I am making them into a .dwg file.  I have running into a lot of issues with the text though.  In the .ai file the text is all horizontal.  When I export it however the text turns vertical.  I am looking at the file in Autodesk Truview 2014.  Just wondering if this is a bug or there is some way to avoid this. I am also using Adobe CS2.

View 1 Replies View Related

Illustrator :: Shortcut For Flip Horizontal / Vertical?

Oct 27, 2008

I find myself digging this option from the transform pane all the time, is there a way to assign a shortcut for this simple operation?

I can't get a hang of the Reflect-tool for some reason, it's quite clumsy.

View 5 Replies View Related

Illustrator Scripting :: Adjust 9 Slice Scaling Guides Of Symbol By Script?

Sep 19, 2013

How to adjust 9 slice scaling guides of symbol by script?

View 1 Replies View Related

Illustrator :: Pink And Red Vertical / Horizontal Lines With Mini Box?

Feb 18, 2013

I moved an object I was creating to the artboard.  In doing so, it reveals pink & red vertical lines around all the elements within the object.  Each line section has a mini pink or red box with a number at the top corner and what looks like a histogram?What is this information and how do I remove it?

View 2 Replies View Related

Illustrator :: Rotate A Group - Line In Object Horizontal Or Vertical

Dec 23, 2012

I have a grouped object with a line in it. I want to rotate the grouped object so, that the line in the object is horizontal or vertical. Now I do it by hand, this takes a lot of time.

View 1 Replies View Related

Illustrator Scripting :: Remove Horizontal Scale On Circular Characters Only?

Sep 18, 2013

Lino's CrTronic used to have a command to set horizontal scaling to 100% for these 3 characters, and leave the rest alone.

® circle R
© circle C
• bullet
 
Because those 3 characters are circles we often want them proportional even if the rest of the copy is horizontally scaled.

View 18 Replies View Related

Illustrator Scripting :: Choose Folder Default Location

Oct 5, 2012

Any way to allow a user to choose a folder from a default location. I thought I had found the solution but it's not quite working as I wanted:
 
#target illustrator

//Example 1
var output_folder = Folder.selectDialog ('Choose PDF output folder.');

//Example 2
var myFolder=Folder(app.activeDocument.path).selectDlg("Choose PDF output folder:");
 
If I use the code in example 1 the choose folder dialog appears and the 'Open' button is available and when I press the button the location is chosen as expected. However if I use the code in example 2, although the choose window opens in the path of the active documents location the 'Open' button is not able to be pressed until I select a folder., which means that the chosen location is not correct. I should indicate that I'm running this code on a Mac.
 
Any way to have a choose folder dialog window specify a location and be able to select that.

View 20 Replies View Related

Illustrator Scripting :: Save Document On Network Location

Sep 19, 2012

I am working on a plugin application, in that saving Image files on a specific location by using JSX file.I have done with that but it works only with local drive.I want to save that file on my Network Share by using JSX.

View 10 Replies View Related

Illustrator Scripting :: Save File On Remote Location

Oct 8, 2012

I want to save Current open Document on remote location (on server).
 
I am able to save it on my local machine(the machine i am presently working on).
 
Now I want to save it on some remote server.
 
I am using following code for that:         
  
 var doc=app.activeDocument();
 var aiSaveOptions1=new IllustratorSaveOptions();
var    aiFile1 = File( '/osn-pc-16/adobe/1/Original.ai' );
 doc.saveAs(aiFile1,aiSaveOptions1)

View 7 Replies View Related

Illustrator Scripting :: Change Script Folder Location?

Jan 23, 2014

Is it possible to change the location of where illustrator looks for scripts, or is it possible to add a location?

View 9 Replies View Related

Illustrator Scripting :: Change Folder Current To Location Of Script (JSX) File?

Jan 6, 2012

I'm trying to use some images in my ScriptUI dialog, but I want to use a "relative" path name, and I can't seem to get it to work.For example, this myScript.jsx works just fine, but as you can see, I'm using an "absolute" path name to transparencyGrid.jpg:
 
var w = new Window ("dialog");
var f = new File ('~/Desktop/transparencyGrid.jpg');
w.add ("image", undefined, f);
w.show ();
 
However, I want to be able to use a relative (to myScript.jsx) path to point at transparencyGrid.jpg, like this:
 
var w = new Window ("dialog");
var f = new File ('../../../transparencyGrid.jpg');
w.add ("image", undefined, f);
w.show ();
 
But, I can't seem to get this to work because relative paths seem to be relative to the current folder, Folder.current, not the location of the currently executing script.I say that because when I do this:
 
alert(Folder.current);
 
The only thing the alert message shows is a backslash (/), indicating to me that the current folder is the root of my OS, but I thought it would be the folder where myScript.jsx resides.
 
So, is there a way of setting Folder.current to the location of the actual script?

View 2 Replies View Related

Photoshop :: Horizontal To Vertical

Oct 6, 2005

i took a picture horizontally, is there any way to change so that it is vertical?

View 6 Replies View Related

Photoshop :: Non Vertical/horizontal

Jul 21, 2004

when I am trying to extract an element of an image from a larger image (using a layer mask) come across straight sections - but at an angle - at this point it would be nice to be able to put a "ruler" across that section and brush against it for a nice clean line. I tried creating a marquee and using the boundary box to position it - but when I rotate the marquee it wants to take that bit of the image with it...

View 2 Replies View Related

Photoshop :: CS7 - Cropping On Vertical / Horizontal Pic

Aug 25, 2013

In CS6 when I crop, the crop would automatically be vertical on a vertical pic, and horizontal on a horizontal pic. The new CS7 (Photoshop CC) doesn't do that.

View 2 Replies View Related

Photoshop :: Converting Horizontal To Vertical

Aug 28, 2013

I have downloaded photos from an Iphone 4s to my desktop computer.  The photos are horizontal and when I rotate them to vertical and try to save them I get the message " could not complete your request because of a program error".  I have no problem doing this with photos from my Canon camera. 

View 11 Replies View Related

Photoshop :: Rotate View But Keep Vertical / Horizontal?

Aug 14, 2012

curious if there's any way to keep guides vertical / horizontal when using the rotate view feature?

View 11 Replies View Related

CorelDRAW X5 :: Outlining - Horizontal Much Thicker Than Vertical

Aug 2, 2012

The problem is that when I choose or designate an outline thickness, the horizontal is much thicker than the vertical. I need consistency. Especially noticeable if I modify a font, enlarge it, stretch or skew. I do set the outline to scale with image and also don't outline until I am finished with the modifications. 

View 2 Replies View Related

Photoshop :: Horizontal And Vertical Banding Occurs

Mar 16, 2009

Working on a photoshop image. Horizontal and vertical banding occurs in thin lines of solid colors randomly within the image.

They can be repainted out, but with any zoom or tool action more seem to appear.

They exist even after saving and restarting.

Windows XP 64 bit $GB Ram

View 7 Replies View Related

Photoshop :: Sizing Vertical & Horizontal Images

Aug 8, 2006

Is there a way in actions or scrip to size a folder of different size horizontal and vertical images at the same time so that the longer edge ( h or V ) is equal - ie - horiz long side 2", shortside whatever on Horizontal - Vert long side 2", shortside whatever on vertical ? at present I am separating H & V and using two different actions .

View 1 Replies View Related

Photoshop :: Tools Palette Horizontal Instead Of Vertical?

Apr 22, 2006

can make the photoshop tools pallet horizontal instead of vertical?

View 3 Replies View Related

Revit :: Flipping Objects Horizontal To Vertical

Apr 2, 2013

Alright, I made a custom bookshelf to fit under my stairs, however, when I created them, I made them on a horizontal plane, so when I loaded into my project, my book shelf is laying down in the middle of the living room floor, which was fun at first, but nearly an hour later I am not so amused. Is there a way to flip it vertically or do I have to remake the whole bookshelf?

View 4 Replies View Related

Revit :: Get Horizontal Mullions To Cut Through Vertical Instead Or Reverse?

Oct 31, 2012

How can i get horizontal mullions to cut through vertical instead or reverse?

View 2 Replies View Related

AutoCad 3D :: Horizontal And Vertical Curved 3D Pipe

Aug 12, 2012

I would like to know how to draw this pipe as shown in this picture below. Draw a 3d pipe with horizontal curve and vertical curve elements combined. Here are the design elements

for the horizontal curve for the vertical curve
radius=30.798m radius=18.000m
angle=29deg angle=60deg

The diameter of pipe that i am trying to draw is 5 meters.

3d pipe.jpg

View 9 Replies View Related

Lightroom :: Change Picture From Horizontal To Vertical

May 20, 2013

in lightroom can i change the pic from horizontal to a vertical pic?

View 2 Replies View Related

Lightroom :: Switch Text From Vertical To Horizontal?

Nov 10, 2013

How do I switch the text from vertical to horizontal

View 7 Replies View Related

Photoshop :: Smart Batch Resizing - Vertical / Horizontal?

Nov 1, 2013

how you would batch resize a ton of photos to 50 % of its original size.The workflow I've had before is going trough image processor and doing the resizing when I'm converting to .jpeg. The only problem with image processor is that the resizing doesn't seem to be smart enough to differenciate horizontal with vertical.

So say I choose a specific resolution of 2880 x 1920p all my horizontal pictures are great, but the vertical ones turn out at 1280 x 1920p. 
 
So how do I batch resize in a way that photoshop would know to turn horizontal pictures to 2880 x 1920p and vertical ones to 1920 x 2880p?

View 2 Replies View Related

Photoshop :: Make Vertical (or Horizontal) Instead Of Arbitrary Rotation?

Jul 10, 2013

i am looking for a command that will let me take a scan of something and say "make vertical" and have PS prompt me for two pickpoints with the second pickpoint being directly above (i.e. vertical) the other. alternatively i would like to have a way to "make horizontal" and pick two points that i want oriented in a horizontal line to each other.
 
right now the way i do this is to rotate clockwise or counterclockwise by 90 degrees, then rotate by some arbitrary amount like 3 degrees, and then to do a series of 0.25 degree rotations - as i check by running a rectangular border top to bottom (or right to left) against something in the image until it is almost correctly oriented.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved