Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem loading an EPS into Illustrator 10

Status
Not open for further replies.

gabnic

Programmer
May 26, 2003
1
RO
I have a problem when I load a simple postscript file in Illustrator 10.

The content of file I want to load is:

%!EPS
/ArialMT findfont 7 scalefont setfont
1 2 moveto (MADE IN GEORGIA) show


The problem is that the Illustrator, after parsing the postscript content, makes two TextBoxes instead of only one. The first textbox is "MADE IN GEORGI" and the second textbox is "A"

Do you know what the problem is with this PostScript file? The problem persists if my file is an EPS file.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top