diff options
author | Alexander Marsalek <amarsalek@iaik.tugraz.at> | 2021-04-10 15:07:24 +0200 |
---|---|---|
committer | Alexander Marsalek <amarsalek@iaik.tugraz.at> | 2021-04-10 15:07:24 +0200 |
commit | eb1a4aa74efe76d9af26f1c38e099ffb621707f2 (patch) | |
tree | bfc41684952c4bda4f22b5d3b5bb022030a1a5a8 /README.md | |
parent | 0bc55a19b8c7b2aa53c74fee08f6bf97017ef586 (diff) | |
download | pdf-as-4-eb1a4aa74efe76d9af26f1c38e099ffb621707f2.tar.gz pdf-as-4-eb1a4aa74efe76d9af26f1c38e099ffb621707f2.tar.bz2 pdf-as-4-eb1a4aa74efe76d9af26f1c38e099ffb621707f2.zip |
update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -61,6 +61,14 @@ arguments: `-Dpdf-as-web.conf=$CATALINA_BASE/conf/pdf-as/pdf-as-web.properties \` +#### 4. Intellij Config for testing: + +* Main class: at.gv.egiz.pdfas.cli.Main +* Classpath: pdf-as-4-pdf-as-cli.pdfbox2 +* Parameters: -p SIGNATURBLOCK_DE_NOTE_DYNAMIC -c bku -m sign /Users/user/Documents/pdf-as-4/unsigned.pdf +* Needs local BKU (e.g. Mocca) +* Uses configuration from /Users/user/.pdfas/ + |