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

Home » Public Forums » archive » EPS printouts from IDL 4.0.1
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: EPS printouts from IDL 4.0.1 [message #5572 is a reply to message #5569] Wed, 10 January 1996 00:00 Go to previous message
bertin is currently offline  bertin
Messages: 4
Registered: October 1994
Junior Member
In article <4d02v9$4pk@newshost.rpms.ac.uk>, Dale Bailey <dale> wrote:
> * If I use /ENCAPSULATED, I can annotate at will (with XYOUTS), I can view it
> with the display tool (ImageTool) in Soalris on the screen, but it won't
print
> to any of our printers (tried a Xerox 4520MP and a HP);
> * I could not see how to position the plot with /ENCAPSULATED, as you can't
> use XOFFSET and YOFFSET with /ENCAPSULATED, and the reference manual's
> advice to change the size is not really for positioning it seems;

I do not believe that encapsulated PostScript files can be printed directly,
they have to be printed as part of a document. You might want to create a TEX
(or some other) document that uses your encapsulated PostScript file as a
figure. Then print the PostScript file that TEX produces. This would solve
your positioning problem as well.

> * Once I use the command DEVICE with /ENCAPSUALTED this appears to stay in
> effect for the rest of the IDL session, even if I remove /ENCAPSULATED from
> the command and re-compile the procedure.
>

Use DEVICE, ENCAPSULATED=0 to turn it off.

Scott J. Bertin
bertin@euler.cpi.com
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Framegrabbers and IDL
Next Topic: Re: Problems with draw_xsize keyword in widget_control

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

Current Time: Fri Oct 10 01:33:21 PDT 2025

Total time taken to generate the page: 0.80160 seconds