Is it possible to do a multiple-records data merge that doesn't generate multiple text boxes? And if so, how?
For publications such as a directory with contact information, it would be easier to manage the layout by merging multiple records into one text box. However, it seems like the only option in InDesign is to merge the records into each of their own text boxes.
I am having a problem with a blueprint for a house. the plan was sent to me dwg. We use pdf factory to print the plans. This leaves a black spot where ever the dwg has mask on the dimensions. Which happens to be throughout the plan and it will only let me take it off one text box at a time. There is way too many dimensions in the plan for this to be practical. how to remove this mask from all? I am using autocad lt and pdf factory to print.
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.
Is it possible to edit text formatting (e.g. font, font size, alignment) on mulitple text boxes, rather than having to right click each and click Edit Text? Ctrl+right click doesn't bring the option up to edit text.
I want to do a glow effect on a logo that I am working on.. the problem is that all the tutorials I've seen are for single text boxes. I will need to have different sizes and fonts so it requires more than one text box. I can edit the first text box to where I can "path from text," add a new layer, "select from path," create an outline using the "grow" effect and then blur the it so it looks like a soft edge with a different color than the text. I would like to do this for each text box, but when I add a new layer for a new letter and attempt to "select from path" it will only highlight the letter that I've already completed with the glow effect. I'm thinking I will have to save the file each time I create a new glow letter and reopen as a new file to add one more glow letter... but is there a faster way? I've attached a screen shot... the whole logo will read like this:
Affiliated Wellness Group
The A,W, and G will be larger and in a different font than the lowercase letters when its done. SO I will have 6 text boxes total.
In my title block I have a attribute with the name project_Number. Now what I want to do is the following. When I edit my block with the project number. The project number should automatically be added to a text box without me typing in the project number twice.
E.g.. This Drawing is part of the consulting services provided for Project[Project_Number] and may not be used or applied for any other purpose without prior consultation.
in other word the project number should be reference in the text box from the attribute.
I have long used the following lisp to convert multiple single text objects into multiple mtext objects (i.e. make each text entity into separate mtext entities).
; T2M - convert individual Texts/Dtexts to individual MTexts ; modified by Xanadu - www.xanadu.cz ; (defun C:T2M (/ ss i elist)
[Code]....
However, the mtext entity always moves position slightly (compared to the original text entity) after converting the object. better lisp that converts multiple text entities into mtext entities (which are all separate still, i.e. not joined together) without the position of the entity changing?
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.
Up until now, I've been using Paint.NET as my main paint program. It worked well enough but had a few specific limitations that forced me to request the company I work for to purchase Photoshop CS2, which they did. In fact, the IT dept just finished installing it.
I'd like to have a single text layer with multiple instances of text, but everytime I go to add additional text, CS2 "conveniently" creates a new layer for me. Is there any way to tell CS2 to "Stop that!" and let me create as many individual instances of text on one layer as I want? I am labeling buildings/roadways on aerial photos and don't need to have 40-50 text layers per photo.
How do I create multiple lines of text in a single layer. Everytime I finish with a line and want to go to the next, I hit 'Enter', but that completes the text. If I click on the layer image again, then it creates another layer.
So basically if I have 10 lines of text, I end up with 10 layers of text as well. Needless to say, this becomes to much trouble if I have to center each line of text and add blending options to 10 layers instead of one.
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.
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.
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.
I have used annotative text and selected yes for match orientation to layout for the text. In the viewport it is rotating automatically with the view, however the boxes around the text do not rotate as well. Is there anyway to automate this?
The Client requires a key plan which has all the pipe data on it. The key plan is oriented in one direction. Then for the plan & profile drawings, the plan is oriented in another direction. I don't want to have two create two sets of text (one for the key plan and one for the plan/profile drawing). How can I use one set of text and make it work in the key plan and for all the plan/profile drawings? Image is attached.
3rd party tool which didn't match our scaling needs the file is a fas so I have tried to reverse engineer the whole function using trial and error. The following code works perfect except we need multiple (x amount) lines of text I have at current the M txt function which mimics and is effective for today however we need all lines to be individual.
I’m playing round with a loop but how to achieve my need..He had a 3rd party tool which didn't match our scaling needs the file is a fas so I have tried to reverse engineer the whole function using trial and error.
The following code works perfect except we need multiple (x amount) lines of text I have at current the M txt function which mimics and is effective for today however we need all lines to be individual.
;Starting lisp program...(defun C:REDtext ();Creating Layers (if non existant)...(command "layer" "m" "TEKST-1.5mm" "lt" "continuous" "" "c" "1" "" "");Memorising previous layer...(setq MYOLDLAYER (getvar "clayer"));Setting requierd layer...(COMMAND "LAYER" "SET" "TEKST-1.5mm" "");Setting variable "MYHEIGHT" to "DIMSCALE" x 2...(setq myheight (* 2 (getvar "DIMSCALE" )));Requesting and storing usser defind point...(setq MYPOINT (getpoint "Start punt :")); Requesting and storing user defind text...(setq MYTEXT (getstring T "Nieuw tekst :"));Placing text...(command "text" MYPOINT MYHEIGHT "0" MYTEXT); Restoring previous layer...(setvar "clayer" MYOLDLAYER);Closing lisp program...)
I know that there was a command that would convert single line text to multi-line text but I can not find it. It use to be tt2mt or something like that.
I can not find this command in the help either. Did they get rid of this command like zoom center?
how to take multiple single line text and add them together into one multi-line text?
I have Inventor professional 2011 & AutoCAD 2011.Both these programs are showing the same error. This is only affecting one PC out of 20 installed with the software
The text beneath the icons at the top of the screen appear as empty rectangular boxes. It would appear to be unable to render the character (as if it was a foriegn language set)
The PC language is set to UK English as is the keyboard.
I'm starting a new drawing in Civil 3D 2012 and when I go to draw a line I can't see the small text boxes that show up beside the cursor that allow you to input numbers. I like to type my lengths and angles into these boxes to draw my lines as it makes it 100% accurate however the aren't showing up. Drawing lines is essentially useless because I now have to eyeball it. Is there a keyboard shortcut to get these boxes to display again?
Is there any way to build for example a wire list in excel and insert it into ACDLT2010 where each cell would = a different text box that i can CTRL+X CTRL+V instead of manually typing each wire number at terminals?
Also is there any way to for example to select 10 text boxes and Search & Replace. Example i have two components that are identical, but named #1 and #2 or Unit A Unit B to search and Replace #1 with #2 instead of entering each text box changing the number than going to the next?
The PC (running XP PRO 32bit) in question is at a middle school, so I'm sure someone was playing with settings, but I cannot find what they changed. underneath each screen icon that should say INVENTOR STUDIO, APPLICATION OPTIONS, SHEETMETAL, MODEL, etc. etc...all that shows is boxes; it's like they've either changed the language for the app to chinese (or other unsupported/unloaded in our OS) or some system font is haywire, but this only is affecting Inventor 2011 so far so I believe they changed a setting in the app. Once I get into a menu option; the text for each tab is correctly displayed. Where would one set the text/font for all icons in the Inventor 2011 interface?
I have an issue when using the DWG to PDF plotter built into AutoCAD 2011. It started when I would generate PDFs from AutoCAD and then try printing them to our office printer for a hard copy. I kept getting the "flattening" bar popping up which caused a set of 20 drawings to take 30 mins to print. Where other PDF generators the drawings shoot out of the printer ASAP. And in a busy office likes mine, tying up a printer for that long is kind of frowned upon. But they didn't solve my flattening issue. I tweaked the "Merge Control" as most of the posts mention along with turning off "layers in PDF" as well. My PDFs are still flattening. All my drawings are 2D...no 3D information.
And now I've noticed after changing the "Merge Control" and "Layer Display" in my pc3 file, it is putting black boxes on text that have a background mask...not a wipeout. I know there have been issues in the past with PDFs and wipeouts...but in my case it's the background mask function. I've even tried using a 255,255,255 colour for my background mask colour (instead of my default "background colour") and that didn't work. And the other weird thing is that it's not blacking out all text with background masks. On one drawing it'll be blacked out and in the next, the exact same piece of text will be fine. It's even only blacking out portions of lines of text. Completely random!