Illustrator :: Why Are Text Boxes Acting Like Paths

Sep 26, 2013

I'm using AI CS6, opened it up today and all the text boxes are behaving like paths. I can only resize them using the direct select tool. I don't know what happened, I've checked type preferences, nothing there seems to be odd.
 
I would attach a screenshot, but the "Insert Image" button brings up a white box that tells me the "Operation timed out."  Not my day for software.
 
Basically, once I create a text box, I lose the ability to resize it unless I manipulate one corner at a time with the direct selection tool.
 
Illustrator CS6
OSX 10.8.5
2.66 GHz i7
8GB 1067 MHz DDR3

View 3 Replies


ADVERTISEMENT

Illustrator :: Text To Boxes / When Save To PDF

Dec 12, 2013

I'm currently using Illustrator CS4 and I'm having problems with what I assume is a corrupted file of some kind. When I'm working in Illustrator everything works and looks fine but when I save it as a PDF all my text changes to a bunch of box and rectangle outlines. I've tried opening in Photoshop and the same thing happens. Also when I preview it in Finder the same thing happens.

View 1 Replies View Related

Illustrator :: Why Are Text Boxes Broken Up In CS6

Aug 14, 2013

I have an iMac at work with Mountain Lion and Ilustrator CS6, I have files that I have created with Illustrator from scratch but when I bring them home and open them on my iMac at home with the same system the text boxes are broken into individual text boxes for each line of text. What is going on. Also everything in the document is a Clipping Path inside the document bound box.

View 1 Replies View Related

Illustrator :: Unable To Resize Text Boxes And Shapes?

Nov 20, 2013

I am unable to resize text boxes and shapes.
 
I have tried to reset my bounding box and also hidden and unhidden edges. It won't let me resize anything. Where there used to be an resize cursor, there is just a default cursor.
 
[URL]

View 7 Replies View Related

Illustrator :: CS4 - Selection Tool Won't Allow To Resize Text Boxes?

Oct 30, 2012

Whenever I try to resize a text box with the selection tool, it won't allow me to resize. I tried the text tool as well, but it didn't work. I don't want to resize the text, just show text that is hidden. I'm currently using CS4.

View 2 Replies View Related

Illustrator Scripting :: Put Artboard Names In Text Boxes?

Dec 2, 2013

I have an Illustrator document with ~100 artboards, each artboard named by me. Each artboard has one textbox in it. Is there a way to take whatever name I assign to the artboard and print it into the text box inside that artboard? So in the end I would be able to see the name associated with each artboard on the artboard itself. Ideally I could run the script once (i.e. "turn it on"), have it populate all the text boxes with the artboard names, and then have it dynamically update the textboxes when I change an artboard name regardless of whether the file has been closed and opened since I originally ran the script.

View 26 Replies View Related

Illustrator :: Can't Paste Text Nor Paths And Text

Feb 22, 2014

I have a layer with some paths and lines of text. I copied some of the paths and text and tried to paste in another layer or document; the paths are not pasted and all the text becomes a single line. When I copied only the paths, it is pasted correctly. If I copied only the text and tried to paste in another layer or document, all the text becomes a single line.

If I drag the selection from one layer to another using the panel, it works. If I drag the selection from the artboard to another document, it works. But these operations sometimes are not convenient. What I would like is to copy the items, target a layer in another document and paste there. With a large document with dozens of layers and a lot of text the drag and drop solution is not feasible.

View 4 Replies View Related

Illustrator :: Lost Ability To Free Scale Objects / Text Boxes

Jul 9, 2012

I have lost the ability to free scale objects/text boxes etc. in Illustrator CS5. I have to use the scale tool every time I need to adjust the size of something and it is not a sustainable technique in terms of time/productivity/function.

View 5 Replies View Related

Illustrator :: Why Can't Adjust The Scale Of Text By Clicking And Dragging The Corner Boxes

Aug 22, 2013

