Illustrator :: ASCII Formatting When Pasting From Webpage?

Mar 25, 2013

I am trying to paste a highly detailed  ASCII artwork from a webpage into illustrator. Illustrator is aligning the text (at least as far as I can tell) to the left and distorting the artwork.

View 2 Replies


ADVERTISEMENT

Illustrator :: Pasting Between Documents Loses Formatting

Jun 27, 2013

When pasting between illustrator documents all formatting is lost and images do not move over.example, working on a new flyer, I often borrow from existing flyers since copy and pricing is good, just usually making flyers that have different combinations of products etc.
 
So I select some text boxes and images from one illustrator document, control copy and then try to control v into another illustrator document and all that gets pasted is the text which is formulated. You'd think i had copied and pasted something from notepad.
 
The problem does not happen 100% of the time, but it's like 50/50 it seems.Sometimes when the problem occurs, I'll spam control c a few times and then control v will paste as you'd expect. But the problem occurs whether I use control c, or edit copy.I'm using CS3..It even happens when I try to cut and paste within the same document.

View 2 Replies View Related

Photoshop :: Losing Formatting When Pasting Text In CS6

Aug 21, 2013

I am trying to copy and paste text in Photoshop CS6 and I am losing the oh-so-valuable formatting. I am referring to two boxes side by side in Photoshop that contain text.
 
I love the text in the first box, but when I try to duplicate the formatting in the second box right next to it, the text looks completely different. And, when I try to just paste some of the text from the first box to the second box, the 20 px text suddenly becomes 96.3 px text.
 
Even though I go through all of the formatting options available and duplicate what was in the first box, the text in the second box ends up looking nothing like the first box even though they contain exactly the same formatting, font type - everything.

View 1 Replies View Related

Photoshop :: Pasting Text From Word Program While Retaining Same Italics Formatting

Feb 18, 2013

I'm looking for a way to be able to copy text from another program (Microsoft Word) and then, using the Text tool in Photoshop (CS6), paste that text, but where it retains the correct italics formatting I had in the other program--and not as an image of text (Ctrl+P), in which the formatting is present, as a flat image, but rather as an actual unpasteurized and editable Text layer.

For example, the sentence “I told you..” where 'told' is italics, simply pastes into Photoshop as "I told you.." without the original formatting. Is there a way to get Photoshop to recognize formatting from pastes without my having to manually re-apply the formatting myself? This would be a hassle over a long period of time. If necessary I would be willing to use a plug-in that allows for this sort of recognition.

View 7 Replies View Related

CorelDRAW X3 :: No Prompt For Text Formatting Options While Pasting Text From MS Word?

Sep 25, 2013

The problem just came today while i tried to copy/paste text from Ms Word. As I usually do it asks me about formatting options before pasting text but today its not working the way it should. It simply pastes plain text without all formatting I did to my document in Ms Word. I even tried to repair my software but nothing worked.

View 1 Replies View Related

Photoshop :: Preserving Formatting When Pasting Into Photoshop

Feb 9, 2008

I have text from another application that is formatted with different sizes and (un)bold, etc. How can I paste this into PS CS3 without loosing the formatting?

View 1 Replies View Related

Illustrator :: AI Image Not Able To Render In Webpage

Jan 10, 2013

i have to develop one image in Adobe Illustror image manipulation tool and i have our customized plug in for uploading the image which we created by AI with the extenion .ai. the plugin will upload the image to our tool and it has to render when we refer the image in the particular webpage. But we are getting "Blank page" instead of the image.

View 1 Replies View Related

Illustrator :: How To Resize Logo In AI File For Use On Webpage

Sep 5, 2013

I got my logo and the online company  sent it in low resolution, I asked for the proper resolution for my web page and the company sent me this :
 
The AI (Vector) file(s) in the zip file are to be utilized for all high-res. And commercial printing applications.  It is an Adobe Illustrator file and can only be opened and/or utilized if you have this professional design software.  All commercial printers will have access to utilize these files.
 
I got the adobe illustrator and I am trying to fix the logo and just can not get the size.

