<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pdf-as-4/pdf-as-cli/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-09T10:34:50+00:00</updated>
<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>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>test(core): update keystore to fix broken test</title>
<updated>2024-02-14T09:41:28+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2024-02-14T09:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=368df3db93f29e594393b81c6ab193bbea758744'/>
<id>urn:sha1:368df3db93f29e594393b81c6ab193bbea758744</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(sigblock): invalid preview in case of sig-blocks with more than half page height</title>
<updated>2023-01-13T13:02:43+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-01-13T13:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=f6d416f004ed294cff71e25358d7b37a9750a1b6'/>
<id>urn:sha1:f6d416f004ed294cff71e25358d7b37a9750a1b6</id>
<content type='text'>
Issue: #68

## Info:
This is only a work-around, because it looks like a general issue in methods to create visual signature tables.
T
</content>
</entry>
<entry>
<title>fix(sigblock): optimize image rendering of signature blocks</title>
<updated>2023-01-12T15:07:30+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-01-12T15:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=b03842ccbef974873bb69d42c9e6cbc66403b432'/>
<id>urn:sha1:b03842ccbef974873bb69d42c9e6cbc66403b432</id>
<content type='text'>
Issue: #65
</content>
</entry>
<entry>
<title>fix for issue #47</title>
<updated>2021-06-25T07:16:31+00:00</updated>
<author>
<name>Alexander Marsalek</name>
<email>amarsalek@iaik.tugraz.at</email>
</author>
<published>2021-06-25T07:16:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=897664089ed6b3082d3dcca946533c83268a79bb'/>
<id>urn:sha1:897664089ed6b3082d3dcca946533c83268a79bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test for issue #47</title>
<updated>2021-06-25T07:12:35+00:00</updated>
<author>
<name>Alexander Marsalek</name>
<email>amarsalek@iaik.tugraz.at</email>
</author>
<published>2021-06-25T07:12:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=252703c09a6ab591382d443cda5e7a910ff1d584'/>
<id>urn:sha1:252703c09a6ab591382d443cda5e7a910ff1d584</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>added empty file, so that git creates "out" folder</title>
<updated>2021-06-23T09:28:06+00:00</updated>
<author>
<name>Alexander Marsalek</name>
<email>amarsalek@iaik.tugraz.at</email>
</author>
<published>2021-06-23T09:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=262a0691d871882ff5b68afeb198b6e91293e704'/>
<id>urn:sha1:262a0691d871882ff5b68afeb198b6e91293e704</id>
<content type='text'>
</content>
</entry>
</feed>
