AcuBench users running in a thin client environment with AcuConnect can print graphical reports from a UNIX application host.
There are two different methods for accomplishing this:
- Include a screen with a Web browser control in the deployed application, and use the control's built-in functionality to display
and print HTML reports.
- Use the AcuConnect "@[DISPLAY]: notation in conjunction with the CODE_MAPPING configuration variable and the C$COPY library routine to access the preview
and print functions included in the AcuBenchPrint.dll library file.
The topics that follow discuss each of these options and provide implementation information.