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 #4435 is a reply to message #4354] Tue, 30 May 1995 00:00 Go to previous messageGo to previous message
Keith Horton is currently offline  Keith Horton
Messages: 1
Registered: May 1995
Junior Member
knipp@ipi.uni-hannover.de (K Knipp) wrote:
> 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?
>>
> ...

>
> Maybe Word, Adobe Photoshop, or Aldus expect the Enc. PostScript Interchange/
> Preview format, so try
>
> device,/ENCAPSULATED,filename = 'test.eps', /PREVIEW
>
>
> Karl
>

I've never gotten the /PREVIEW switch to work in IDL 3.6.x
Does anyone know if it works in 4.0? Right now, I pull in
the IDL-generated EPS file to ghostscript to attach the preview.
Works well, but its a real pain having to go through multiple
steps to create the final graphic.

Aloha, Keith
[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 17:46:41 PDT 2025

Total time taken to generate the page: 0.00169 seconds