Illustrator :: Selected Text And Page Navigation?

Feb 7, 2013

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.

View 1 Replies


ADVERTISEMENT

Illustrator :: Can Record Text Navigation In Action

Sep 20, 2012

I'm trying to record an Action in AI that, when editing text,

(1) goes to the end of the current line ([End]),
(2) goes to the beginning of the current line while selecting the text ([Shift]+[Home]),
(3) applies a swatch,
(4) moves down three lines ([Down], [Down], [Down]), etc.

When I record this in an action, only the Apply Swatch command appears in the Action. Is this just how-it-is or is there a way to record text navigation in an action?

View 6 Replies View Related

AutoCAD 2013 :: Page Navigation After Opening Document?

Mar 29, 2013

Using Autocad - I am not a designer or engineer so have no experience using the software. I am working on a translation of an autocad file. However when I open the document I can only see the 'front page' of the document and Can't find any way to navigate through the different pages (even if I know there should be a lot more than 1 page)

I realise it sounds like a stupid request, but as mentioned, I have no experience with this software.

View 7 Replies View Related

Corel Website Creator X5 :: Editing Navigation Bar On Home Page

Apr 7, 2011

I am creating a simple website using the software. I am facing a problem because the navigation bar on the "home"
page always get aligned to the left whereas it is centered to the left for the other pages as it is supposed to be. I tried to change the style.

View 2 Replies View Related

AutoCAD 2010 :: View Cube And Navigation Bar Print On Page

Sep 27, 2013

I print the file and it looks like the View Cube and Navigation Bar print on the page.  I print it a second time and I don't see it. 

View 5 Replies View Related

Illustrator :: Selected Text Do Not Show?

Aug 8, 2013

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.

View 3 Replies View Related

Illustrator :: Moving Selected Parts Of Text?

Nov 16, 2012

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.

View 3 Replies View Related

Illustrator :: How To Display Selected Text In Reverse

Mar 18, 2014

Illustrator 15.1/CS5 on Mac used to display selected text in reverse and would show handles for text on a path. Now it does neither.

View 1 Replies View Related

Illustrator :: Pasting More Text In CS6 Than Originally Selected / Copied

Feb 7, 2014

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.

View 1 Replies View Related

Illustrator Scripting :: How To Determine The Size Of Selected Text

Sep 6, 2012

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. 

View 6 Replies View Related

Illustrator SDK :: How To Set The Desired Font To Selected Text In Textframe

Dec 2, 2011

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);

[Code].....

View 3 Replies View Related

Illustrator :: Changing Color Of Selected Portions Of Text?

Feb 10, 2013

How can I take some text and select different parts of the text to change the color for the selected parts?

View 5 Replies View Related

Illustrator :: Text Cut Out - Filter Cannot Complete Because More Than One Object Is Selected

Oct 27, 2013

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?

View 2 Replies View Related

Illustrator Scripting :: Changing Selected Text Color With JavaScript

Feb 25, 2013

I want to change my selected text to a different cmyk color using javascript. I have tried and I do not know what is missing or what I am doing wrong.
 
if ( app.documents.length > 0 ) {
newCMYKColor = new CMYKColor();
newCMYKColor.black = 0;

[Code]...

View 4 Replies View Related

Illustrator Scripting :: Make All Text On Page Dynamic?

Jul 5, 2011

Is there a way or a script that will make all the text on a page Dynamic? At the moment we have to select each text box and press 'make text dynamic', which can get tiresome with a lot of text boxes. If we select all the text boxes and do the same we get a lot of variables with the same name which gives an error.
 
So we need a script that can make it all dynamic with different named variables.

View 3 Replies View Related

Photoshop :: Why Would Font Size Differ Between Selected And Non-selected Text

Mar 29, 2013

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).
 
See the screenshots below:
 
This is on OSX 10.8.3, Photoshop CS6.

View 1 Replies View Related

Illustrator :: Create A Layout With Small Amount Of Text Per Page

Sep 9, 2012

With the Artboards feature now available,  should i still use InDesign to create a layout  for a simple children's picture book with a small amount of text per page? It would be much easier for me to stay in Illustrator. My plan is to create a a pfd book and an ebook for sure - and possibly, later a printed book. I'm completely stumped about how to make the right choice. BTW - I don't plan to produce the ebooks via InDesign but through a simple iPad App that just allows you to lay in a picture and put the text over it.I'm using CS4.

View 8 Replies View Related

Illustrator :: C2 - Select And Copy Ad To New Page Comes Up As Plain Text Without Images

Jun 7, 2012

All of a sudden, when I select and copy an old ad to a new page to update it, it copies without images and as plain text, all of the font selections are gone.

View 3 Replies View Related

Photoshop :: Blacked Out Navigation Menu With Dark Grey Text On Top

Sep 16, 2013

All of my navigation menus are completely blacked out with dark grey text on top. Certain menus are completely blacked out and show absolutely nothing. When I mouseover the text becomes a readable grey but it makes actions much more difficult as I have to mouse over every single option.
 
Are there any solutions to this bug?I have uninstalled/reinstalled, updated ATI drivers, contacted support, etc and have found no solution.I am using purchased Photoshop CS3 & I am running Win 7 x64 w /i5-3570k w/ ATI Sapphire 7950 Here are some screenshots of what happens:

