Illustrator :: Uniformly Expanding Artboard From Center?

Dec 7, 2012

Is there any way to uniformly expand the Artboard from the center of the artboard? I like the way my current page is setup, but I just need more border all the way around.

View 3 Replies


ADVERTISEMENT

Illustrator Scripting :: How To Resize Artboard To A4 Size And Images Placed In Center Of Artboard

May 23, 2013

i have around 500 eps formats images with different artboard size.
 
i need to resize the artboard to A4 size and the images to be placed in the centre of the artboard.

View 4 Replies View Related

Illustrator :: Default Rotate To Object Group Center Not Artboard Center

Nov 27, 2013

I'm sure this is mind-numbingly obvious and I am overlooking it, but when I go to use the rotate tool, the center point of the rotation is defaulting to the center of the artboard, not the selected group of objects. How do I change that to default to rotating on the selection center by default?
 
PS. This is Illustrator CC (17.0.2) on a Mac running 10.9, if that is relevant.

View 2 Replies View Related

Illustrator :: CS6 Artboard - Can't Resize From Center

Jul 9, 2012

In CS5, if you hold the ALT key (on windows, not mac) while resizing the artboard, it will scale from the center... creating an even width reduction/ increase on either side of the page. Why was this behavior removed in CS6?

View 4 Replies View Related

Illustrator :: How To Align A Group Of Objects To Center Of Artboard

Dec 5, 2012

how can I align a group of objects to the center of the artboard or elsewhere. Rt now it aligns each object in the group to the center, but I need the group as a whole to be centered.

View 3 Replies View Related

Illustrator :: How To Place A Guide In Exact Center Of Artboard

Nov 4, 2012

1. Is there an easy/precise way to place a guide in the exact center of an artboard?
 
2. I want to use the guide to create a balanced design for a poster by making sure that I place my focal image on the center of guide to ensure that half of it displays on either side of the guide. How important is it to strive for complete balance? Sometimes I see ads that seem to have balance while other times there might be tons of white space an some graphic element on one side or the other of the layout.

View 4 Replies View Related

Illustrator Scripting :: How To Center Current Selection To Artboard

Feb 17, 2014

how do I center my current selection to the artboard? just like hitting the "horizontal align-center" and "vertical align-center" buttons. I've been searching for the last two hours and before my head hits the keyboard.
 
What I'm struggling with: in my init function i create a new document and then copy all layers from the previous document step by step to the new document and then save it as SVG.
 
// Init
(function(){
          destination = Folder.selectDialog('Select folder for SVG files.', docPath);
          if (!destination){return;}
          holderDoc = app.documents.add();
          stepThroughAndExportLayers(docRef.layers);
}());
 
my problem is that holderDoc = app.documents.add(); always creates a document that is not the same size as my initial document where the layers get copied from.
 
so I want the exact same artboard size as in my initial document.I'm fine with either doing it as fixed values or taking directly the values of the inital doc. i tried this in the segment where I create the new document:
 
// Init
(function(){
  destination = Folder.selectDialog('Select folder for SVG files.', docPath);
  if (!destination){return;}
  holderDoc = app.documents.add();
  holderDoc.artboards[0].artboardRect = [0,0,128,128];
  stepThroughAndExportLayers(docRef.layers);
}());
 
and get this error message: "Error 1200: an Illustrator error occured: 1346458189 ('PARM')

Line: 83
-> holderDoc.artboards[0].artboardRect = [0,0,128,128];"
 
which from what I've read on the web means that illustrator doesnt know what document to pick. but i have called it directly. I do not want to fit the artboard to the images/layer. the artboard should always have a certain size. (for me 128px by 128px)
 
// edit: workaround
(function(){
          destination = Folder.selectDialog('Select folder for SVG files.', docPath);
          if (!destination){return;}
          var activeArtboard = app.activeDocument.artboards[app.activeDocument.artboards.getActiveAr tboardIndex()];
          var ABRect = activeArtboard.artboardRect;
          holderDoc = app.documents.add();
          holderDoc.artboards.add(ABRect);
          holderDoc.artboards.remove(0);
          holderDoc.artboards.setActiveArtboardIndex(0);
          //stepThroughAndExportLayers(docRef.layers);
}());
 
i now added a new artboard to the new document with the same size as the artboard on the initial document.i remove the predefined artboard on the new doc and set the new artboard as active the artboard is now not centered into the window. which lets illustrator place my image with ctrl+c -> ctrl+v somewhere outside the artboard.
 
i now need to align my selection to the center of the artboard. but i cant find any reference on how to center a selection to the artboard.

View 7 Replies View Related

Illustrator Scripting :: Center Group On Artboard Using JavaScript?

Aug 14, 2013

I have a group that I want centered on the artboard. 

View 9 Replies View Related

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

Illustrator :: Expanding The Radius Of A Group?

Mar 4, 2014