Why can't I adjust the scale of my text by clicking and dragging the corner boxes? Why I have the text selected, all it does it let me highlight it to change font, size, etc, OR all I can do is move it throughout the artboard. Why can I click and drag the corner box to adjust?

View 7 Replies View Related

Illustrator :: Creating Boxes Around Text - Resize When Increasing / Decreasing Font

Apr 15, 2013

I would like to be able to create a box around text that is able to resize when increasing/decreasing font.
 
My working solution is to create a text box with text then use direct selection tool to select the anchors and convert that into a shape, either a rectangle or rounded rectangle. This isn't bad since it allows an equal amount of space around the text but it does have problems. If the font size increases or decreases, the box remains the same. I have to use the Area Type Option to resize the box. Also, if I wanted to do this for lots of boxes then I have to select all of the individual anchors which will be time consuming.

View 1 Replies View Related

Illustrator Scripting :: How To Access Text Boxes In Existing Document And Replace With New Value

Jun 28, 2012

Is there a way to access text boxes in an existing document and replace them with a new value taken from an excel table? I've been able to create new documents from scratch and populate them with excel data, but formating these new documents to look like those we already made is proving more difficult than I thought using just Javascript.
 
Ideally I'd be able specific an index for each text box and replace them in order as i itterate through the excel(or CSV) document.
 
I already have a way to pull from the table, another question asked here, but can't figure out the object model to put the new info in a specific place.
 
Below is what I came up with to create a very rough looking document from scratch:
 
#target Illustrator
var csvFile = new File('C:/users/whatever/spreadsheet.csv');
if(!csvFile.exists){
          alert('notafile');
          app.quit(); }
 
[Code].....

View 3 Replies View Related

Illustrator :: Alphabets Paths To Text?

Jul 5, 2012

I am having a file which has lot of texts. Actually the texts are in outline format as fills,strokes,etc. Is it possible to convert them to an editable text using any option.

View 3 Replies View Related

Illustrator :: Missing Transform Handles And Unable To Edit Objects Or Text Boxes

Nov 22, 2013

I'm missing transform handles and unable to edit objects or text boxes in Illustrator CC. How do I fix this?

View 2 Replies View Related

Illustrator :: Scale Multiple Text Boxes On Time Scale Without Scaling The Text?

Jun 12, 2013

Im working for a geological firm that use timescales to describe their work (depths at times etc). I need to compress the time bar but not alter the text but cant find  way to do it. Im only scaling in 1 direction.

View 4 Replies View Related

Illustrator :: Align Objects To Text Paths?

Nov 26, 2012

I don't know if this is possible at all in Illustrator, but I want to align objects to text paths. Look at the following example.
 
I start with something like a circular hierarchy, that I get as an output from another program. These are only lines and text. Now I want to add a flag behind the text. This flag should have the same orientation as the text path.
 
As this hierarchy is actually pretty big (this is only a snippet), I don't want to rotate all the flags manually. I tried to do it manually with the below example, but it still doesn't looks right...
 
Is this a proper method to rotate the flags according to the orientation of the text paths in Illustrator?

View 5 Replies View Related

Illustrator :: Creating Threaded Text With Rainbow Paths

Jun 30, 2012

I'm having issues with threaded text. I've created my desired paths for threaded text, essentially a rainbow, that aligns with my package design.  When I create threaded text it behaves wierdly.   The following occurs:
 
1) creating threaded text with my rainbow paths, it creates the paths upside down.  I've figured out how to rememdy this with the path options, but wish it didn't default to upside down.
 
2) My path layers for each row are in decending order, i.e. - would like text to cascade top to bottom;  however, when I start typing, it uses the bottom line first causing my paragraph to read from bottom to top.  This is incredibly frustrating!

View 4 Replies View Related

Photoshop :: Text Tool Acting Up

Jul 9, 2007

