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

Home » Public Forums » archive » Re: Page Size of HP-GL Device
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: Page Size of HP-GL Device [message #18354 is a reply to message #18351] Mon, 20 December 1999 00:00 Go to previous messageGo to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Michael Lefsky (lefsky@fsl.orst.edu) writes:

> I think so- I set them to 0 to check and it didn't change the result.

I don't have any experience at all with the HPGL device,
but you have to be just a bit careful with offsets. In
PostScript, if you select Landscape mode and set the
Offsets to 0 your graphic would be off the PostScript
page and you would be staring at quite a few blank sheets
of paper coming off your printer before you figured it
out, probably. :-(

Try entering IDL fresh and then find out how IDL
normally does things:

IDL> Set_Plot, 'HP'
IDL> Help, /Device
IDL> Device, /Landscape
IDL> Help, /Device

This will give you some insight into how things work.
For example, in PostScript you would find that the
YOFFSET points in the negative X direction and the
XOFFSET points in the positive Y direction. *That's*
worth knowing!

Anyway, armed with some information you can start
fooling around a bit. I wouldn't make offsets 0,
usually, since I don't think devices can write
right to the edge of the page. Who knows what they
might do if you tried?

Sorry I can't offer more specific help.

Best Regards,

David


--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: realizing nonmodal widgets
Next Topic: Marketplace for Technical Expertise

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

Current Time: Sun Apr 26 22:38:35 PDT 2026

Total time taken to generate the page: 0.15904 seconds