Menu

Tree [36f8bd] main /
 History

HTTPS access


File Date Author Commit
 src 2023-06-03 miceZipper miceZipper [c621ba] Fix when no printer Methods or no printers are ...
 LICENSE 2023-05-30 Mikhail Mikhail [d818a3] Initial commit
 README.md 2023-05-31 Mikhail Mikhail [1873ce] Update README.md
 nb-configuration.xml 2023-05-30 miceZipper miceZipper [286bac] init
 pom.xml 2023-05-30 miceZipper miceZipper [286bac] init

Read Me

JWP 0.1

Java Web Printer interface

The initial very basic release. Just to make it work.

Requirements:

  • Jakarta EE capable Web Application Server. I use Apache TomEE 9.0
  • root rights (temprorary requirement. It has issues when using non-root account ro print)

Installation:

  • Just deploy it and run

Usage:

  1. Choose one of the available print methods.
  2. Choose PDFbox if you got Windows. At lt least my tests worked. It uses the PDFbox library to print.
  3. Choose CUPS if you got any other OS or PDFbox does not work. Its uses CUPS library.
  4. Choose Filesystem if CUPS does not work. It uses the available CLI/terminal environment to run the printing utility.
  5. Choose the required printer or keep it default.
  6. Upload the file (PDF ONLY). If you see the correct application type under the uploading button - it means the file has been uploaded successfully.
  7. Click Print.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.