home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / misc / 4358 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.0 KB  |  23 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc,comp.windows.ms.programmer
  2. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!hpscit.sc.hp.com!news.dtc.hp.com!srgenprp!timb
  3. From: timb@sr.hp.com (Tim Bagwell)
  4. Subject: Re: Windows printing (tabs in particular)
  5. Sender: news@srgenprp.sr.hp.com (placeholder for future)
  6. Message-ID: <BzHBup.ID9@srgenprp.sr.hp.com>
  7. Date: Fri, 18 Dec 1992 23:56:49 GMT
  8. References: <1992Dec18.191033.27234@samba.oit.unc.edu>
  9. Organization: HP Sonoma County (SRSD/MWTD/MID)
  10. X-Newsreader: TIN [version 1.1.9 PL6]
  11. Lines: 10
  12.  
  13. : "If you use the HP III driver and do the standard printing seqeuence you
  14. : get (in all cases) the tab translated into ascii 127 (which showed up as a
  15. : dithered/shaded box in the printout).  In the case of a dot-matrix driver
  16. : you get a dot instead of 127.  That is all fom the "recommended" public
  17. : algorithms.
  18.  
  19. Hmmm, I have used the HP IIP driver with the TabbedTextOut function and
  20. it works fine. Tab positions (in pixels) are passed in an integer array.
  21. Maybe there is a problem with the newer driver.
  22.