Chapter 5.3 - HP-PCL graphics printing engine (PCL)If your source program does use very complex HP-PCL graphical printer control codes, you can select the PCL printing engine at Configuration -> Standard in place of the GDI printing engine (please see the previous chapter) or the RAW printing engine (that forces you using only PCL capable printers). This engine, in fact, allows sending prints containing graphical HP-PCL escape sequences to any Windows printer, even if that printer doesn't support the PCL language (including virtual printers, like PDF writers). To enable it, you need to install GhostPCL in the PC, that's available under both an Open Source AGPL license and a commercial license, as described at the link below. At this point:
If the print preview is enabled at Configuration -> Standard, instead of using the integrated GDI Printfil's preview, the PCL print will be converted into a PDF file and shown inside the default PDF reader, so that you can eventually print it and/or send it by e-mail, so you also need to install GhostScript as described in Chapter 9 of this manual. Going through a PDF (internally) is needed even if you wish to print to an A4 sheet, due to sometimes undesirable behavior in the current GhostPCL version. |
|||||
31 May 2024 |