Tip: When deploying COBOL applications in a .NET environment, you can optimize printing by adding
Switch.System.Drawing.Printing.OptimizePrintPreview=true to your application configuration file; see
Printing Performance for .NET Deployed COBOL Applications for more information.
The printer handling routines enable greater control over printing than the standard COBOL syntax.