.PJL File Extension
Printer Job Language File
Developer | Hewlett-Packard |
Popularity |
1.5 | 2 Votes |
What is a PJL file?
A PJL file is a printer job language file used by a Hewlett-Packard (HP) printer. It contains commands that control print job options, such as the job's page description language, environment, rendering specifications, and processing options. PJL files are uncommon, and they are typically misnamed versions of .PRN files.
More Information
Printer job language is a method HP printers use to communicate with the computers they are connected to. In addition to allowing the computer to monitor the printer's status and show control panel messages, printer job language is used at the job level to specify how a document should be printed. For example, printer job language commands tell a printer what environment a document is being printed from, how many copies to print, how to process the document (e.g. whether to staple the document or print it double-sided), and what page description language (such as PostScript) to use when printing the document.
PJL files typically contain a number of printer job language commands, which begin with the text @PJL. If a PJL file is a misnamed PRN file, it will also contain a description of a document to be printed. This description is written in the page description language specified in the @PJL ENTER LANGUAGE= command.
How to open a PJL file
You can open a PJL file in any text editor, such as Microsoft Notepad, Apple TextEdit, or GitHub Atom to view the printer job language commands it contains. If your PJL file contains only PJL commands, it is meant to be sent to a printer as a .TXT file to alter the printer's settings. If your PJL file contains a description of a document to be printed, you can use the instructions in the .PRN entry to send your file to your printer.