I received an Illustrator file in which I have to implement a translated text. I see the text cursor, but when I try to select text it disappears and I cannot see how much of a sentence or word is selected. I can delete the selection or write something else in its place, but I am working "blind" without seeing how much of text I selected until I change it or delete it. I see nothing unusual in Preferences. It is the only Illustrator file that behave that way.
I have a little routine to add two selected numerical texts together and show the result at a selected position. I am using the entsel method to select them. I would like a way to highlight the selected text temporarily. Is this possible. The routine is as follows.
(defun c:T+ ( / Txt1 Txt2 Txt3 Pkt ) ;Adds second selected number to first (setvar "dimzin" 3) (setq curlay (getvar "clayer")) (setq curcol (getvar "cecolor")) (setq curlin (getvar "celtype")) (setq ds (getvar "dimscale"))
how do I move select parts of text? I have a "B" and a "G" that I put into Illustrator using the text tool. When I go to move the "G" onto the lower corner of the "B", it selects both letters and moves them as a block.
Have a document that has several artboards in it. (kinda like a multipage document). Each page is similar, but some of the text boxes has variations from page to page. So if I am zoomed in on page 1 to one text box and I select some text, using the type tool, and then hit SHIFT-page down (or page up) to go to the next page, it won't. Switch to a different tool, and it works.
WHY? Why can't I use a keyboard short cut to jump to another page while in the type tool mode? I don't want to take my hand off the keyboard or move the mouse.
Encountered a bug when copying and pasting text from one text box to another? It seems to paste more text than I originally selected. I am on Mac OS X 10.6.8 and my AI is 16.0.4.
I'd like to draw a box around some selected text (a textRange), however I can't figure out how to detemine the size or position of the text. The overall size of a textFrame is possible to find (not sure about position), but when you've got just a few characters selected I don't see any way to get the size or position.
I want to change the font(let's say Times New Roman) of selected text in textframe when I click on menu-item of my plug-in. I went through the Adobe Text Engine documentation and tried some code for setting font but failed. I don't see any member function in IFont class to set desired font, so unable to move forward. see the code. I would like to know one more thing that how can we set a particular font for a textframe?
TextRangesRef rangesRef = NULL; result = sAIDocument->GetTextSelection(&rangesRef); aisdk::check_ai_error(result); ITextRanges ranges(rangesRef);
I am currently trying to cut out a word from another word in Illustrator. I have managed to do this several times before but both options I have used in the past simply are not working for me today.
As you can see from the attached image, I have 'cut out' the word 'I'm' from the word 'hungry'. (You can see straight through to what ever colour, fabric etc is underneath the logo).
Today I am trying to update my logo and the usual methods aren't working for me.
1. Type > Create Outlines > Divide 2. Object >Compound Path > Make
Usually I can simply delete the 'cut out' text from the image but I keep receiving an error messages that I don't understand.
1. "The filter cannot complete because more than one object is selected" 2. "Can't make a compound path. All objects in a compound path must be paths, and they cannot be brushed or part of an object."
I am a complete novice and I have never encountered these errors before. What used to be a simple 3 step cut out command is now a nightmare. I must be doing something wrong, maybe I have missed a step and not realised?
I've encountered a strange issue in PSDs I've inherited from another designer.
When I have a text layer selected with the type tool active, the font size reads correctly (say, 40px). When I actually select the text with the type tool, the font size gives a strange number (say, 38.74px).
In max 2012 with latest updates as of 12/12/12 the function for seeing what faces/polys i have selected in subobject does not work. I hit F2 with no effect at all but F3 and F4 have an effect.
I have a dynamic steel section block with a btable to choose which size member you want. What I want to know is there any way I can add a field to the block that shows the selected size so that I don't need to add a separate call up. The field would be linked to the block so if I was to change the size of the member, the field would update and no risk of someone not updating the call up by mistake.
I have a further query, when I select an object (Line, Circle, Hatch etc...) how can I set the 'Quick Properties' to automatically show for the selected item(s)?
i would simply like to automatically have the layer shown in the timeline as soon as i select it in the composition window. Sometimes there are so many layer that i will have to look for it. I know, i can just press p (for example) a few times and it will show. But this could mess up what i have already opened in this layer.
I have a family photo including many text layers. I'm trying to edit the text in a selected large multi-line text layer. I'm following the steps from the appropriate PSE article, but I always end up creating a new layer and the red/green no-go/go option. I thought I should just be able to double-click the text layer and start editing.
A program that prompts:"select objects:" then I can select some objects like as text, line, circle,... after that program find all texts in selected items and swap text
swap means: xxx/yyy ===> yyy/xxx ; "/" is a divisor
Instead of adding text as a prefix or suffix i would like to know if it is possible aswell to remove text from within text: For example:
I have these texts "I am not good", "he is not good", "what not to be" And i would like to remove the word "not" from all selected text so i would get "i am good", "he is good" , "what to be". The set word not will always be the same, so there is no need for user string input.
When i click on the green line has you can see on the image. The layer toolbar wont show me the right layer, like if it's not working. But i can see the right layer inside propreties.
Is there a system variable to ajust to see my layers inside the Layer tool bar?
In CS5, if I had Text Layers and changed the text on the layer (by double-clicking the "T" icon of the specific Layer in the Layers palette), the name of the Layer would change to reflect the new text I entered.
For some reason this behavior is gone in CS6. So, for example:
• I have a Text Layer with the word "Email" on my canvas. The Text Layer name also reads "Email". • I double-click the "T" icon of the Email Layer to edit the text on canvas. • I enter new text, "Contact". The text on canvas updates to "Contact", but the Layer Name remains "Email".
So, for accurate Layer names, I find myself having to change the text twice: once on the canvas, and then manually updating the Layer name as well. Is there an option or preference somewhere that I'm missing that would re-enable the behavior from CS5?
I would like to know how, if possible to make the attributes of a block show up as text. Example:
I am working on a power utility design where each power pole has a sequential name and may or may not have units that need to be added into a contract. I have my attributes set up where I can go in and assign a required number to a unit so I can export my data into excel. The problem I am having is that I have to enter the text and change the attribute quantities separately. Also, there are 40 or so different units and only a few certain ones required at each pole. Is there a way to set the attribute only to display text if the quantity is greater than zero so my list is not 40 units long at each pole?
Using the horizontal text tool I can make a text box, but no text-blinker shows up in the box and when I type no text will appear. Although, in the Layers pannel on the right side it does name the layer whatever I have typed so why won't it show on the picture? Even if you make all other layers invisible the text layer still does not show up on a blank background.
Is it possible to have a dynamic block with text which, when inserted into a drawing, will show the text orientation matched to the layout? I have a non-dynamic block which is simply a donut and a piece of text. When I insert it into a drawing, the text orientation will change to suit the orientation of the layout. I created another block with the same entities but I also added a couple of lines extending out from the center of the donut. I added stretch and rotation actions in order to rotate and stretch the lines. I also gave the block visibility states so that either one or two lines would appear (the block is a utility pole,by the way, with the lines representing guy wires). When I insert the dynamic block into a drawing, I cannot get the text to match the orientation of the viewport. I've tried changing different combinations of settings but the text won't appear horizontal.
The two blocks I mentioned above are inserted into one file with a number of other blocks. When I check the properties of the non-dynamic block, the "match orientation" is set to YES. I cannot, however, change the "match to orientation" setting to YES on the dynamic block. Is this simply because it is a dynamic block or am I missing something? I don't create a lot of dynamic blocks and therefore I am not a wizard at it so I am assuming I am doing something wrong.
In my job, I wrote a lot of technical manuals in CorelDraw x6 because of it strength in page layout involving text and graphics. And its multi-page capabilities.
One big questions: if I use the shortcut ALT+T to select all text, not all text are selected at all. Is this a defect?
In my work, I need to convert all text in the manual to curves before sending to the external printer. I had end up browsing the entire Object Manager list to ensure all text are converted to curves. Of course, this is a pain in the neck as I have many pages and objects to work on.
Note: I had discovered some text in a) groups, b) locked, and c) embedded properties often found not selected at all.
My manuals include locked objects with text, illustration diagrams with text, paragraph and artistic text.
I was wondering if anybody knew what Photoshop does to an image when you select text in the text tool. I've decided I want to use this effect on part of my image, but I can't figure out how to make it. It's a certain kind of inversion, but using "Invert" does NOT produce the same results. It's got to be simple, but I can't figure it out.
Whenever I add text, there's a little black and white border around each letter. It looks like it's highlighted, but it's like that even after I save it. Another thing is that while I am doing anything to the picture, nt just text, the colors are inverted.
if i try to save any kind of a document, there is no 'jpg' option. I think there are some other options missing, too.
I just used it last week, and I could save it as jpg and use text at that point.