home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / prtgraph.txt < prev    next >
Text File  |  1996-02-04  |  2KB  |  38 lines

  1.         PRTGRAPH v2.1       Graphics Mode Printing for REXX
  2.         
  3.         The PRTGRAPH Dynamic Link Library for REXX gives 
  4.         you access to complex graphic printing functionality 
  5.         under REXX. The library is intended for use with PM 
  6.         development environments under REXX like VX-REXX, 
  7.         VisPro/REXX, Gpf/REXX etc.. but can also be used with 
  8.         the standard command line REXX environment.
  9.  
  10.         With this library you will be able to create professional 
  11.         style reports and outputs for your REXX programs with images, 
  12.         boxes and text that can be justified, right or left aligned 
  13.         or centred. and with documents that use up to 25 different 
  14.         font faces. You can also create tables with or without running
  15.         headers and with different styles for the header and the body
  16.         of the table.
  17.  
  18.         The PRTGRAPH DLL allows you to define page headers and footers 
  19.         and gives you access to a list of the printers connected to your 
  20.         work-station and their Job Properties and Font dialogs.
  21.  
  22.         PRTGRAPH is shareware and can be registered through the 
  23.         Shareware Registration database GO SWREG reg No 5602. if you
  24.         have registered either PRTGRAFC or VRPrinter reg No 6350.
  25.         
  26.         Version 2.1 adds the following functions
  27.         
  28.         o PrtGRxPrintWinImage
  29.         o PrtGRxMoveX
  30.         o PrtGRxMoveY
  31.  
  32.         The PM Daemon is now only necessary if you use PrtGraph for REXX
  33.         from the command line or want to use the Printers dialog. The
  34.         font and Job properties dialogs are available from PM REXX 
  35.         environments without using the Daemon.
  36.         
  37.         ADD Consulting (CH)                              1996.01.01
  38.