PrintGraph: Difference between revisions
Appearance
No edit summary |
|||
Line 5: | Line 5: | ||
The PRTGRAPH DLL allows you to define headers and footers and gives you access to a list of the printers connected to your workstation and their Job Properties dialogs. | The PRTGRAPH DLL allows you to define headers and footers and gives you access to a list of the printers connected to your workstation and their Job Properties dialogs. | ||
;Files | |||
* [[PRTGRAPH.DLL]] | * [[PRTGRAPH.DLL]] | ||
* [[VRPRINT.DLL]] | * [[VRPRINT.DLL]] | ||
Line 13: | Line 13: | ||
* [[PrintGraph Extra Documentation]] | * [[PrintGraph Extra Documentation]] | ||
== | ==License== | ||
Public Domain | Public Domain | ||
Revision as of 00:08, 15 November 2020
The PRTGRAPH Dynamic Link Library for REXX gives you access to complex graphic printing functionality under REXX. The library is intended for use with PM development environments like VX-REXX, VisPro/REXX, Gpf/REXX etc. but can also be used with the standard command line REXX environment.
With this library you will be able to create professional style reports and outputs for your REXX programs with images, boxes and text that can be justified, right or left aligned or centred and with documents that use up to 25 different font faces.
The PRTGRAPH DLL allows you to define headers and footers and gives you access to a list of the printers connected to your workstation and their Job Properties dialogs.
- Files
Documentation
License
Public Domain
Author
- Peter Kanis / ADD Consulting (CH)