Illustrator :: CS6 Exports To PNG With Unwanted Transparencies?

Jan 18, 2013

Illustrator CS6 exports to PNG with unwanted transparencies. I've done everything I can think of but some of the shapes in my Ai file with 100% opacity are still showing the layer under them in the PNG export file.

View 3 Replies


ADVERTISEMENT

CorelDRAW Graphics Suite X5 :: Exporting To Illustrator Results In Unwanted Transparencies

Jan 12, 2011

When I export a CorelDraw file to Illustrator, Corel has a habit of turning all objects into transparencies.  So I have to convert them back into opaque objects in Illustrator, which can take a long time since I'm doing illustrations that have on average 1000 + objects, most of them opaque.  I'm using the default export settings, and changing which version of Illustrator I'm exporting to doesn't seem to work.

I'm wondering if this is a glitch with CorelDraw X5 or do I have some box checked that shouldn't be? 

View 14 Replies View Related

Illustrator :: Exports Into Empty PDF

Oct 13, 2013

I just finished making a brochure and tried exporting it as a PDF.

Once I'm done, the resulting PDF is blank.

I've tried basically all of the settings, and still nothing.

View 2 Replies View Related

Illustrator :: Exports Nothing Blank Image?

Oct 27, 2013

I've got a million years experience with PS, PSP, various CAD programs. This is actually more of a drafting project but that shouldn't matter. I've got separate layers for certain guides and lines and text and that's about it. So I need to send something out for review.
 
Export or Save As as [ANYTHING], pdf, png, jpg, 'web,' even tried swf, creates a correct -size- image, but the only -content- is the one -last- -layer- that I created which happened to be text.
 
So just for fun I deleted that last layer and now it exports a blank image of the correct size.
 
I tried specifically Selecing the items I want exported, result = same blank image.
 
I don't see any 'flatten' type function as in PS that might crunch everything down to one layer.
 
I've aparently got something either enabled or disabled that tells it to 'draw nothing.'
 
I don't see any facility here to include an ai file with this Q. I could put it up somewhere else but I rather doubt they'll allow a '*.ai' so would have to go through the renaming stuff both upload and download. And if they have an 'file inspector' of any kind it'll be disallowed anyway.

View 9 Replies View Related

Illustrator :: Script That Opens File In AI And Exports It To SVG

Aug 7, 2013

We use adobe indesign server 8.0 to process indesgin documents and to automatically generate documents like jpg, xml etc. We make a call to the indesign server from adobe CQ workflow. Now the question is, do we have a something similar to process adobe illustrator documents. Our use case is to open Ai files and generate SVG and thumb. We use the indesign server to generate thumbs by dropping the AI file into the indesign document but that doesnt work while generating a SVG because we loose lot of layers by dropping the AI into indesign.
 
We have a script that opens the file in AI and exports it to SVG but We have to process hundreds of file so it is very time consuming.

View 4 Replies View Related

Illustrator Scripting :: Exports Multiple File Formats At Same Time?

Sep 13, 2013

I've found some very good scripts like the MultiExporter.js by Matthew Ericson and Export Layeres as PNG files by Johan Otterud, however none that quite fit our needs. We need an Illustrator script that takes an AI file and spits out an .eps, .jpg (for print), multiple .png sizes for web, and .pdf. We have an extensive download library for members that constantly change and rotate with new logos, print materials and other graphics.
 
I was hoping that there was some kind of script that would cut some time off of exporting all the different versions each time.

View 1 Replies View Related

Illustrator :: Unwanted Distortion With Envelope?

May 3, 2013

I have a problem with the envelope distort function. The left part of the image shows what I want to distort with what shape, the right one is a close up for what it does in the mid corner (straight lines no longer straight... at least the horizontal ones...).

View 5 Replies View Related

Illustrator :: Unwanted Stroke Offset

Jun 25, 2012

I'm having stroke issues. I'm not sure if it's a document setting somewhere or a bug. In one of my documents, when I draw a box and try to set the stroke to inside, it offsets, like this:
 
Notice that the stroke is on top in the appearance panel, yet the fill is masking half the stroke. If I resize the box, it changes the offset: It was also snapping any stroke weight under 1 pt to 1 pt when my fill was a gradient, although that doesn't seem to be a problem with this shape. Another strange thing is that in a different existing document, the stroke works properly, but if I open a new document with this one open, the same problem occurs in the new document. Is this a document setting?