I made a circle. Moved it up about 300px then used the rotation tool to > move the center point to intersect with the art board's center point > alt clicked and set a 45* rotation. Then duplicated around.
 
I moved to AE and created a simple rotation animation. However, I need to exspand the the radius of those objects or create more space between them.
 
Is this possible without rebuilding it from scratch in Ai CS5? Is there a way of exspanding the radius in Ai?

View 2 Replies View Related

Illustrator :: Expanding Graphs In CS3 13.0.2 - Disabled

Mar 2, 2008

Doesn't seem to be possible. "Expand..." does absolutely nothing, and "Expand Appearance" is disabled.

View 5 Replies View Related

Illustrator :: Expanding Objects With A Filling?

Jul 23, 2013

I wonder of there is a way to expand objects with a filling, without creating the outside lines of the swatches you made to create an filling.

 I add a printscreen... The first F is the filling, the second is an outline view of the expanded filling and the last one i wanna create. The way i create is, deleting the squares and use pathfinder but it take a lot time to do.

View 1 Replies View Related

Illustrator :: CS5 - Live Paint After Tracing / Before Expanding?

Sep 22, 2012

In CS5 there was an option to use the Live Paint Bucket on a newly traced image and there were also gap options to close gaps when doing this. I do not see these options in CS6. Where are they?

View 1 Replies View Related

Illustrator :: CS6 - Expanding Gradient To Separate Objects

Jun 7, 2013

On illustrator cs6, I have a complex shaped with a gradient fill. when I go to expand there is an option that says Expand Gradient and you select the amount of objects. so I selected 6 objects, and the expand tool did what I expected, my object got divided into 6 objects with fill colors relative to the gradient.
 
so I hit undo, and I moved a stop on my gradient slightly to affect the results a bit, and now it wont expand the same way. my gradient stays a gradient. I tried drawing new shapes with gradients and the gradient wont expand.

View 3 Replies View Related

Illustrator :: Expanding Blend Mysteriously Changes Shape?

May 1, 2013

I've used the blend tool to make a series of lines between two other lines; I need to expand everything so that the whole thing becomes a fill-only object (no strokes):
 
- I expand it (Object > Expand; Object box checked, Fill box checked, Stroke box checked) and the object becomes strokes-only (no fill at all)
 
- I expand it again (Object > Expand; Object box greyed out, Fill box checked, Stroke box checked) and the object becomes fill-only (yay!) except the shape of the lines has changed (boo!). Unchecking the stroke box and leaving only the Fill box checked seems to have no effect, the object remains stroke-only).

View 9 Replies View Related

Illustrator :: Layer Status Keeps Expanding When Symbol Is Selected?

Jul 26, 2012

I am using CS5 and was forced into a workflow where everyone is using icons from the symbol library (web symbols to be exact). They are not being used as "symbols" per se, just icons. The standard procedure is to drag a symbol to the artboard and then "break link" with the button.
 
This sounds fine in theory but now everytime I click on this icon, my layer status is expanded (totally annoying).
 
This is completely recreatable from machine to machine.
 
why unlinked sybols would cause the layer dropdown to expand? (or how to avoid it)

View 1 Replies View Related

Illustrator :: Unwanted Transparent Shapes After Expanding Trace Using Pathfinder

Jan 29, 2014

In illustrator, I have placed an image that I created in photoshop.  Once I trace and expand it, with the option to ignore white selected, there are still transparent shapes that I have to manually delete.  For what I am doing now, it is way too tedious to have to do that.  Why, if I'm 'ignoring white' so that I simply get a black/transparent vector image, are these transparent shapes showing up?

View 4 Replies View Related

Illustrator :: Create Multiple Expanding Outlines With All Points Equal Distance To Original Shape?

Feb 21, 2013

Here's an extremely simple example.. It works with a circle or a square, obviously because it has the same height and width. The problem is when you have irregular shapes, (or in this case, an oval). I know I've seen solutions to this in the past, but I just can't think of how to word this question and find them again.
 
I know you can create multiple strokes for an object in the appearance palette, but I'm looking for something more effective than just having colored stroke > white stroke > colored stroke> white stroke > etc.
 
Here's a couple examples of the kind of effect I'm looking for.

View 2 Replies View Related

Illustrator :: How To Keep Layers From Auto-expanding In Layers Palette

Jun 21, 2013

I'm working on a rather complex piece of artwork in Illustrator CC with the latest Mac OS, with several objects on each layer.
 
Whenever I click an object, its layer in the Layers palette auto-expands, pushing all of the main layers off of the edge of the palette. I then have to click the little arrow to collapse the layer so I can see all of the other layers and (quickly?) get to the one I need.
 
