Vinculos en Illustrator

Hola a todos,
Soy usuario de Illustrator cs en Mac os X y no entiendo porque al vincular una imagen, y no importa el formato de esta, el documento ai final se dispara de tamaño. con el Illustrator 10 no tenia este problema.
No incrusto la imagen al colocarla en el documento, ni incluyo archivos enlazados al guardarlo ni la previsualización y demas opciones.

Se a lo que te refieres...
yo hice la prueba tambien, y no hay una variación significativa...pero te digo ya que me ha pasado 3 veces dando salida con unos archivos de quark con eps, no estaba la imagen vinculada y ¡¡¡zaz!!! una filmación de la imagen 72 dpi. Y tambien con unos titulos en eps al cual se le puso la opción del embeded font y que tal aparecio la monstruosa courrier en donde deberian ir los titulos :(
DE LA AYUDA DE ILLUSTRATOR CS EN INGLES:
Embed Fonts (for other applications)
Embeds all fonts that contain appropriate permissions from the font vendor. Embedding fonts ensures that the original font is displayed and printed if the file is placed into another application, such as Adobe InDesign. However, if the file is opened in Illustrator on a computer that does not have the font installed, the font will be fauxed or substituted. This is to prevent illegal use of the embedded font.
Note: Selecting the Embed Fonts option increases the size of the saved file.
OJO PARA YO CURARME EN SALUD, Y EVITAR COSAS INEXPLICABLES CONVIERTO MIS FONTS A CURVAS...
Include Linked Files
Embeds files that are linked to the artwork.
OJO... PARA QUE ESTA LA OPCION DE INCRUSTAR TUS VINCULOS SI DE TODAS MANERAS VIAJA CON ELLOS.. Es posible que tenga una explicacion como las de las fuentes pero Federico, es preferible curarte en salud e incrustar la imagen a los eps.
Esto pasa cuando algunos proveedores de servicio de preprensa no estan actualizados y sus programas RIP o de Imposicion no reconocen bien los EPS nuevos generados en CS o en Freehand. Y ellos lo llevan a una version vieja para que sus equipos los reconozca y asi vemos como eps de Ill CS ellos lo llevan a version 9. Por eso yo me curo en salud y convierto mis fonts a curvas, incrusto las imagenes, y salvo en un eps de version 9, ya que nunca sabes quien va a darle preprensa a tu trabajo...
Utilizo una imagen de 26MB, el tamaño aumenta a 30Mb, parece que la incluye, o no?
Bueno al parecer que si... peeeero tu sabes es mejor prevenir que lamentar.
Respecto a InDesign la previsualización es de alta resolución.
Lastima el quark 6 la traia, pero se la quitaron en la version 6.1, no se si en la 6.5 la activaron de vuelta...

Similar Messages

  • Reenlazar vinculos con Illustrator todos a la vez

    Hola,
    Quisiera saber si alguién conoce algun  método para reenlazar todos los enlaces de illustrator a la vez, es decir si por ejemplo tengo un diseño con 10 imágenes y quisiera reemplazar las mismas con otras más nuevas pero el mismo nombre , en otra ubicación, lo lógico es que illustrator me pida una por una la asignación,,,se entiende??
    saludos

    Nuestro buen amigo Carlos Canto tiene un Javascript que permite hacer más o menos lo que quieres. (No es tan automático como creo que pretendes, como hace InDesign que te permite escoger otra carpeta y reemplazar todas las imagenes por otras del mismo nombre, o con otra extensión). Pero si mantiene abierto un cuadro para que vayas cambiandolas de una en una, por otra con el mismo o diferente nombre en el mismo lugar o en otro).
    Copia este texto* en un editor de texto, para guardar como .txt reemplaza la extensión por .js y coloca ese archivo dentro de la carpeta de Adobe Illustrator CC 2014\Scripting\Sample Scripts\JavaScript.
    (*) Desde 1. hasta la última llave.
    Espero tus comentarios. Gracias.
    #target Illustrator 
    // script.name = relinkAllSelected_v2.jsx; 
    // script.description = relinks each selected placed images one at the time; 
    // script.required = select at least one linked image before running; 
    // script.parent = CarlosCanto // 7/12/11;  version 2 - 07/25/13 
    // script.elegant = false; 
    var idoc = app.activeDocument; 
    sel = idoc.selection; 
    if (sel.length>0) 
              for (i=0 ; i<sel.length ; i++ ) 
                       if (sel[i].typename == "PlacedItem")  
                                var iplaced = sel[i]; 
                                var ifile = iplaced.file; 
                                var file = File.openDialog ("Select file to replace " + ifile.name); 
                                if (file!=null) // skip if user Cancels 
                                    iplaced.file = file; 
    else 
              alert("select at least one placed item before running"); 

  • App-V 5 SP1 Creative Cloud Enterprise Illustrator 213:19 Error

    Hello, I'm currently working on creating an App-V 5 sequence for Adobe Creative Cloud Enterprise. Firstly I'm trying to create a sequence for CC Illustrator, however I'm running into what appear to be licensing errors.
    From what I understand in Adobe Create Cloud Enterprise, the licensing restrictions which tie the license to the machine have now been removed so that packages can be created with serial numbers included for deployment and imaging purposes.
    I've created a package for Illustrator using the Creative Cloud Packager and included the serial number and then sequenced this in App-V 5.
    When I deploy this app-v sequence, Illustrator loads but I end up with a 213:19 error. Looking in the amt3.log the full error is
    09/24/13 16:58:35:478 | [ERROR] |  |  |  | SLCoreService |  |  | 5624 | error deleting bad mkey:
    09/24/13 16:58:35:478 | [ERROR] |  |  |  | SLCoreService |  |  | 5624 | Could not load machine key
    09/24/13 16:58:35:478 | [ERROR] |  |  |  | SLCoreService |  |  | 5624 | License store synchronization took 14.6 ms and return "License Store Access Failure: Machine key cannot be deleted (213:19)".
    09/24/13 16:58:35:539 | [INFO] |  |  |  | ALM |  |  | 5624 | _time_: (func: ALM_License_SilentValidate, duration: 0.078 sec)
    09/24/13 16:58:35:539 | [INFO] |  |  |  | ALM |  |  | 5624 | _info_: ALM_License_SilentValidate return license status: Invalid and error: 213 : 19
    09/24/13 16:58:35:539 | [ERROR] |  |  |  | ALMService |  |  | 5624 | ERROR: License_Check error 213:19. (Errno = 2)
    I've also tried creating a package using a trial licence and then using the adobe_prtk.exe tool to serialize the product at launch with no success.
    I've read the support statemnt at http://helpx.adobe.com/creative-suite/kb/technical-support-boundaries-virtualized-or.html, but would appreciate direction from adobe as to what would be causing the above error.

    Hello, thanks for the reply.
    I have read those articles (multiple times :-)) I've installed the required c++ redistributables on the sequencer and also on the test machines.
    I'm not getting any errors being reported in the App-V eventlogs.
    I initially used the adobe_prtk.exe tool to serialize the app-v application at launch via startprocess in the userconfig file as shown. This runs but it doesn't work around this issue.
    <UserScripts>
          <StartProcess  RunInVirtualEnvironment="true">
            <Path>[{AppVPackageRoot}]\..\Scripts\adobe_prtk.exe</Path>
            <Arguments>--tool=VolumeSerialize --provfile=[{AppVPackageRoot}]\..\Scripts\prov.xml</Arguments>
            <Wait RollbackOnError="true"/>
     <ApplicationId>[{AppVPackageRoot}]\Support Files\Contents\Windows\Illustrator.exe</ApplicationId>
          </StartProcess>
        </UserScripts>
    Following that I read that AAMEE 3.1 removed the (http://blogs.adobe.com/oobe/2012/09/aamee-3-1or-why-puffer-fish-is-a-delicacy.html) machine to license issue
    therefore allowing packages to be created using serial numbers and to be included within build images.
    As I'm packaging Creative Cloud (not CS6), I'm assuming this has been carried into the Creative Cloud Packager for Enterprise which now must be used.
    Any other ideas appreciated.

  • Preserving PDF links and actions created in Acrobat after editing in Illustrator

    I created an interactive PDF in Acrobat from an Illustrator file saved as a PDF.  It's basically an interactive prototype that simulates dropdown menus, highlighted selections and navigation between screens.  Using the Link Tool, I set layers to appear through the layer visibility action, and certain layers to toggle through javascript.  Since the prototype is evolving, however, I have to periodically make minor edits to it in Illustrator.  Once I make an edit and save the PDF again, when I open up the saved document in Acrobat, all the link tool actions are gone.  This is highly frustrating because most of the edits take just a minute or two in Illustrator, but I have to re-create all the links in Acrobat when I'm done, which takes a very long time.  How can I make minor edits in Illustrator while preserving the action elements I created in Acrobat?

    Well, that's a bummer.  It's so close to a feasible workflow for generating quick early-stage prototypes that you can continue to work on. 
    Thanks for the info.

  • How can I give songs on one album different illustrations.

    Pete Philly, a Dutch singer, did a project, called "Open Loops". He uploaded a number of songs that didn't really fit in his new album, to be downloaded for free. I downloaded it, and it turns out that every song has its own illustration. I was curious if it was possible for several songs on one album to have different illustrations in iTunes. Is it possible? If so, how can I do it? Thanks in advance.

    From another thread
    If you just highlight the name of the genre and press play/pause, you won't have to select an artist.

  • How can i disable Illustrator from changing my language / keyboard layout.

    I have an azerty laptop and a qwerty external keyboard. Switching from any application to illustrator changes the language and therefore also my keyboard layout. No other application does this.

    Thanks for the reply Mike
    But i have a laptop with azerty layout (Belgian) and an external qwerty keyboard (Brittish).
    So i need both languages selected in the System Pref >> Keyboard >> Input source
    When "Brittish" is selected and i switch from Apple Mail to Photoshop to Skype to Chrome to ... it all works fine.
    Only when i switch to Illustrator it also changes my language/layout from "Brittish" to "Belgian" and stays like that. I need to manually change it back in the menu in Finder.
    I like the brittish better (with a qwerty keyboard) because of the shortcuts (eg. sqare brackets -> shortcuts for order in Illustrator are not even on an azerty (Belgian) keyboard).
    Any idea?
    b.

  • Can you export images which have been pasted into an Illustrator document as separate files?

    I have a multi-page Illustrator document (over 50 artboards) which contains lots of images that are all saved within the document (not linked in from seperate files) and all the images need to be exported as separate image files (similar to when you package a file in Indesign). The problem is the files are not linked, they are all saved within the document.
    Want to avoid having to copy + paste every image into a new document in Photoshop and save individually as this will take forever.

    Save the document as a PDF and Open in Photoshop. Select only the Images in the Open dialog and proceed from there.

  • Can I replace Pantone color books in InDesign, Illustrator, and Photoshop?

    These new Pantone + books are a pain in ...well... you understand.  In my years as a designer, I have just clicked on the correct book and color swatch, but now...
    I am using Windows 7 and the CS6 suite of products.  We have a company logo in which both main colors have dramatically changed with the new books.  I won't go into all of the tricks we've tried to be able to place it in new documents without the color changing.  I now think the only answer is to replace the color books as Adobe recommends.  I do have two questions, though.
    First, can I change the books in all of my products?  Adobe only gives instructions for Illustrator and InDesign, but I regularly have to change vendor logos into our company colors in photoshop, and I am finding the color in Photoshop isn't the same when I bring that logo into Illustrator, even though they have the same number.
    Second, what are the end results if I do change the books when I send a document to a printer?  We usually do our printing in-house, so I am wondering when we buy PMS 2955 if it will be what I see in the old books or the new books.  And what will an out-of-house printer be using?
    My main two concerns are (1) seeing the correct color on screen and (2) printing the correct color.  I don't really care how I get there, but I'd like it to be a permanent fix so I don't have to go in and manipulate swatches every time I add a logo to an item.
    Thanks for any help!
    BTW - haven't been to this new forum format and don't know if I am posting this in the right place.  If not, please help me find the correct location.  Thanks!

    HI this is good. But i have already seen this.
    Its very informative but somehow i felt it lacks the punch and fun factor in a video. I need something which captivates and entrances the audience, not a speech kind of a thing.
    Anything else??

  • PC and Windows 8.1 used mark illustrator error: 16

    I have a PC and Windows 8.1 used mark illustrator error: 16 Perform reinstallation of the program and the error continues .

    Karen,
    Did youreinstall using the full three step way?
    Uninstall, run the Cleaner Tool, and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • Creation of a several-page PDF from an Illustrator file

    I have created a leaflet in Illustrator as two print-ready files - one artboard containing front and back pages plus one containing the inner pages.
    Now, the need has arisen to also publish the leaflet on the Web as a PDF containing all four pages. Is it possible to create such a file using Illustrator, or must I purchase InDesign for doing so?
    And if this can be done using Illustrator, how do I do?
    Hope that somebody can help. Thank you in advance.

    christian.fink wrote:
    I have created a leaflet in Illustrator as two print-ready files - one artboard containing front and back pages plus one containing the inner pages.
    You have two options:
    1/ Create file as a spread
    2/ Create file as individual pages
    If you're using CS4, no problem as you can create a new file with four pages / artboards and save to a single multi-page pdf. If you're on CS3 or earlier, you can do one of two things:
    1/ Download the appropriate version of the MultiPage plugin from Hot Door: https://www.hotdoor.com/multipage
    or
    2/ Create a multipage document in Illustrator. Here are a some links to tutorials on how to do that (Google will throw up more):
    http://www.sketchpad.net/multipage.htm
    http://en.allexperts.com/q/Adobe-Illustrator-1027/Multi-page-layout-illustrator.htm
    http://creativebits.org/illustrator/multiple_pages_in_illustrator
    You then output by printing to a pdf...
    Hope that helps...
    S
    Edit: Forgotten if you need to print or you can just save to a multi-page pdf. Of course, you may have to adjust the artwork a bit... specially if you have art that spans the 'spread' ...

  • I am trying to run my registered CS6 Design Standard programs for the first time after install. InDesign runs OK, but Illustrator and Photoshop will only run in trail mode. How do I activate those two?

    I can't get my registered versions of CS6 Photoshop and Illustrator to run in full mode. I installed CS6 Design Standard online end of June (an upgrade from CS5.5), on my old MacBook Pro. I didn't run the programs then as I was waiting on arrival of new MacBook Pro. I migrated the programs from my old MacBook to the new, and today tried to run those programs for the first time. InDesign work OK (after an initial hiccup) but Illustrator and Photoshop will only run in trial mode, and won't let me save files. My CS6 Design Standard shows with it's registration in my Adobe Account. All seems in order, but Illustrator and Photoshop won't run in registered mode. Can you please help?

    Demons1 in the future please only migrate your documents and settings.
    Please use the uninstallers to remove your current installation.  They are located in the Applications/Utilities/Adobe Installers folder.  Once the uninstall is complete you will also want to run the CC Cleaner Tool.  You can find more details at Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6 - http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html.
    If you need to download a fresh copy of the installation files for Creative Suite 6 you can do so at Download CS6 products.

  • Illustrator CC(2014) does not open or create new file in Window 8.1 Pro

    My illustrator can launch but once I tried to create a new file it would freeze and will not respond anymore.
    I also tried to open existing illustrator files it just create a blank white illustrator window and does not respond afterwards as well.
    I tried to reinstall the illustrator for times to fix to issue but it doesnt work.
    All the other applications (photoshop/indesign...) work perfectly, but obviously there is a bug in illustrator...
    Have any other people experienced similar issue and know how to fix it??

    Did you uninstall then used the Cleaner tool before reinstalling?
    Is a printer connected? Is the driver up to date? Printer turned on?
    Do you have any third party plugins installed?
    A graphic tablet?
    Any other hardware?
    Font management? Which one?
    Have you already tried setting up a new user account (Admin) and launching from that one?

  • Save as does not Create PDF Compatible File even when the creare pdf compatible files is on, Illustrator CC 2014

    save as does not Create PDF Compatible File even when the creare pdf compatible files is on, Illustrator CC 2014

    When I open is adobe acrobat I get this message.
    "This is an Adobe® Illustrator® File that was
    saved without PDF Content.
    To Place or open this  le in other
    applications, it should be re-saved from
    Adobe Illustrator with the "Create PDF
    Compatible File" option turned on. This
    option is in the Illustrator Native Format
    Options dialog box, which appears when
    saving an Adobe Illustrator  le using the
    Save As command."

  • User can't open a PDF created with Illustrator CS4

    I'm creating a PDF in Illustrator CS4, and I save it on a server where the user can get it. User is not able to open the file, it says acces denied. When I email that same file to several users, they can open it without a problem. I have checked that there's no restrictions on accessibility on the folder or the file. I wonder if it has to do with windows user permissions...
    Our IT guy couldn't find any problem ....
    Any clue?
    G

    Try saving locally and copying to the server.

  • Fixed layer in a pdf created by illustrator

    Hi guys,
    I'm an absolute beginner in illustrator and i have perhaps a trivial problem:
    I create a map of a region with different information each on an own layer and additional one layer with the legend, which should be visible all the time. After all I want to save this file as an PDF to make it available for my custumer.
    Now my problem, in this pdf-file it's possible to disable the legend layer and my customer has the possibility to print out my map without my copyright or logo.
    Is there any possibility to fix this layer in the pdf?
    I tried out, that it would be possible if I copy my logo into each layer, but that's just an agreement not the "perfect" solution.
    Thank you for every idea or hint!

    I was so curious and tried it:
    I think the best solution is the background solution with acrobat standard:
    - Save the legend layer in an own file (without all other layers) and then in an own pdf file without creating a layer (remove the check at the save option).
    - save the other layers in a second pdf file with the layer information and without the legend layer (delete it in the ai file before saving it as a pdf)
    and then combine the two pdf files as described there: http://www.adobe.com/designcenter/acrobat/articles/acr8at_background.html
    disadvantage:
    You need an additional programm and two files
    advantage:
    The illustrator file is "clean" and with no double information.
    a big thank you to Jacob Bugge for giving me the idea!

Maybe you are looking for

  • Problems with SpeedStep and Windows Power Management: SYSTEM FREEZES!

    I am running an E6600 on my MSI 975X PUE-Mainboard @ 2,4 GHz.  I am experiencing a strange problem that seems to be related to EIST and/or Windows Power Management: As soon as I set Windows Power Management to "Presentation" or any other mode that le

  • WLAN random disconnect after Belle update

    Hello, After updating the Nokia N8 to Nokia Belle, I have an issue with Wireless LAN: it randomly connects and disconnect, especially when I am on nokia store app or when downloading large amount of data. Any sugestion in solving the issue? Regards,

  • Applying video effects in Premiere at the track or media level?

    Hello,    I am trying to adjust to the Premiere workflow, coming from Vegas, and have a question regarding the application of video effects. Premiere seems to apply effects at the clip level - for example, if there is a cut in the clip, the effect is

  • Running totals in Discoverer

    Hi, Can I calculate totals for some columns in a discoverer sheet, but not show the detailed records which are summarized by the total? E.g. my sheet is formed by 2 columns. For each distinct value of column1 the total calculates the sum of column2.

  • Two applications Pages on Macbook Air

    I have two applications Pages on Macbook Air. The first Pages has already been buying MacBook Air in package iWorks but it was shareware. Then I paid for a working version, but now I have two applications Pages and they interfere with each other. The