Ask a Question related to Adobe Photoshop 7, CS, CS2 & CS3, Design and Development.

  1. #1

    Default EPS File Problem...

    Can someone please explain to me what the problem with this EPS file is?

    I put this in notepad and changed the file extension to EPS and tried opening it up in Photoshop, but I just keep generating an error...

    Please help!!!

    Thanks,
    Mike

    Here's the file:

    %!PS-Adobe-3.0 EPSF-3.0
    %%Creator: None
    %INFO: 58 127 2
    %%Title: (10423p)
    %%BoundingBox: 0 -1 74 38
    %%HiResBoundingBox: 0.3 -0.1 73.4 37.4
    %%DocumentProcessColors: Black
    %%EndComments
    %%BeginProlog
    %%EndProlog
    1 g
    0 G
    0 J
    0 j
    1 w
    4 M
    72.5928 34.5513 m
    63.7402 35.5571 l
    57.6025 35.7583 54.585 35.2554 v
    47.6436 35.0542 l
    44.3232 34.3506 41.9092 33.0425 v
    26.6172 25.7988 l
    22.0898 23.1831 20.9834 18.1528 v
    19.877 10.6074 l
    19.374 5.7793 14.1426 5.2759 v
    1.668 6.3823 l
    0.9639 3.1631 l
    13.8408 1.5532 l
    19.6768 1.9561 22.7949 8.4951 v
    24.002 18.0522 l
    24.5039 20.2661 27.9248 22.3784 v
    45.4307 31.1309 l
    49.5547 32.0361 53.1768 31.835 v
    61.2246 32.5396 72.1904 30.8291 v 0 g
    52.7744 31.4326 m
    52.4727 29.7222 53.8809 29.6216 v
    55.3896 29.6216 55.2891 31.5332 v
    56.3965 32.6396 l
    56.2959 35.0542 l
    54.8867 35.8594 l
    55.2891 37.3682 53.9814 37.3682 v
    52.7744 37.771 52.9756 35.6582 v
    53.4785 33.0425 52.7744 31.4326 v
    f
    0 G
    72.7949 36.1611 m
    72.0898 29.4204 l
    S
    23 9.75 m
    23.167 8.417 l
    23.417 7.0005 22.333 4.417 y
    20.333 2.0835 l
    17.916 0.3335 13.833 1.0835 y
    12.833 1.667 l
    S
    19.25 3.5835 m
    20.25 2.5 l
    S
    0 g
    19.417 1.0835 m
    19.667 0.667 l
    19.499 -0.583 20.833 0.3335 v
    22.583 1.75 l
    22.751 2.5005 21.667 2.667 v
    21.333 2.917 l
    f
    %%Trailer
    end showpage
    %%EOF
    Michael DellaPietra Guest

  2. Similar Questions and Discussions

    1. problem in binding xml file data to datagrid xml file isgenerated through JSP file
      problem it that i am creating xml file using JSP file and i want to bind DataGrid with xml file data that is created using JSP but it will not Bind...
    2. install HTML::Template - Problem reading cache file / Bad file number
      i get the following error when i try to install HTML::Template to my local space, ie, not as root: +---------------------------- % perl -MCPAN...
    3. Problem occurs when included file includes anther file.
      The directory structure is as follows: / |-- demo.php |-- inc/ |-- inc1.php |-- inc2.php === file demo.php == <?php require 'inc/inc1.php';
    4. [PHP] Problem occurs when included file includes anther file.
      Thank you for your reply first. Yes I know I could set include_path either in the php.ini or at runtime.But it's a little bit dirty I think.What...
    5. Problem executing a BAT file (or EXE file) using Perl as CGI script under Apache.
      I have developed some perl code to run as a script under Windows 2000 running apache. This works GREAT on Win2k but on WinNT, perl is simply...
  3. #2

    Default Re: EPS File Problem...

    Maybe the title in parentheses is causing the problem? Or the fact that you're ending a showpage routine without beginning it? (Not claiming to be a PostScript ninja, just guessing.)
    Greg Gaspard Guest

  4. #3

    Default Re: EPS File Problem...

    Ask over in the PostScript forum....


    LenHewitt Guest

  5. #4

    Default Re: EPS File Problem...

    thanks for all the help so far. I have tried a couple of things that were suggested and so far I haven't been able to get past the error message when I open it up.

    I guess I will keep trying to rearrange data....

    Thanks!
    Michael DellaPietra 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