


Browse our Knowledge Base for assistance with JetPCL implementation with sample source code and articles. Also included are a varity of utility programs that may assist with PCL troubleshooting and system testing.
This file includes the source code to the JetPclVC.exe example program that is included in the JetPCL Software Develope » More
This file includes the source code to the NEW JetPclVB.exe example program. This source code shows how to use th » More
This file includes Microsoft C# source code which may be used as an example of how the JetPCL Win32 DLL or EXE may be i » More
This file includes Java source code which may be used as an example of how the JetPCL Win32 EXE may be easily called fr » More
This file includes Delphi Pascal source code which may be used as an example of how the JetPCL Win32 DLL may be interfa » More
This file includes a Perl script sample which may be used as an example of how the JetPCL Win32 EXE may be called from » More
This program is useful for diagnosing problem PCL files. It creates a text file listing all of the PCL escape codes fou » More
This program is useful for finding out what tags are contained in a TIFF file. It creates a text file listing all the t » More
JetPCL is compiled on a RedHat Intel x86 machine. We expect that it will run on any x86 linux platform that has the » More
This file includes PCLPRINT.EXE which is from Tech Know Systems. It is used to send a PCL file directly to the LPT1: o » More
This article is from the Microsoft knowledge base regarding DLL's and how global data in handled on Win32 systems. For m » More
JetPCL is designed to work with output from any PCL-4, PCL-5 or PCL-5e print driver or application that produces this ty » More
Refer to the JetPCL User Guide for details on exactly which LaserJet internal fonts and what PCL escape codes are suppor » More
JetPCL comes in many different formats based on the API and the platform for which it was compiled. There are three poss » More
A complete JetPCL installation requires many of the data files included with the JetPCL evaluation kit. The evaluation k » More
No, this is not a required data file. It is needed only to emulate some of the older LaserJet Cartridge fonts by substit » More
No, these are not required data files. They are needed only to emulate some of the uncommon LaserJet fonts. However, Jet » More
The JetPCL Software Developer evaluation kit comes with an example program that uses the JetPCL DLL format. This program » More
JetPCL is available for a variety of UNIX platforms. The installation procedure involves uncompressing the download file » More
A customer can report a problem by simple sending an e-mail to support@techknowsystems.com being sure to include the fol » More
Switches that specify the input and output formats are good to hard code as well as any switches that will never need to » More
The soft font switch options are Autoload, IdNames, Permanent, Temporary, and None. They are fully documented JetPCL Use » More
A full error report from a JetPCL developer format includes 3 separate items. The returned error code by the Child Proce » More
The Win32 NET command can be used to assign a port to a shared printer (such as JetPCL Document Capture or JetPCL Print » More
This error occurs when JetPCL encounters too many invalid PCL escape codes. Normally JetPCL will skip over invalid esca » More
JetPCL will return ExitCode 8 when there are a maximum number of processes running concurrently. The -wait switch can » More
Windows Print spool files will have PCL data in them when the print data they contain is intended for an HP LaserJet pr » More
Using the JetPcl.cfg file. All switches in the JetPcl.cfg file are read at the start of JetPCL processing before readin » More
There are two ways to specify the default PCL emulation settings. Using the -Ipcl switch options (in JetPCL v9.5 and » More
Using the -Ipcl and -Opst switches. This switch combination will cause JetPCL to read PCL data as input, image it into » More
Licensing allows for a certain number of concurrent processes. When JetPCL runs, it looks to see if there are other » More
When using JetPCL to generate electronic document images for display in a web browser, there are two recommended me » More
If you have an old DOS or Windows legacy application (or even a newer Windows application) that will only print on » More
JetPCL does not accept PDF files as input. However, using a mixture of JetPCL related tools this conversion is pos » More
