diff options
| author | Jakob Heher <jakob.heher@iaik.tugraz.at> | 2026-05-12 15:33:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-12 15:33:19 +0200 |
| commit | c8abbd8bef5349ab892a2853a4e5e3d5ed16b670 (patch) | |
| tree | 04e86de8b547ac2685165cdf652b6c16355ae3c3 /doc | |
| parent | e2bfdc313c0b6395d272624688b4ed1cba7ce967 (diff) | |
| download | pdf-as-4-c8abbd8bef5349ab892a2853a4e5e3d5ed16b670.tar.gz pdf-as-4-c8abbd8bef5349ab892a2853a4e5e3d5ed16b670.tar.bz2 pdf-as-4-c8abbd8bef5349ab892a2853a4e5e3d5ed16b670.zip | |
Update docs & various fixes discovered in the process (#86)
- update documentation for pdf-as 5
- document the v2 json api
- fix a number of documentation quirks
- document `keyId` parameter
- px (pixels) -> pt (pdf page units)
- document --verify_level
- remove a number of documented features that were never implemented:
- `adobeSignFieldValue` and `sigLogoAltText` from signature profiles
- `UNDERLINE` and `STRIKETHRU` from fonts
- `num-bytes` parameter
- `verify_only`/`sign_only` enable states for profiles
- update mobile BKU base URL
- update pdfbox backend default to 3 in sample configurations
- consistently made boolean parsing from configuration files case permissive
- add moa verification timeout
- add support for BOLDITALIC to all base fonts, and for ITALIC to helvetica and courier
- fix a number of small quirks
- hibernate properties are now reloaded properly
- fix the signature block parameter key regex
- v1 json api now correctly checks for onlinebku/mobilebku being enabled
- pdfbox 2 module correctly compares for integer equality regardless of cached boxed ints
- test operationcountwatcher no longer sometimes breaks due to spring context differences
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/AnbindungExterneWebanwendung.docx | bin | 348567 -> 464290 bytes |
| -rw-r--r-- | doc/AnbindungExterneWebanwendung.pdf | bin | 581615 -> 389457 bytes |
| -rw-r--r-- | doc/PDFAS4_Dokumentation.docx | bin | 95109 -> 0 bytes |
| -rw-r--r-- | doc/PDFAS4_Dokumentation.pdf | bin | 460366 -> 0 bytes |
| -rw-r--r-- | doc/PDFAS4_Profile_Dokumentation.pdf | bin | 359603 -> 0 bytes |
| -rw-r--r-- | doc/PDFAS4_WebDokumentation.docx | bin | 135268 -> 0 bytes |
| -rw-r--r-- | doc/PDFAS4_WebDokumentation.pdf | bin | 436460 -> 0 bytes |
| -rw-r--r-- | doc/PDFAS5_Dokumentation.docx | bin | 0 -> 122606 bytes |
| -rw-r--r-- | doc/PDFAS5_Dokumentation.pdf | bin | 0 -> 413748 bytes |
| -rw-r--r-- | doc/PDFAS5_Profile_Dokumentation.docx (renamed from doc/PDFAS4_Profile_Dokumentation.docx) | bin | 169770 -> 167879 bytes |
| -rw-r--r-- | doc/PDFAS5_Profile_Dokumentation.pdf | bin | 0 -> 343096 bytes |
| -rw-r--r-- | doc/PDFAS5_WebDokumentation.docx | bin | 0 -> 172423 bytes |
| -rw-r--r-- | doc/PDFAS5_WebDokumentation.pdf | bin | 0 -> 313146 bytes |
13 files changed, 0 insertions, 0 deletions
diff --git a/doc/AnbindungExterneWebanwendung.docx b/doc/AnbindungExterneWebanwendung.docx Binary files differindex c7b6ab4d..16dd35df 100644 --- a/doc/AnbindungExterneWebanwendung.docx +++ b/doc/AnbindungExterneWebanwendung.docx diff --git a/doc/AnbindungExterneWebanwendung.pdf b/doc/AnbindungExterneWebanwendung.pdf Binary files differindex 2acb3284..7a02d7b4 100644 --- a/doc/AnbindungExterneWebanwendung.pdf +++ b/doc/AnbindungExterneWebanwendung.pdf diff --git a/doc/PDFAS4_Dokumentation.docx b/doc/PDFAS4_Dokumentation.docx Binary files differdeleted file mode 100644 index 6781291f..00000000 --- a/doc/PDFAS4_Dokumentation.docx +++ /dev/null diff --git a/doc/PDFAS4_Dokumentation.pdf b/doc/PDFAS4_Dokumentation.pdf Binary files differdeleted file mode 100644 index 98e441b0..00000000 --- a/doc/PDFAS4_Dokumentation.pdf +++ /dev/null diff --git a/doc/PDFAS4_Profile_Dokumentation.pdf b/doc/PDFAS4_Profile_Dokumentation.pdf Binary files differdeleted file mode 100644 index 8bf5d5a3..00000000 --- a/doc/PDFAS4_Profile_Dokumentation.pdf +++ /dev/null diff --git a/doc/PDFAS4_WebDokumentation.docx b/doc/PDFAS4_WebDokumentation.docx Binary files differdeleted file mode 100644 index 91e006e4..00000000 --- a/doc/PDFAS4_WebDokumentation.docx +++ /dev/null diff --git a/doc/PDFAS4_WebDokumentation.pdf b/doc/PDFAS4_WebDokumentation.pdf Binary files differdeleted file mode 100644 index 39859f08..00000000 --- a/doc/PDFAS4_WebDokumentation.pdf +++ /dev/null diff --git a/doc/PDFAS5_Dokumentation.docx b/doc/PDFAS5_Dokumentation.docx Binary files differnew file mode 100644 index 00000000..e62b4c22 --- /dev/null +++ b/doc/PDFAS5_Dokumentation.docx diff --git a/doc/PDFAS5_Dokumentation.pdf b/doc/PDFAS5_Dokumentation.pdf Binary files differnew file mode 100644 index 00000000..3ad45bef --- /dev/null +++ b/doc/PDFAS5_Dokumentation.pdf diff --git a/doc/PDFAS4_Profile_Dokumentation.docx b/doc/PDFAS5_Profile_Dokumentation.docx Binary files differindex fbb35cf7..ff9819ec 100644 --- a/doc/PDFAS4_Profile_Dokumentation.docx +++ b/doc/PDFAS5_Profile_Dokumentation.docx diff --git a/doc/PDFAS5_Profile_Dokumentation.pdf b/doc/PDFAS5_Profile_Dokumentation.pdf Binary files differnew file mode 100644 index 00000000..05a1b7a2 --- /dev/null +++ b/doc/PDFAS5_Profile_Dokumentation.pdf diff --git a/doc/PDFAS5_WebDokumentation.docx b/doc/PDFAS5_WebDokumentation.docx Binary files differnew file mode 100644 index 00000000..3291165c --- /dev/null +++ b/doc/PDFAS5_WebDokumentation.docx diff --git a/doc/PDFAS5_WebDokumentation.pdf b/doc/PDFAS5_WebDokumentation.pdf Binary files differnew file mode 100644 index 00000000..b73780b9 --- /dev/null +++ b/doc/PDFAS5_WebDokumentation.pdf |
