vk-github18 opened a new pull request, #531: URL: https://github.com/apache/pdfbox/pull/531
The names of the tools differ in tools/PDFBox.java and the classes of the individual tools. This leads to misleading messages like the following: java -jar pdfbox-app-4.0.0-trunk-SNAPSHOT.jar **export:text** Missing required option: '--input=<infile>' Extracts the text from a PDF document Usage: pdfbox **extracttext** [-hV] [-addFileName] [-alwaysNext] [-append] The patch consolidates the names. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
