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

Home » Public Forums » archive » Issuing a print command
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Issuing a print command [message #23342] Tue, 16 January 2001 00:55
Ian Dean is currently offline  Ian Dean
Messages: 26
Registered: January 2000
Junior Member
Hi all,
I have an array of text that I want hard copy output of. At the moment,
the user can select a pull-down menu "Save" and the dialog_pickfile
opens a file to write to. The user can then use other utilities to
print/view this file.
However, the user has asked for a "Print" pull-down menu option that
will send the text to the currently setup printer.
To achieve this, I write the text to a temporary file, close the file,
then issue DEVICE,/PRINT_FILE = 'fname.typ'. This only works partially.
The output is no longer correctly formatted.
I tried using DIALOG_PRINTERSETUP before printing the file to allow the
user to change the current printer, format, orientation etc. This had no
effect and the system default printer is always used.
Has anyone any ideas on how I can provide such a function?
I am currently using 5.3 under Windows NT, but I have 5,4 in the wings
if that is needed.
Regards,
Ian
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Merging Bytarr
Next Topic: Re: write JPEG

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

Current Time: Fri Oct 10 11:22:42 PDT 2025

Total time taken to generate the page: 1.51347 seconds