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

Home » Public Forums » archive » Re: Strange PRINTER Coordinates
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: Strange PRINTER Coordinates [message #20906 is a reply to message #20883] Mon, 31 July 2000 00:00 Go to previous message
Ben Tupper is currently offline  Ben Tupper
Messages: 186
Registered: August 1999
Senior Member
David Fanning wrote:

>
> Does this seem to happen on your printers, too?

Yes.

>
>
> Here is a test case for an 8.5 x 11 inch sheet of
> paper:
>
> thisDevice = !D.Name
> Set_Plot, 'PRINTER'
> Device, /Portrait
> Device, XSize=6, YSize=6, XOffset=1.25, YOffset=2.5, /Inches
> PlotS, [0,1,1,0,0], [0,0,1,1,0], /Normal
> Device, /Close_Document
> Set_Plot, thisDevice
>
> Is this box centered on your printer? What printer?
> What version of IDL? If it is not centered, does
> subtracting 0.25 from each offset help?
>

Not centered with code as written.

Not centered with XOffSet = XOffSet - 0.25 , but closer to being
centered. I must remove 0.5 inches to get correct centering.

Printer: HP DeskJet 1600CM

IDL> help, !Version,/Str
** Structure !VERSION, 5 tags, length=40:
ARCH STRING 'PowerMac'
OS STRING 'MacOS'
OS_FAMILY STRING 'MacOS'
RELEASE STRING '5.3'
BUILD_DATE STRING 'Nov 10 1999'

I have seen this before; I had always assumed that typical paper
margins were honored in the background. of course there are many things
that I have assumed...

Ben

--
Ben Tupper
Bigelow Laboratory for Ocean Science
West Boothbay Harbor, Maine
btupper@bigelow.org
note: email address new as of 25JULY2000
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: calling a function in herself
Next Topic: Re: beginners guide to widgets?

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

Current Time: Fri Oct 10 13:46:06 PDT 2025

Total time taken to generate the page: 1.12005 seconds