View 2 Replies View Related

Illustrator Scripting :: Link To Webpage From AI JavaScript?

Dec 5, 2012

I've written a script with a ScriptUI interface, which other people will be using. I'd like to include a 'help' button in the interface, which ideally would connect to a web page with more details. (The alternative is to create the 'help' window in javascript, but the web page already exists and it would be a shame not to use it.)
 
From what I've read, other Creative Suite programs may be able to connect to the web with javascript, but apparently not Illustrator.

View 22 Replies View Related

Illustrator :: Gray Outline Of Artboard Shows Up In Browser When View Webpage?

Nov 1, 2012

I have designed a layout in Illustrator (CS5.1) for a webpage. I save for web with transparency and when I view in a browser there is a gray outline of the artboard from illustrator. How to remove this outline?

View 1 Replies View Related

Illustrator :: Formatting Logo For Web?

Apr 1, 2013

formatting a logo for the web.
 
1.) I am putting an Illustrator logo on a Photoshop web banner graphic. What is the best procedure to apply this to the banner? Right now, I am exporting it from Illustrator to a native Photoshop file with export options as follows:
 
Color model RGB
Screen 72 dpi
Write layers checked
Preserve text checked
Maximum editability checked
Anti-aliasing checked
  
2.) What is the best format to to send to my client if he plans to use this logo for future web use? Simple RGB, or should I output on Save for Web and Devices for other options such as a GIF or PNG-24?

View 2 Replies View Related

Illustrator :: Paste Text Without Formatting?

May 12, 2013

When I copy some text from one part of a layout to another, it retains the font settings of the original text. How can I have the text just be text and take on the format of the paragraph I'm pasting into?

For instance, I copy some words into a headline, I don't want them to be 12 pt Times, so I have to re-apply the formatting.
 
Currently I paste into an external text editor and copy again so that it is just text without formatting. Is there a way to do this in Illustrator?

View 1 Replies View Related

Illustrator SDK :: Text Range Formatting Using HTML

Apr 15, 2013

I am programmatically setting the text of selected text range from plugin. The text is obtained from external system. It is html formatted (ex: <b>bold</b> text and this is <i>italics</i>) . Is there a way to set the formatted text into text range? Currently it is showing the entire text including formatting tags as text.

View 3 Replies View Related

Illustrator Scripting :: Making Unwanted Formatting Changes?

Mar 11, 2013

I picked up the following search and replace script online which works as inteded, except that it removes any italics I have and makes all of my text bold. Is there something I need to add/remove/replace to make it stop doing this?
 
Edit: It's doing even more in some files, including changing the size of my text. Also, it is only making these changes to any text box that has a string to be replaced.
 
