<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pdf-as-4/pdf-as-moa/src, 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-22T15:52:39+00:00</updated>
<entry>
<title>move kotlin tests back to the correct source tree</title>
<updated>2026-06-22T15:52:39+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2026-06-22T15:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=a1a0a874f270df78f66db80ac1d22e051876bfda'/>
<id>urn:sha1:a1a0a874f270df78f66db80ac1d22e051876bfda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Further follow-up fixes (#87)</title>
<updated>2026-06-08T13:20:40+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2026-06-08T13:20:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=9b452b7f5abf799a31f751859ca3103f053adebf'/>
<id>urn:sha1:9b452b7f5abf799a31f751859ca3103f053adebf</id>
<content type='text'>
* remove remaining references to pdf-as 4

* fix tomcat coop

- properly initialize spring boot not just for bootRun but also for tomcat
- fail-fast if properties fails to load
- also deps bumps

* major version bumps

spring boot 3 -&gt; 4
tomcat 10 -&gt; tomcat 11
junit 4 -&gt; 6</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>Move pdf-as-web.conf to Spring &amp; add MOA timeout (#84)</title>
<updated>2026-04-30T08:21:59+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2026-04-30T08:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=e2bfdc313c0b6395d272624688b4ed1cba7ce967'/>
<id>urn:sha1:e2bfdc313c0b6395d272624688b4ed1cba7ce967</id>
<content type='text'>
* move -Dpdf-as-web.conf to spring

* add configurable timeout to MOA signing

* update workflow trigger</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(moa): add moa-spss web-services classes</title>
<updated>2024-09-05T08:23:19+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2024-09-05T08:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=d4631d4ac69d25274b8155afa4ef53b0f7ad8bf6'/>
<id>urn:sha1:d4631d4ac69d25274b8155afa4ef53b0f7ad8bf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(moa): add configuration property to enable SOAP with MTOM</title>
<updated>2024-07-22T13:23:23+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2024-07-22T13:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=dbdee1a6a73053602d4f8ff0817ac3e9ecf7911f'/>
<id>urn:sha1:dbdee1a6a73053602d4f8ff0817ac3e9ecf7911f</id>
<content type='text'>
Hint: MTOM is not yet supported by MOA-SPSS
</content>
</entry>
<entry>
<title>fix(moa): broken certificate loader from URL</title>
<updated>2024-06-24T08:50:25+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2024-06-24T08:50:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=dbba5fd0f644e5b36ec92bedf1ddf28ea04c601b'/>
<id>urn:sha1:dbba5fd0f644e5b36ec92bedf1ddf28ea04c601b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(moa): allow SOAP MTOM mode for file transfer</title>
<updated>2024-06-24T08:17:24+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2024-06-24T08:17:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=fd744d0c94decfcba938e354c7b9a29022325d1d'/>
<id>urn:sha1:fd744d0c94decfcba938e354c7b9a29022325d1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(moa): change references to latest MOA-SPSS WSDL</title>
<updated>2023-04-14T10:40:53+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-04-14T10:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=d09e71dae87b55e2ec108e339d3fe4066983cdb6'/>
<id>urn:sha1:d09e71dae87b55e2ec108e339d3fe4066983cdb6</id>
<content type='text'>
</content>
</entry>
</feed>