I am using a Magic Trackpad (don't ask) so this task is particularly arduous, as the cursor is often somewhat difficult to maneuver when attempting to target small UI elements. My display height is only 1050 px, so naturally I would rather not make the layer thumbnails any smaller (25 px.)
 
Is it possible to disable or defeat the auto-expanding behavior? Placed in bold

View 2 Replies View Related

AutoCAD VB :: Set All Blocks To Scale Uniformly

Sep 8, 2006

so i've been trying to make a routine forever that will set all the blocks to scale uniformly without success..

Lisp part:
(defun c:bsu ()
(princ "
Block Scale Uniformly
")
(vl-vbaload (strcat home "/vba/timVBA.dvb"))
(vl-vbarun "block_scale_uniformly")
(princ)
[code]....

View 2 Replies View Related

Maya Modeling :: Scaling Vertices Uniformly?

Mar 7, 2013

Is there any other method for scaling an object in it's position using the vertices?

For example if you modeled wires or cables or bars and deleted the history but now you think they are too thick or too thin and you want to scale down without compromising their positions.

Look how I found 2 solutions, the cluster option takes more time.

I could not make a single cable on a floor thin out uniformly with the scale tool option. It did work with cluster on each bend but is a bit tedious.

View 3 Replies View Related

Illustrator :: Is It Possible To Lock Artboard

Nov 22, 2012

I have a big artboard with a simulation of a webpage, and a smaller artboard within it, where I'm designing the artwork, so that I know how the big picture will look. In the end, I intend to export the contents of the small artboard. The problem is that whenever I click by accident on the small artboard, my view of the web page gets off-centre.So in short, If I could just lock the small artboard, that would solve this annoyance. For now, I have two options: either delete the artboard and set it back in the end (it's got to be perfeclty positioned though) or, quite practically, just create a custom view with a shortcut that I  can use instead of the "Actual size" one (Cmd+1).

View 18 Replies View Related

Illustrator :: How To Save For Web JPG Of Each Artboard

Feb 13, 2014

I have a AI CS6 file with 16 artboards. I need to 'save for web" a jpg of each artboard. Is there a way to automate this, by setting up an action - or is there any way to do this? I'll be having to do it frequently.

View 16 Replies View Related

Illustrator :: How To Fit Artwork To Artboard

Nov 26, 2013

I have a bunch of artwork that I need to fit to artboards that need to be the same size, basically I'm looking for something similar to "Fit to Frame" in Premiere/After Effects.

View 5 Replies View Related

Illustrator :: Hide Everything Outside The Artboard?

Mar 12, 2008

I'm designing some business cards, which have an 1/8" bleed, along with elements that hang outside of the border of the card. Is there a way in Illustrator CS3 that I can say, "hide everything outside of the Artboard" so I can see what the finished product will look like?

I know I could print them out or output to PDF and see it without the non-Artboard items, but these approaches seem clumsy and labor intensive. I'd like it if I could have some sort of "cropped view"--where everything not on the Artboard is hidden--to work in.

View 28 Replies View Related

Illustrator :: Saving CS6 With More Than One Artboard

Aug 28, 2012

I'm finding that when i add a second artboard to an existing ai, then save and close, it has disappeared on reopening.
 
I have both pieces of artwork (one for each page), but 1 of the artboards will have disappeared. Irritatingly the remaining artboard sits between the 2 pieces of artwork - in the wrong position for both!!!

View 6 Replies View Related

Illustrator SDK :: Finding Art From A Particular Artboard?

Nov 13, 2013

I am struggling with the "sAIArtSet->MatchingArtSet()" in restricting it to find the artset from the selected artboard only.
 
One way is to iterate through the found art set and compare art's artboard index with the index of the selected artboard. Wanted to know if there is some internal SDK suite which does this iteration in a more optimized way ?

View 4 Replies View Related

Illustrator :: CS5 Will Not Export To Artboard?

Mar 3, 2013

Illustrator cs5 will not export to artboard, even though the artboard is properly set and "Use artboards" is clicked in export dialogue box.
 
Bleed areas are set and crop marks, all of which print fine. But I want to export to jpeg just to see how the cropped output will look.

View 2 Replies View Related

Illustrator :: How To Save Artboard As JPG But Not As EPS

Apr 16, 2012

I have tried googling this and am able to save each artboard as a jpg but not as an eps or ai file.

View 6 Replies View Related

Maya Modeling :: Scaling Or Moving Vertices Uniformly?

Jun 26, 2011

Is there a way of scaling or transforming vertices uniformly without having to clean up some of the vertices afterwards.The closest attempt I have got is to switch the move tool to normals but this still requires a bit of straightening up afterwards.

View 2 Replies View Related

AutoCAD 2013 :: Scale In A Specific Plane - Rather Than Uniformly

Jan 28, 2013

I am trying to scale a 3D object in the XY plane only, however the gizmo only lets me scale uniformly on all planes. I am trying to shrink the diameter of the cylinder without changing its height. The Set Constraint option (via RMC on the gizmo) only allows for XYZ, all other planes and axes are grayed out and not available. 

how to scale a single face of a 3D object, such as the top of this cylinder? Say, if I wanted to scale the top to make it more conical, for example.

View 6 Replies View Related







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