View 1 Replies View Related

Xara :: Navigation Bars - Change Font Size Of Text?

May 16, 2011

I am facing the following problems while working on the navigation bars.

a) I am not able to create a new on of my own, I have to again and again drag and drift a navigation bar from the Designers Gallery, and right click and more buttons to it . What If I want to create a button of my own design ???

b) Even after selecting the navigation bar, I am not able to change the colour of the background as well as the text, am not able to change the font size of the text, the font type am also not able to change, even If I go the the menu style tab of the navigation properties tab. How do I change these specifications ?

View 4 Replies View Related

GIMP :: PDF (single Page Doc) Convert To Page Sized PNG With Quality Good Enough To Read Text

Jan 28, 2012

Several times a week I need to take a PDF (single-page doc), then convertto a page-sized PNG with quality good enough to read the text (and atransparent border), and then convert to a SWF. I have a PNG-to-SWFutility, but when I used it on the PNG saved after I opened my PDF andexported from GIMP, the end result was not good enough. A co-worker saidGIMP couldn't make a PNG (w/transparency) with enough quality. He said we'dhave to use some other software. Part of the issue was not being able toresize without losing quality before the PNG export. True or false?

View 3 Replies View Related

CorelDRAW X6 :: Copy / Paste Artistic Text From Page To Page

Mar 30, 2012

If it's a bug, then I cannot believe it wasn't caught before the release.  So here it is.  I simply put artistic text down on page 1. Select the text and copy to clipboard.  Add a new page and paste the text.  On my computer, the text changes from artistic text (as copied to clipboard) to paragraph default text left justified across the center of the page.  It doesn't matter how much text I select, it always pastes on the new page as paragraph text left justified and across the center of the page.

However, if I select artistic text and any other object, copy and paste to a new sheet, it works erectly. Apparently, I now have to select text and an object to insure that the paste feature works properly?

View 14 Replies View Related

VideoStudio :: Menu Page - Pause Until Play Is Selected

Jun 12, 2012

Regarding VSX5 Titles/Menus

In the finalized DVD the menu page appears only for a maximum of 30 seconds before continuing to play the movie. Is it possible to introduce a 'Pause until play is selected' option?

That is to say no automatic playing of the movie until the user decides.

View 4 Replies View Related

Illustrator :: Save Page-tiled Document As Multi-page PDF In CS6?

Apr 4, 2013

This was very easy to do in earlier versions of Illustrator, but now it seems like the only option is to make a separate artboard for each page tile!

View 1 Replies View Related

Illustrator Scripting :: Getting Page Count For A Multi-Page PDF File?

Jun 25, 2009

how to get the page count of a multi page PDF file?  I know you can then open each page using the PDFFileOptions (pagetoopen).  But I need to know up front how many pages there are to loop thru to open each page and process each page.

View 8 Replies View Related

Lightroom :: 5 - Flow Text From Page To Page?

Aug 5, 2013

A little + sign appears at the bottom right corner of a text cell when the text overflows. I find I cannot pick up the additional text by clicking the + sign to place it on the next text cell thus linking text from page to page. Am I missing something or is such a useful facility unavailable in Lightroom? If that's the case, is there a good reason for Lightroom not offering text linking between pages?

View 2 Replies View Related

Illustrator :: Second Page Of Two-page PDFs Printing Upside-down?

May 8, 2013

In the past two days, two-page PDFs that I save out of CS6 are printing with the second page upside down. I have tried resaving the documents—didn't work. Tried saving the documents as individual PDFs and combining the PDFs in Acrobat—didn't work. I have had my colleagues print them, and the second page is upside-down too. When I print two-page PDFs that I saved last week or longer ago, I have no problem at all. It just seems to be happening with recently saved PDFs. I didn't update any software on my computer between saving the PDFs that are printing correctly and when this problem began.

View 11 Replies View Related

Photoshop Elements :: How To Edit Text In Selected Large Multiline Text Layer

Jul 16, 2013

Running PSE 9 under Mac Snow Leopard.
 
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.

View 6 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Find All Text In Selected Items And Swap Text

Oct 25, 2012

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

swap function for one text is here:

(defun c:swap ( / pos ent el txt)
(vl-load-com)
(if(null #div#)(setq #div# "/"))
(setq #div#
(if(=(setq tmp(getstring(strcat "
Divisor character: <"#div#"> ")))"")
#div# tmp
)

[Code]....

but I want a program to prompt me like this:

(prompt "Select objects:")(terpri)
(setq a (ssget '((0 . "TEXT"))))

and gets divisor char </>:

after that:

(setq n (sslength a))
(repeat n

....

)

repeats n times, n=number of texts in my selection

View 6 Replies View Related

AutoCad 2D :: Remove Text String Out Of All Selected Text?

Sep 28, 2012

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.

View 6 Replies View Related

InDesign :: Pasted Text Differs From Copied Text On The Same Page

Apr 1, 2014

I'm printing a document trying to get two out of each page. I imported text, formatted it within Indesign cs3 and not it's time to copy the block and paste it onto the right side of the page. But the pasted version had a .50 tab at the first word which does not exist on the original side. How do I fix this?

View 7 Replies View Related







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