home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_tools / vb_ppdm / readme.txt next >
Text File  |  1994-01-02  |  2KB  |  46 lines

  1. If you are upgrading from VBPP 1.0 
  2. VBPP 1.1 saves printer settings for each printer while 1.0 kept just one entry.
  3. To preserve the settings (and provide for fallback), edit your VBPP.INI file 
  4. Copy the [Print] section and change the section header to [Print.name]
  5. where name is the name in the WIN.INI file.  You may have as many [Print.name] 
  6. sections as you wish.  The [Print] section is used by 1.0, the others by 1.1.
  7. The resulting file should look like:
  8.  
  9. [Print]
  10. FontAttr.Comments=0 -1 0 0 12
  11. FontName.Comments=Courier 10 Pitch
  12. etc
  13.  
  14. [Print.HP DeskJet]
  15. FontAttr.Comments=0 -1 0 0 12
  16. FontName.Comments=Courier 10 Pitch
  17. etc
  18.  
  19. Known Problems
  20. Using the Print Setup causes a blank page to be printed and the selected 
  21. printer to become the system default printer.  This is a 'feature' of VB's 
  22. printer interface.
  23.  
  24. Problem handling
  25. Check the README.TXT file in the directory where VBPP.EXE 
  26. was installed to see if this is a know problem.  
  27. If not, (or even if it is and you want to make sure we know that it is 
  28. important to you,) please contact us for technical assistance.  
  29. The best way is via e-mail on CompuServe at 73173,1137.  
  30. Or, you may contact our support center by fax at 419-471-9944
  31. or by phone at 419-292-2399.
  32. Please let us know how to contact you.
  33.  
  34. Information that would be helpful:
  35. DOS release, Windows release, Printer make and model 
  36. Printer Driver name and release
  37. Screen mode (VGA, SVGA, resolution, colors, driver)
  38. On GPFs, a Dr. Watson log
  39.  
  40. Please give us your comments, suggestions and bug reports.
  41. If you like what we do, please tell your friends.  
  42. If you don't like what we do, please tell us.
  43. Martin Tillinger  Aardvark Software Inc.
  44. 972 Sheffield Rd  Teaneck, NJ 07666
  45. tel 201-833-4355 fax 201-833-1216 CIS 70544,1372
  46.