ID not printing eps files

Ask a Question related to Adobe Indesign Windows, Design and Development.

  1. #1

    Default ID not printing eps files

    My group at work recently upgraded to ID CS from PageMaker 6.5. We are experiencing severe problems trying to print ID files containing eps files. We use a lot of schematic drawings and eps (illustrator) seesm to be th best program to manipulate the drawings. When we print we receive a message that says "This document may contain binary eps files which can cause the print job to fail. If the printer produces output, then the binary data did not interfere..." When we tell it to print all we get is unrecognizable text. We are printing to HP LaserJet 4550. WE do not know if it is a printer issues, ID issue, Illustrator (eps) issue, etc. Any suggestions?

    The only way we have found around the problem, so we can distribute the work for approval internally, is to replace the eps files with tif or jpg- for proof only (but that means we now have two version of the file).

    Thanks,
    Christy
    Christy_McAllister@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Printing PDF files
      Is there any tag or custom tag that will cause a pdf file to print????
    2. ID CS not printing placed .eps files
      Greetings all; ID CS, Windows 2000 I have converted a Quirk 4 document into ID CS and have reworked the document besides. The page is quite...
    3. Printing of PDF Files
      Hello all. My goal is to be able to programmatically print Adobe PDF files without using Acrobat Reader. I searched CPAN and found a whole slew of...
    4. Printing to .ps files
      Suddenly, nobody in our office can print to a .ps file from ID 2. After 90 minutes of panicked troubleshooting, I found that if I attempt to print...
    5. Printing Ascii files via lpr
      Is there a utility that takes an ascii text file. prints all of the odd pages on one side of paper, in this case via a dot matrix printer. and I...
  3. #2

    Default Re: ID not printing eps files

    Is the HP printer equipped to understand PostScript?
    mikewitherell_at_jetsetcom_dot_net Guest

  4. #3

    Default Re: ID not printing eps files

    Christy,

    on PCs the standard for EPS is ASCII. Binary seems to be not reliable.
    At least it´s not recommended. A few control codes might be the problem.

    EPS can contain vector graphics. Saved as TIFF raster is wrong.
    Accuracy is lost. Saved as JPEG (raster) is terribly wrong.

    EPS is not a printable format. An EPS has to be placed on a page,
    then it´s printable (this is traditional PostScript thinking).

    You may get much better results by exporting as PDF (e.g. for
    AutoCad technical drawings, this works perfectly).

    All this for a complete PS workflow. Not for PCL printers.

    Best regards --Gernot Hoffmann
    Gernot_Hoffmann@adobeforums.com Guest

  5. #4

    Default Re: ID not printing eps files

    Hi,

    I imported the illustrator-files directly and didn't save it as eps at all and this works for me.

    So try saving to .ai and import thus :)

    Sincerely,

    DB
    Dominicus_Björkstam@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139