comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » post script printing
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: post script printing [message #4450 is a reply to message #4354] Mon, 29 May 1995 00:00 Go to previous messageGo to previous message
knipp is currently offline  knipp
Messages: 68
Registered: January 1993
Member
In article 0013F647@mail.med.upenn.edu, staten@mail.med.upenn.edu writes:
> Hi. I'm running IDL on a powermac 7100 and I'm trying to create an
> encapsulated post script file. For some reason, the following code creates a
> file which is unreadable by Word, Adobe, or Aldus:
>
> image = fltarr(256,256)
> set_plot,'ps'
> device,/encapsulated,filename = 'test.eps'
> tv,image
> device,/close_file
>
> The file 'test.eps' cannot be opened as an eps file
> by Word, Adobe Photoshop, or Aldus. What am I doing wrong?
>
...
> Thanks,
>
> Joe Maldjian
> Neuroradiology
> University of Pennsylvania



Maybe Word, Adobe Photoshop, or Aldus expect the Enc. PostScript Interchange/
Preview format, so try

device,/ENCAPSULATED,filename = 'test.eps', /PREVIEW


Karl


------------------------------------------------------------ ------------

Karlheinz Knipp
knipp@ipi.uni-hannover.de

------------------------------------------------------------ ------------
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Editing Ascii File
Next Topic: Input buffer limits

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:24:43 PDT 2025

Total time taken to generate the page: 0.00450 seconds