Java Web Printer interface
The initial very basic release. Just to make it work.
- 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)
- Just deploy it and run
- Choose one of the available print methods.
- Choose PDFbox if you got Windows. At lt least my tests worked. It uses the PDFbox library to print.
- Choose CUPS if you got any other OS or PDFbox does not work. Its uses CUPS library.
- Choose Filesystem if CUPS does not work. It uses the available CLI/terminal environment to run the printing utility.
- Choose the required printer or keep it default.
- Upload the file (PDF ONLY). If you see the correct application type under the uploading button - it means the file has been uploaded successfully.
- Click Print.