It's only "render," not PDFToImage . https://pdfbox.apache.org/3.0/commandline.html
Tilman Gesendet mit der Telekom Mail App -- Original-Nachricht -- Von: Guillaume Favier <gfav...@gmail.com> Betreff: question about pdfbox-app-3.0.2 and PDFToImage Datum: 27.05.2024, 14:36 Uhr An: users@pdfbox.apache.org Hello, I find the tool great, but I have issues figuring the correct syntax to PDFToImage option from command line. I have trying the following the java -jar .\pdfbox-app-3.0.2.jar PDFToImage render -color=GRAY -i="<my file name.pdf>" -startPage=1 -prefix=txt -quality=1 -cropbox 100 100 100 100 Did you mean: pdfbox fromimage or pdfbox export:images or pdfbox import:fdf? And I keep the following message "*Did you mean: pdfbox fromimage or pdfbox export:images or pdfbox import:fdf?*" I am obviously missing something but googling and has not help me so far. Any help would be very much appreciated. G --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org For additional commands, e-mail: users-h...@pdfbox.apache.org