View 6 Replies View Related

Illustrator :: Unwanted Padding Added To PNG?

Jan 4, 2014

I've created some buttons and I've exported them as .pngs.
 
I'm getting an unwanted white border of margin, or padding (whatever you want to call it). how I can get rid of this?
 
If I try to transform and resize the png it shrinks my buton (which is at the exact correct size).

View 4 Replies View Related

Illustrator :: Unwanted Gaps Between Exactly Fitting Shapes?

Nov 3, 2013

With shapes that are intended to fit exactly with one another, such as shapes created with pathfinder>divide I find often that there are very small cracks between the shapes and that these will show up if the shapes are exported to Photoshop in a more pronounced way.
 
What's the workaround to 'seal' one shape to another and rid the result of these gaps?
 
Joining the shapes is not an option as they are different colours.

View 1 Replies View Related

Illustrator :: Deleting Unwanted Sections Of Vector?

Jun 2, 2012

How do I get rid of the small orange line in the right hand side of this image? I want to create a white cross through the whole image..

View 7 Replies View Related

Illustrator :: Unwanted Grey Border With Font?

Jan 10, 2013

When I write a text in illustrator, there appears a small grey border around the text. When I save it as a pdf or jpg, then it’s gone. So I’m sure it’s not a stroke. It more looks like some kind of path around the text. When I draw another shape (square, circle…) then there is no problem .I’ve reset illustrator (removed the presets)  but that didn’t do anything.

View 6 Replies View Related

Illustrator :: Transform Effecting Unwanted Objects?

Feb 17, 2014

Working with two text characters - created separately. When I transform one they both transform. I want them to behave separately.

View 2 Replies View Related

Illustrator :: Unwanted Box Over Copied / Traced Images

Sep 21, 2013

Its bounded box but its this box that takes up center of my image and it ruins the entire image.I don't know how to make it go away.I have unselected things anything in window that might be related but it still not working.I am using the creative cloud version of Illustrator on computer os window 7

View 9 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

Illustrator :: Unwanted Stroke Appearing On Objects In PDF

Jan 31, 2013

I'm having trouble with a logo I've created in an svg. file. I seem to have to finalized, but when I save it as a pdf. to take it to the printers I see parts of the logo suddenly have no stroke or stroke has been added in other parts.
 
I don't seem to have any hidden layers I don't think. I'm not sure if there is a setting to change in the window that gives you all the options to choose from when you're saving something as a pdf. Or is there a setting I should be activating when finalizing this logo as an svg that prevents such problems. I'm pretty new to illustrator, before this I was using inkscape which I got the feel of until i decided to go pro with illustrator.

View 14 Replies View Related

Illustrator :: Unwanted Multiple Artboards In New File

Sep 26, 2012

When I create a new document in Illustrator I'm getting two artboards, even though the new document dialog box displays 1 in the Number of Artboards dropdown. Why this might happen, and more importantly, how to stop it?

View 3 Replies View Related

Illustrator :: CS6 - Deleting Unwanted Items Outside Clipping Path

Apr 30, 2013

I'm creating a logo that employs a stippled texture (a half-tone) in various sections of objects comprising the logo. I've placed the stipple where I want it, created a clipping path to capture the area. Now I have all these other points that I don't need that I want to delete.
 
Is there anyway short of releasing the clipping path, manually delete unwanted sections of the stipple and then re-apply the clipping path again? It would be like 'Applying Mask' in photoshop.

View 2 Replies View Related

Illustrator :: Unwanted Transparent Shapes After Expanding Trace Using Pathfinder

Jan 29, 2014

In illustrator, I have placed an image that I created in photoshop.  Once I trace and expand it, with the option to ignore white selected, there are still transparent shapes that I have to manually delete.  For what I am doing now, it is way too tedious to have to do that.  Why, if I'm 'ignoring white' so that I simply get a black/transparent vector image, are these transparent shapes showing up?

View 4 Replies View Related

Illustrator :: Adding Grain Pattern - Unwanted Bevel Effect Around The Object?

Jun 3, 2013

When adding a grain pattern effect to an object in Illustrator CS6 I get an odd bevel that surrounds the object. There is nothing in the Appearance window to suggest that there should be a bevel and I didn't add it myself.