I was in the middle of creating something when the text tool stopped working. I will type something and it won't show up but in the layer tool box the name of the layer will change to what I typed. I've tried playing with everything, it doesn't have anything to do with the formatting of the text (font size, spacing, color etc) and it isn't hidden behind any layers or anything.

Closing/restarting doesn't work either and it does this on every new/old image I try to open/create. I haven't changed any settings or anything and I can't figure out why it randomly stopped working.

View 1 Replies View Related

Illustrator :: Giving Text Outline Stroke And Path And Uniting With Other Paths

Jan 13, 2014

How do I give Lucida handwriting a 2pt outline stroke, give it an outline path, then unite it with another shape path without the text losing it's outline stroke??  I can't bold Lucida handwriting as it only has an italic option, so need to give it an outline stroke to achieve a bold letter.  As soon as I give it an outline path and unite it to other shape paths the 'bold'ness disappears and it reverts to it's original size.

View 8 Replies View Related

Illustrator :: Joining Paths To Create Shape While Retaining Original Paths?

Feb 23, 2014

I want to join two paths to create a shape that I can fill but at the same time retain one of the original paths (the red one in the image below). I can copy the path I want to retain but surely there is a more elegant solution. See below for for an illustration:

View 6 Replies View Related

Illustrator :: Cannot Lock Other Paths / Unlock All Paths In Symbols?

Dec 4, 2012

Cannot lock other paths/unlock all paths in symbols?

View 8 Replies View Related

Illustrator :: The Eye Dropper Tool Is Acting Funky

Jul 26, 2013

The Eye Dropper tool is acting funky. It was preventing me from picking up the color of my template when in outline mode - instead selecting no fill and no stroke. I finally got it to work by unchecking "Appearance" in the tool options. I didn't actually change any settings inside appearance (everything inside is still checked). That did allow me to select the templates color, but now it is also selecting my "path color". If my layer's color is set to Cyan for example, eye dropper actually selects cyan if i click on the path.
 
Is there a way to allow template color selection but avoid path color selection?
 
EDIT: I just discovered that these settings don't even pick up the template color correctly. They choose the color of the auto-dim/opacity that occurs when setting a template.

View 3 Replies View Related

Xara :: How To Make Non-rectangular Text Boxes And Color Fill Text Box

Jul 17, 2013

Is there a way to make non rectangular text boxes in Xara designer? Say I have a star shaped object in the page and I want the text INSIDE the star.

Also, is there a way to color fill a text box?

View 9 Replies View Related

Photoshop Elements :: Lock Text Boxes So That They Maintain Proportions Even When Entering Longer Text?

Mar 25, 2013

I am creating subway art and am creating various templates.  I would like it so that when I have a text box with a 5 letter word, and I want to enter a longer word, they all fit and just kind of smush together rather than me having to fix the text boxes constantly. 

View 4 Replies View Related

CorelDRAW Graphics Suite X6 :: How Can Text In Text Boxes Be Scaled

Feb 20, 2013

I am having trouble resizing text boxes with text in them, so that the text scales with the box.If I convert the text box the curves, it messes up the formatting when I add an outline to the curve because the text box itself is given a outline.

View 4 Replies View Related

AutoCAD Architecture :: Text Boxes Instead Of Legible Text After Recovery?

Mar 27, 2012

Autocad Architecture 2012 crashed during hatch. Upon recovery, all my text was replaced with boxes. I suspect there is a system variable which was changed as part of the recovery process, but I can't find it.

View 2 Replies View Related

InDesign :: RTF / Ungroup Imported Text Boxes From Parent Text Box

Apr 3, 2014

I have hundreds of diagrams in Microsoft word that need importing to Indesign. I have imported the illustration part of the diagrams via Illustrator but i now need to bring in the diagrams' text labelling.
 
The diagrams have a lot of text labels which each appear in their own text box, but if I save the .doc as an rtf and import it into InDesign, it imports all my individual textboxes into 1 large textbox which I can't seem to separate them from.
 
