diff options
author | Emina Ahmetovic <emina.ahmetovic@egiz.gv.at> | 2021-02-19 14:50:13 +0100 |
---|---|---|
committer | Emina Ahmetovic <emina.ahmetovic@egiz.gv.at> | 2021-02-19 14:50:13 +0100 |
commit | b51e3b877fa7c8b930e63fd8e1317e34d7d4773e (patch) | |
tree | 5814f980adaea477f1142fa8146c6a24b1995db5 | |
parent | b16f04125153e78022a94fb7768d00c21ae1f905 (diff) | |
download | pdf-as-4-b51e3b877fa7c8b930e63fd8e1317e34d7d4773e.tar.gz pdf-as-4-b51e3b877fa7c8b930e63fd8e1317e34d7d4773e.tar.bz2 pdf-as-4-b51e3b877fa7c8b930e63fd8e1317e34d7d4773e.zip |
Update README.md
-rw-r--r-- | README.md | 16 |
1 files changed, 14 insertions, 2 deletions
@@ -41,11 +41,23 @@ Run git push with tag also to https://git.egiz.gv.at/pdf-as-4/ (this is the pub #### 1. Deployment of configuration +arguments: -#### 1. DebugRun +-d +#### 2. DebugRun -### PDF-AS-Web +arguments: + +-p SIGNATURBLOCK_DE + +-c bku + +-m sign C:\Users\username\Desktop\testing\test.pdf + +-pos "x:220;y:220;w:300;p:1" + +#### 3. PDF-AS-Web `-Dpdf-as-web.conf=$CATALINA_BASE/conf/pdf-as/pdf-as-web.properties \` |