tabulapdf / tabula-java

Extract tables from PDF files
MIT License
1.85k stars 429 forks source link

Password protected PDF #487

Open smart-fintech opened 2 years ago

smart-fintech commented 2 years ago

How to work with password protected pdf in tabula?

ParinPatel094 commented 2 years ago

@smart-fintech using -s option should work.

-s,--password Password to decrypt document. Default is empty

$ java -jar target/tabula-1.0.5-jar-with-dependencies.jar --help usage: tabula [-a ] [-b ] [-c ] [-f ] [-g] [-h] [-i] [-l] [-n] [-o ] [-p ] [-r] [-s

] [-t] [-u] [-v]