Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
tabula jarを使用して、以下のコードを使用してコマンドプロンプトでpdfをcsvファイルに変換しています。
java -jar tabula-extractor-0.7.4-SNAPSHOT-jar-with-dependencies.jar a.pdf -o a.csv
PDFの最初のページのみをcsvに変換できます。しかし、pdfのすべてのページをcsvに変換する必要があります。魔女のコマンドを通じて、私はこれを達成できます。親切に私を助けてください。よろしくお願いします