Is there some setting I am missing or an easy way to remove the effect? For now I am masking the object with a slightly smaller object but it's starting to drastically increase the size of my file.

View 6 Replies View Related

Illustrator :: Unwanted Paths Showing After Cropping To Make A Repeat Pattern Tile

Nov 30, 2012

I'm trying to make a repeat pattern tile (using CS5 on Windows 7), but when I crop the pattern, the expanded paths underneath become visible as on the flowers.This is what I did after creating the artwork:
 
Used the rectangle tool to make a box with fill/stroke directly on top of the artboard.. Select all > Expand (selecting stroke only, not fill) Deselect the cropping box and grouped the remaining objects. Reselected the cropping box and grouped all objects Pathfinder > Crop  I'm guessing it may have something to do with the fact I used a gradient on the flowers but how to resolve it.

View 6 Replies View Related

Photoshop :: Transparencies

Sep 2, 2008

If I have a jpg or PSD file of a picture frame and I wanted to have the center be transparent how would I accomplish that. I have a program called PRO Show Producer that will let me put a picture in motion into the transparent window of a picture frame. I have a picture frame but the center is not transparent. I'm running Windows Vista.

View 9 Replies View Related

Photoshop :: Complex Transparencies

May 28, 2005

I have two images, a picture and an overlay. The overlay is made in Photoshop using Render Clouds and the Plastic Wrap filters. I overlayed this on my picture using 50% Fill and Linear Light blend mode.

I hid the picture, and saved the overlay as a PNG-8, hoping that the variable transparency would hold. It didn't. The question is, is there a way to control levels of transparencies in a GIF or PNG?

I already know you can edit the Color Table and select different colors, or shades as it were, but there doesn't seem to be any way of implementing 50% transparency. Or really anything outside of either it is or it isn't visible.

View 4 Replies View Related

Photoshop :: Transparencies Not Working In Save For Web (PNG Or GIF)

Aug 8, 2013

I have a little X icon (all gray) against no background, and there aren't any other layers.  It doesn't work if there are either.. 

View 4 Replies View Related

CorelDRAW X4 :: Transparencies And Drop Shadows

Mar 31, 2011

I'm having problems with transparencies and drop shadows when publishing to PDF. Look at the attached picture: the text beneath the transparent shape looks jagged; same with drop shadows. This happens only with PDF/X-3 format; I would choose Acrobat 6 or 8 format, if I could, but that is the file format the printer service wants.

Is there a way out? 

View 14 Replies View Related

Paint Shop Pro :: Transparencies Are Not Showing?

Oct 16, 2012

I wanted to upgrade from PSP 8, which doesn't work well at all any more since I installed Win7 to the newest Corel's PSP x5.After downloading and installing the 30 day demo I went to view some of my saved PNG & PSD files which have transparencies, but PSP x5 will not display the transparencies, instead it turns their backgrounds into a solid white.

I'm still using GIMP 2 which has no problem showing my transparencies, why won't PSP x5 show them and what do I do I need to do to view my transparencies?

View 3 Replies View Related

Photoshop :: Gradient, Layers, Transparencies. How Is This Done?

Sep 23, 2007

can someone explain how this image is done? i've tried using opacity levels, but the color doesn't look as vibrant.

View 5 Replies View Related

Photoshop :: Produce Separation Transparencies

Mar 28, 2009

I want to produce three positive transparency (C M Y) "films" that I can lay on top of each other over a white light for demonstration purposes (to simulate the behaviour of a slide film). Obviously each film has to be printed in its own colour (Y, M, C).

View 4 Replies View Related

Photoshop :: Getting Transparencies In .pngs Files ??

Feb 28, 2005

I need to have transparencies in a .png file

I am trying to edit a pic for an avatar and need them to have transparencies (i.e. no white space around the pic) and dont seem to be able to do it in PS Can it actually be done or do it have to go with gifs ??

View 5 Replies View Related

Photoshop :: Gradients, Layers, Transparencies.

Sep 23, 2007

can someone explain how this image is done? i've tried using opacity levels, but the color doesn't look as vibrant.

View 1 Replies View Related

Photoshop Elements :: How To Scan Transparencies In 11

Nov 2, 2012

I'm using an Epson Perfection 4990 Photo scanner. I need to tell the scanner I am scanning a transparency but there appears to be no way to do this in Elements 11.

View 1 Replies View Related







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