home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / misc / 4168 < prev    next >
Encoding:
Internet Message Format  |  1992-12-11  |  1.9 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!hacgate!endor!rbarker
  2. From: rbarker@endor.dpl.scg.hac.com (Roger Barker)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Print Scaling Problem with Windows/DESKJET 500
  5. Message-ID: <24395@hacgate.SCG.HAC.COM>
  6. Date: 11 Dec 92 14:40:41 GMT
  7. Sender: news@hacgate.SCG.HAC.COM
  8. Distribution: na
  9. Organization: Hughes Aircraft Co., El Segundo, CA
  10. Lines: 42
  11.  
  12. I'm running Borland's Objectvision 2.1 with Windows 3.1. I'm having
  13. trouble getting my printer (DESKJET 500) to print what's on my screen.
  14. Here's an ASCII sample of my graphical problem.
  15.  
  16. My Monitor:
  17.  
  18.     -------------------------------------------------------------
  19.     |This is a Forms Based Application Written with Objectvision|
  20.     -------------------------------------------------------------
  21.  
  22.         Field Name: Field Value
  23.  
  24. My Printer:
  25.  
  26. -------------------------------------------------------------------------
  27. |       This is a Forms Based Application Written with Objectvision     |
  28. -------------------------------------------------------------------------
  29.  
  30. Field Name:        Field Value
  31.  
  32.  
  33.  
  34. Visualize the 'graphical' border as being the same size in each example
  35. but the text shrunk.  Actually, the graphical border stays in proportion
  36. (as far as I can tell) but the text shrinks (relative to the outline).
  37. The text shrinks throughout my form but it's easier to illustrate with
  38. the attached graphical border.
  39.  
  40. The font I'm currently using is Courier 10 (I've also tried CG Times).
  41. I'm using HP's new Deskjet Driver's for Windows 3.1 (I forget the
  42. version of the Driver). I've tried the TrueType fonts without success
  43. as well as the standard font sets for the Deskjet. I've explained the
  44. problem to HP, Microsoft and Borland and naturally they say it's someone
  45. elses problem.
  46.  
  47. 1) Anyone seen this specific problem?
  48.  
  49. 2) Anyone seen this problem in other Windows applications?
  50.  
  51. 3) Any ideas how to correct this? Is it something simple?
  52.  
  53.  
  54.