Quick question.... should this be changed to "*print*"? It shows in the terminal, which mismatches *--help*.
@Command(name = *"printpdf"*, header = "Prints a PDF document", > versionProvider = Version.class, mixinStandardHelpOptions = true) Reference: https://github.com/apache/pdfbox/blob/757d8abf41cb5a94b7eff67a5a2b775353a105e8/tools/src/main/java/org/apache/pdfbox/tools/PrintPDF.java#L55

