<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pdf-as-4/pdf-as-common/src/main/java, 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-06-09T13:07:54+00:00</updated>
<entry>
<title>Clean up `Connector` usages (#90)</title>
<updated>2026-06-09T13:07:54+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2026-06-09T13:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=455433ffc936b72483317b74849e4f27ab6003cb'/>
<id>urn:sha1:455433ffc936b72483317b74849e4f27ab6003cb</id>
<content type='text'>
* migrate all connector-string uses to Connector enum, and fail early for unsupported connectors

* extra null guards + clean up equals for enums

* unify the parameter checking for jks too

* make empty/null inputs fail earlier

* exception instead of empty return</content>
</entry>
<entry>
<title>migrate to StandardCharsets (java 17) (#91)</title>
<updated>2026-06-09T10:34:50+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2026-06-09T10:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=ab521a7b02d2f01673ab944bbe76c6426edea646'/>
<id>urn:sha1:ab521a7b02d2f01673ab944bbe76c6426edea646</id>
<content type='text'>
</content>
</entry>
<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>fix some semgrep reported issues (#83)</title>
<updated>2026-04-16T14:14:46+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2026-04-16T14:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=f02ecf0235cb17c90e9d1d8c155bd64e729fa46e'/>
<id>urn:sha1:f02ecf0235cb17c90e9d1d8c155bd64e729fa46e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pdf-as-5 (#82)</title>
<updated>2026-04-15T11:49:22+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2026-04-15T11:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=77dd3fcc4d85088b15ab859c4438521d9cd6ed10'/>
<id>urn:sha1:77dd3fcc4d85088b15ab859c4438521d9cd6ed10</id>
<content type='text'>
- JDK 17
- PDFBox 3
- PDF-AS Web moved to Spring Boot
- MOA Integration tests w/ new error code

---------

Co-authored-by: Gerald Palfinger &lt;gerald.palfinger@a-sit.at&gt;
Co-authored-by: kathrin.resek &lt;kathrin.resek@a-sit.at&gt;</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>fix(pdfbox): remove character \u0009 (tabluator) before operate on font</title>
<updated>2024-03-15T18:46:16+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2024-03-15T18:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=033c128fd1a499d6a34d4db2ab532f1169ce553e'/>
<id>urn:sha1:033c128fd1a499d6a34d4db2ab532f1169ce553e</id>
<content type='text'>
Reason: will not be supported by fonts and must be replaced with blank before rendering
</content>
</entry>
<entry>
<title>fix(core): optimize error-handling in case of errors during the raw signing steps</title>
<updated>2023-12-19T13:34:22+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-12-19T13:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=9d00067f8f5910f246466bfbfabe0dfb713e7ff0'/>
<id>urn:sha1:9d00067f8f5910f246466bfbfabe0dfb713e7ff0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(web): add request parameter to enable/disable QR-code placeholder searching on request level</title>
<updated>2023-06-27T06:56:21+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-06-27T06:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=ca7b9d0863dcc1c02849a23db66310146f91c104'/>
<id>urn:sha1:ca7b9d0863dcc1c02849a23db66310146f91c104</id>
<content type='text'>
</content>
</entry>
</feed>
