Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!rosie!aozer From: aozer@next.com (Ali Ozer) Newsgroups: comp.sys.next Subject: Re: Multiple EPS images in a single file Keywords: EPS, NXEPSImageRep, Interface Builder, Objective C Message-ID: <1001@rosie.NeXT.COM> Date: 20 Jun 91 05:51:29 GMT References: <1991Jun16.214956.24951@terminator.cc.umich.edu> Sender: news@NeXT.COM Organization: Next Computer, Inc. Lines: 11 Nntp-Posting-Host: twinpeaks.next.com In article <1991Jun16.214956.24951@terminator.cc.umich.edu> Joseph Klein writes: >I'm attempting to use the NXEPSImageRep class object to create a list of >similar ImageRep objects. The class summaries tell me that the >'newListFromFile:filename' method should return a list containing as many eps >images as are in filename? >How do I create an EPS file that contains more than one EPS image? You can't. The newListFromFile: simply returns a List object with one element for today's EPS files. Ali, Ali_Ozer@NeXT.com