LPD in Java is an implementation of the LPD (line printer daemon) protocol popularized by Unix printing and now used by most OSes for network printing. It captures all print jobs sent to it and allows a user to modify them before printing.
| Tags | printing Utilities |
|---|---|
| Licenses | MPL |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Changes: This release adds support to print PDF files using Adobe Reader. It also fixes a bug where the order of the Control File and Data File being received for a print job was not correct.


Changes: This release adds a ProcessHandler class, which handles print jobs passed to the server.


No changes have been submitted for this release.