function myReplace(search_string, replace_string) {
var active_doc = app.activeDocument;
var text_frames = active_doc.textFrames;

[Code].....

View 4 Replies View Related

Photoshop :: Copy / Paste Text In Illustrator CC Not Keep Formatting

Sep 4, 2013

When I copied text over from Photoshop to illustrator it kept the text formatting. For example the font, font size, color. Now when I use CC and copy paste text from PS to AI, all text formatting is lost and everything is placed as whatever the current AI text setting is.
 
HOWEVER, pasting from AI to PS WORKS as it should. All font/text formatting is maintained. Is this a bug or is there a setting for this that I just never knew about?

View 3 Replies View Related

Illustrator :: Updating Data Distorts Graph Formatting?

Feb 20, 2014

I create pie graphs in illustrator for a financial sevices group. Every month when I update the data the format and colour of the graph distorts. I am spending too much time manually fixing the graphs.

View 3 Replies View Related

Illustrator :: Why Do Graphs Pasted From Excel Lose Their Line Formatting

Mar 11, 2013

I have a detailed graph that is created in Excel that I want to paste into Illustrator so that I can save it as a high resolution TIFF file for submission to a journal.
 
In Excel the graph looks like this:
 
But when I select it (using Select Objects and then Copy OR Copy as picture) and paste it into Illustrator, it looks like this:
 
I have used different line formats in Excel for the different curves that are plotted and these obviously don't come through correctly when pasting into Illustrator.  The lines are there but the scaling for the dashes or dots seems to be changed (increased).  I'm good with Excel but a bit of an Illustrator newbie, why this is happening and can it be corrected.
 
I am on Win 7 64 bit system using Office 2010 and AI CS6

View 5 Replies View Related

Illustrator :: Bar Graph Ticks Forget Formatting When Value Axis Set To Top Side Or Both Sides

May 7, 2013

Setup 3 bar graphs (i.e. horizontal bar charts), with some data and text labels. Set them all in Type to Value Axis > Tick Marks > Full widthUnder graph > type, leave one as Value Axis: On Bottom Side. Change one to Value Axis: On Top Side. Change one to Value Axis: On Both SidesChange the stroke width and colour of these tick marks / lines the correct way - clicking twice with the 'plus arrow' Group Selection tool to select the whole group, and applying the formatting to the group.Update the chart, e.g. change the data or go into Object > Graph > Type and hit Okay, 
Desired behaviour: The re-drawn tick lines should keep their assigned formatting like other groups in a graph.

What I actually see: The desed behaviour happens but only when the Value Axis is set to On Bottom Side. When the value axis is set to On Top Side, the tick lines are reset to an ugly default - 1pt thickness and pure black. When it is set to Both, the lines associated with the bottom labels keep their formatting, the lines associated with the top labels forget their formatting and revert to the default.
 
I'm trying to set up some chart templates that need the labels to be on the top side, and that need to be editable without losing their formatting. This bug as it stands is making this simple task impossible.

View 9 Replies View Related

Illustrator :: How To Change All The Text Font Leaving Previous Letter Formatting

Jun 19, 2013

How to change all the text font, leaving previous letter formatting? I mean leave Bold, Underline, Italic, e.t.c.

View 8 Replies View Related

Illustrator :: Copying And Pasting From AI CS6 To PS CS6?

May 28, 2013

I copy an image from Illustrator, go to my photoshop file (a mockup template that I use several times a day) and "paste" is not available (grayed out) like there is nothing on my clipboard. Usually after I make 2-3 attempts at the whole process (back to AI, copy... to PS, paste...etc) I can finally get it to work, but there is an abnormally long lag time when moving from AI to PS (ai acts likes it's trying to save information before it allows the PS window to come to the front). I realize there are other ways to get AI info into PS, but this is the quickest and has always worked before. All I am doing is dropping artwork onto a mockup template, it seems wasteful to save an additional file (in order to use the "place" command in PS) just to allow that.

This problem started last week, and at about the same time saving from Illustrator in some instances has become really slow (3-4 times longer than normal)

View 5 Replies View Related

Photoshop :: Pasting From Illustrator To The Center Of CS5.5

Jul 2, 2012

I have an illustrator file (various circles and half circles) built with various layers, I would like to copy and past these layers into Photoshop and change them to a shape layer, but when copying each layer and pasting the vector falls in slightly different place to the illustrator file, how can I keep the position the same as the illustrator?

View 6 Replies View Related

Photoshop :: CS6 / Pasting Shapes From Illustrator?

May 15, 2012

[Photoshop + Illustrator CS4]
 
I am trying to paste 3 shapes from Illustrator into Photoshop. The shapes are layered; I need them to be separate layers in PS. I am copying the shapes from AI and pasting into PS as separate Shape layers. The problem is that when I paste the shape layers, the position in which they land on the canvas is not consistent... they don't line up properly. This means I will have to manual reposition the shapes in Photoshop?
 
(as a side note, I'm baffled that there is not way to export my AI document as a PSD, and retain the layers as vector shapes... exporting to PSD requires I rasterize the artwork. Has this been added to CS6?)

View 6 Replies View Related

Photoshop :: Pasting Black From Illustrator

Jun 13, 2012

This issue seems to be still an issue, I upgraded from CS3 to CS6.
 
If I open Illustrator, and create a box, solid black.
 
Open up a new PSD, and paste that box into photoshop.
 
The black box in photoshop is now dark gray.

View 15 Replies View Related

Photoshop :: Pasting Text From Illustrator

Jul 29, 2004

Im running Photoshop and Illustrator CS on a G5 with os X and ever since I've installed them I've been unable to copy and paste text from illustrator without converting to outlines.

I get an "operation cannot complete because of an unknown error" message

View 9 Replies View Related

Illustrator :: Pasting To Exact Location?

Sep 4, 2012

how can i copy paste  objects from one place to another at their exact location? for example i cut a circle located near the left edge of a rectangle, i cut it and paste it into new layer but it gets pasted at a different location just like it happens in photoshop. i have to move it separately to the desired location.

View 10 Replies View Related

Illustrator :: Color Changes When Pasting To Photoshop?

Feb 12, 2011

I have set both PS and Illustrator (both latest versions) to "North America Web/Internet". Both documents are RGB and have the sRGB IEC61966-1 profile.
 
When I copy a square in Illustrator and paste it into PS RGB 19,78,110 (the color in Illustrator) changes to RGB 18,78,109. It doesn't matter whether I paste it as pixel, smart object or shape layer. The sampled color differs from that in Illustrator.
 
It's really unnerving when you do web mockups in Illustrator and then copy/paste to PS for image creation.

View 4 Replies View Related

Illustrator :: CS5 - Coping From Excel And Pasting?

Jul 29, 2010

I have just upgraded from CS3 to CS5 and I'm running into a major issue. When I used to copy charts from Excel into Illustrator CS3 it would paste in as vector artwork, but now with CS5 it pastes in as a jpeg image.
 
I'd like the excel charts to paste in as they used to with CS3 as vector artwork with paths, strokes and text.

View 23 Replies View Related

Illustrator :: Text Color Not Pasting?

Feb 5, 2013

I'm running CS6 16.2.1. When I copy some colored text it is persistently pasting in black. I've restarted CS6. I'm on a brand new iMac and have opened CS6 for the first time so I know the prefs are brand spanking new. I'm not running any clipboard managers either.

View 2 Replies View Related

Illustrator :: Pasting Paths In Its Own Layer?

Aug 10, 2013

I organize my documents into different layers. The problem that I'm facing is that the paths jump places when I paste. If I want to move a set of paths into another layer, I cut and paste. But the paths either paste in front of the layer it started on, or on a layer other than where I commanded them to be pasted. I'm looking into pasting a set of paths in a layer by my choice, but it keeps on wanting to do its own thing. Also, I do know that layers can be clicked and dragged into different positions on the layers palette, but I have so many. This technique slows me down.

View 3 Replies View Related

Illustrator :: Pasting A Smart Object In Photoshop

Mar 15, 2014

I create artworks using both Illustrator and Photoshop by pasting different elements as smart objects in Photoshop on different layers  but I often have a problem.

To make the pasted content  positioned exactly on the same place as in Illustrator, I create a box with no fill and stroke encompassing the whole artwork (with the thick pink frame on the image below) and paste different elements along with the encompassing box on different layers in Photoshop.

The problem is that often during the creation of the artwork it may require using a clipping path containing objects bigger than the encompassing box. Then when pasting in Photoshop the size of the bounding box containing the invisible parts of the objects is factored in instead of the visible parts only.

The image bolow is a simplified example. On the left side  is the selection in Illustrator but when pasted in Photoshop although it keeps the same visibility as on the left size, the encompassing frame is the bounding box shown on the right side and this messes up the position of the placed objects. I know the problem can be avoided if I know in advance how big the eventual artwork including the invisible objects would be and create an encompassing box big enough but often this is not the case. What do yo think would be the easiest way to fix this problem once it occurs?

View 2 Replies View Related

Illustrator :: Always Changes Colour Of Text To Black When Pasting

Dec 26, 2013

Since upgrading to Illustrator CC, I've noticed a strange issue (on Mavericks). When I copy and paste text (within the same Illustrator doc) Illustrator ignores the colour of the original text andwill always pastes the text as black.
 
How to get Illustrator to paste the original colour or turn this behavior off?

View 3 Replies View Related







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