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

Home » Public Forums » archive » Re: Direct Printing Problem
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: Direct Printing Problem [message #17898] Wed, 17 November 1999 00:00
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Osamu Sasaki (dasaki@pc.highway.ne.jp) writes:

> This is a simple printing program.
>
> PRO TEST
> save = !D.NAME
> SET_PLOT, 'PRINTER'
>
> ret = DIALOG_PRINTERSETUP()
>
> HELP, /DEVICE
> PLOT, INDGEN(10)
> DEVICE, /CLOSE_DOCUMENT
>
> SET_PLOT, save
> END
>
> Run this program on IDL 5.2 (Windows).
> Select PostScript printer(output device),
> A3(media), landscape(orientation) and press OK.
>
> The output is like this.
>
> +------------+
> | |
> | |
> | ###### |
> | ###### |
> +------------+
>
> (# is plotted area)
>
> It should be like this.
>
> +------------+
> | ########## |
> | ########## |
> | ########## |
> | ########## |
> +------------+
>
> And it works correctly with other printers (LIPS, ESC/Page, PCL, etc.).
>
> Why only PostScript printers ?
> Is there any way to solve this problem ?

This program works absolutely correctly on my Lexmark Optra S 1250
PostScript printer with IDL 5.2.1 (Windows).

Cheers,

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
Previous Topic: Re: Floating base widget
Next Topic: Re: Woes of Software Distribution, Re: Something else

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

Current Time: Fri Oct 10 23:57:51 PDT 2025

Total time taken to generate the page: 0.87775 seconds