<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pdf-as-4/pdf-as-common/src/main/java/at/gv/egiz/pdfas/common/settings, branch master</title>
<subtitle>PDF Amtssignatur 4.x (PAdES)</subtitle>
<id>https://git.egiz.gv.at/pdf-as-4/atom?h=master</id>
<link rel='self' href='https://git.egiz.gv.at/pdf-as-4/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/'/>
<updated>2026-05-12T13:33:19+00:00</updated>
<entry>
<title>Update docs &amp; various fixes discovered in the process (#86)</title>
<updated>2026-05-12T13:33:19+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2026-05-12T13:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=c8abbd8bef5349ab892a2853a4e5e3d5ed16b670'/>
<id>urn:sha1:c8abbd8bef5349ab892a2853a4e5e3d5ed16b670</id>
<content type='text'>
- update documentation for pdf-as 5
  - document the v2 json api
- fix a number of documentation quirks
  - document `keyId` parameter
  - px (pixels) -&gt; 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</content>
</entry>
<entry>
<title>chore(core): update third-party libs</title>
<updated>2024-09-05T08:08:46+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2024-09-05T08:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=4e0a3f73fa72ccc65e8ab77a97770ba1c33a6021'/>
<id>urn:sha1:4e0a3f73fa72ccc65e8ab77a97770ba1c33a6021</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(verify): broken signature verification if documents contains a signature-field that was not used yet</title>
<updated>2024-09-05T07:55:35+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2024-09-05T07:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=d46ce27508d11be00ce247457f30e5381e7d280b'/>
<id>urn:sha1:d46ce27508d11be00ce247457f30e5381e7d280b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(core): add methods to get boolean configuration-values into configuration class</title>
<updated>2023-06-27T05:05:11+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-06-27T05:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=1a46583236b58a77b11abc91681f697c4cb7e46e'/>
<id>urn:sha1:1a46583236b58a77b11abc91681f697c4cb7e46e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refact(placeholder): clean-up, bugfix and optimize QR-Code placeholder detection</title>
<updated>2023-06-26T19:11:26+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-06-26T19:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=8e0ccca7cfd1680e33737e0db8d6e1091661568c'/>
<id>urn:sha1:8e0ccca7cfd1680e33737e0db8d6e1091661568c</id>
<content type='text'>
Major re-factoring of QR-Code detection with huge clean-up of code.
</content>
</entry>
<entry>
<title>feat(positioning): add hidden parameter to enforce new pages on already signed documents</title>
<updated>2023-03-02T15:07:53+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-03-02T15:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=0b68dc8075191bb131a32e42691b2505035f6c77'/>
<id>urn:sha1:0b68dc8075191bb131a32e42691b2505035f6c77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(sigblock): validate signature-profile information provided by QR-code placeholder</title>
<updated>2023-01-12T15:55:34+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-01-12T15:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=15c1a4715be0d358d4449c77bd71aa7eb926fe54'/>
<id>urn:sha1:15c1a4715be0d358d4449c77bd71aa7eb926fe54</id>
<content type='text'>
Issue: #64
</content>
</entry>
<entry>
<title>seems to work on most systems ..</title>
<updated>2021-06-28T12:22:51+00:00</updated>
<author>
<name>Alexander Marsalek</name>
<email>amarsalek@iaik.tugraz.at</email>
</author>
<published>2021-06-25T11:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=759f2277f9b6cf339d8fcc5631ea547855ab9e56'/>
<id>urn:sha1:759f2277f9b6cf339d8fcc5631ea547855ab9e56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more tests</title>
<updated>2021-06-23T14:23:18+00:00</updated>
<author>
<name>Alexander Marsalek</name>
<email>amarsalek@iaik.tugraz.at</email>
</author>
<published>2021-06-23T12:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=c6bc4b4960fce3dbca9db119c583712a13731b6e'/>
<id>urn:sha1:c6bc4b4960fce3dbca9db119c583712a13731b6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RC2 extented regex</title>
<updated>2021-06-21T13:53:49+00:00</updated>
<author>
<name>Alexander Marsalek</name>
<email>amarsalek@iaik.tugraz.at</email>
</author>
<published>2021-06-21T13:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=e5dfc9b361ab50a51afd66732bcde4dc1b9cb0f0'/>
<id>urn:sha1:e5dfc9b361ab50a51afd66732bcde4dc1b9cb0f0</id>
<content type='text'>
</content>
</entry>
</feed>