If I select one of my labels in Indesign and copy and paste it, it is now a separate text box - great, but InDesign won't let me select multiple text boxes within it's large text box and it just is not feasible for me to be selecting each box individually to cut and paste it.
 
Edit: Each individual text box (within the large textbox they have been imported into) appears to have been anchored on import. If I release the anchor this does what I need in the same way as cutting and pasting, but again, indesign won't let me select more than one and it would take far too long to select each box individually to release it. So I guess I'm either asking for a different import methos, or a way to select multiple textboxes that have been imported into a single text box.

View 13 Replies View Related

AutoCad :: Single Text Box To Multiple Text Boxes?

Dec 23, 2011

I want to convert a single text box to two separate text boxes (not multiline text). Let's say after the fifth character.

For example:

"Hello World"

And I want to change it into:

"Hello" "World"

And I will move them separately like:

"Hello" _______ "World"

or

"Hello"
_______ "World"

View 1 Replies View Related

Photoshop :: Text Boxes In CS4

Jan 29, 2009

I've been experiencing a problem in PhotoShop CS4 in Vista where a text box will suddenly become much larger than it needs to be. Usually the text box will keep the original width I created it at, but will become extremely tall and the bottom will extend several inches below the actual image area.

This makes editing and moving text annoyingly difficult. It seems to happen after a text layer is copied/duplicated or moved to another document.
The document I'm working with was originally a Fireworks document, but it seems to happen even with text that was originally created in PhotoShop.

View 6 Replies View Related

Photoshop :: Vexing -- Text Boxes

Oct 19, 2008

Recently Photoshop CS3 started acting up (after over a year installed). Toolbars and dialog boxes won't let me type into text boxes or select from most drop-down lists. This makes it completely unusable.

The textboxes and drop-down lists "lose focus" instantly after being clicked. This occurs even if no other applications are running.

For example in the Brush toolbar, when I click to open the Brush Mode dropdown, it opens, then immediately closes before I can even release the mouse button. However the Brush Size works fine (because it isn't really a dropdown, it opens another window). The Opacity textbox won't let me type, but the slider opens under it and operates normally.

Similarly in the Text toolbar, it is impossible to select a font or font style, but I *can* select one of the standard font sizes (because that is a different type of dropdown). But I can't type a specific size into the textbox! Same type of issues in the character/paragraph pallette.

To try to resolve this, I upgraded my computer from XP SP3 to Vista SP1. (To eliminate any possible "contamination", I reformatted the C drive, installed Vista & SP1 from CD, installed anti-virus, then reinstalled Photoshop and Lightroom from scratch - and NO other applications yet).

After all that, I still have the same probem under Vista! With no other programs installed.

My computer is an HP Intel Core2 Duo, 4GB RAM, nVidia 512MB 3D graphics card. (I upgraded the RAM from 2GB and the video card both under XP to see if they helped - before doing the Vista upgrade)

No other software has ever exhibited this problem - or any strange issues.

I'm completely unable to process photos for my photography business, and at my wit's end.

View 1 Replies View Related

InDesign :: Threading Two Different Text Boxes?

Mar 4, 2014

How do you thread two different text box with two different text format? Eg. Text Box

1: Font Size 50pt...Text box
2: Font Size 10pt..

Once you thread the two text boxes; and delete the content in Text box 1, what ever the content that flows to Text box 1 from text box 2 should auto format to Font Size 50.

View 5 Replies View Related

AutoCad :: Add Selection Boxes Or Pick Boxes To Block?

Jun 10, 2011

Can add selection boxes or pick boxes to a block?

Here's the situation. I have a block that will be inserted showing a piece of angle iron that is used for a stiffener. We have various sizes that will need to be used. Instead of typing in the angle size each time it's inserted can I have a list of all the angle sizes and then a pick box or radial dial or something to be selected and that is what is put in the block?

View 2 Replies View Related







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