home *** CD-ROM | disk | FTP | other *** search
/ ftp.alaska-software.com / 2014.06.ftp.alaska-software.com.tar / ftp.alaska-software.com / acsn / HBPrint.txt < prev    next >
Text File  |  2006-01-31  |  2KB  |  50 lines

  1. Kurze Information
  2.  
  3. Vereinfachte Druckroutinen mit Druckerauswahl und Preview.
  4. Egal welchen Drucker, die HardwarerΣnder kann man beim
  5. Messen einfach vergessen. (natⁿrlich kann man dort nicht drucken)
  6. In HBPRINT.PRG finden Sie die Versionsinfo.
  7. In die ZIP Datei habe ich auch noch die Barcode-EAN13 Routine
  8. aufgenommen. 
  9.  
  10. Einige neue Beispiele verdeutlichen die M÷glichkeiten.
  11. Einfach PBUILD und los gehts mit VORSCHAU...
  12.  
  13. Für OS/2 und WIN32.
  14.  
  15. hbprint.prg       HBPrinter Class und Hilfsfunktionen
  16. HBPRINTD.PRG      HBPrinterDialog
  17. PROJECT.XPJ       project file für Win32
  18. pbuild.cmd        project command file für OS/2
  19. project2.xpj      project file für OS/2
  20. readme.txt        diese Datei
  21. test.prg          Demoprogramm und Hilfsfunktionen
  22. testlist.prg      Listenausdruck als Demo
  23. _HBPRINTD.PRG     Interne _HBPrintDialog Class
  24.  
  25.  
  26.  
  27.  
  28. Easy to use printingclass with printerdialog and preview.
  29. Don't care about the printer, forget about hardwaremargins
  30. when building a form. (Offcourse you can't print in there)
  31. Have a look to the versioninfo in hbprint.prg too.
  32. I have put my EAN13 barcode-printing class into the ZIP.
  33.  
  34. New examples TEST*.PRG, demonstrate what can be done.
  35. PBUILD and push VORSCHAU...
  36.  
  37. For OS/2 and WIN32.
  38.  
  39. hbprint.prg       the HBPrinter Class and help functions
  40. HBPRINTD.PRG      the HBPrinterDialog
  41. PROJECT.XPJ       the project file for Win32
  42. pbuild.cmd        the project command file for OS/2
  43. project2.xpj      the project file for OS/2
  44. readme.txt        this file
  45. test.prg          Demoprogram and helping functions
  46. testlist.prg      Demo for printin lists
  47. _HBPRINTD.PRG     Internal _HBPrintDialog Class
  48.  
  49.  
  50.