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 around has not helped me so far. Any help would be very much appreciated.
G