PrintGraph: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Description== | |||
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 under REXX like VX-REXX, VisPor/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. | |||
==Download== | ==Download== | ||
* PrintGraph v2.3 | * [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/rexx&file=prtgraph_src.zip PrintGraph v2.3] | ||
* [https://github.com/OS2World/LIB-PrtGraph_REXX_Library GitHub] | |||
==License== | ==License== |
Revision as of 18:52, 21 February 2014
Description
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 under REXX like VX-REXX, VisPor/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.
Download
License
Public Domain.