home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / pascal / 7541 < prev    next >
Encoding:
Text File  |  1992-12-17  |  1.2 KB  |  35 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!uunet.ca!rose!usenet
  3. From: gyl.midroni@rose.com (gyl midroni)
  4. Subject: windows printing
  5. Organization: Rose Media Inc, Toronto, Ontario.
  6. Date: Thu, 17 Dec 1992 06:02:58 GMT
  7. Message-ID: <1992Dec17.060305.14171@rose.com>
  8. Sender: usenet@rose.com (Usenet Gateway)
  9. X-Gated-By: Usenet <==> RoseMail Gateway (v1.70)
  10. Lines: 23
  11.  
  12.  
  13. Date Entered: 12-17-92 00:57
  14.     Can anyone help with this windows (using BPW) problem:
  15.  
  16.     I need to print information to a page, less than one page at a 
  17. time, i.e. 6 lines at a time.  The way windows printing seems to work, 
  18. it requires you to define a whole page, and only then the printer will 
  19. physically print the stuff out.  This means that to get the 6 lines 
  20. out I need to send the escape code "endpage" or some such to produce 
  21. the actually hardcopy, and this also has the sideffect of sending a 
  22. form feed.   So, I get stuck with a whole bunch of pages with six 
  23. lines used in each one, rather than several 6 line blocks per page, as 
  24. would be easy to do in dos.
  25.     Is there any way to deal with this?
  26.  
  27.                 Regards,
  28.                    Gyl
  29.                 gyl.midroni@rose.com
  30.  
  31.  
  32. ---
  33.    RR 1.60 R001881
  34.    RM 2.00 : RoseNet<=>Usenet Gateway : Rose Media 416-733-2285
  35.