jstaerk
6ed515d85b
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
2024-06-30 19:19:00 +02:00
jstaerk
c0dd17eba9
added powershell compat
2024-06-30 19:18:42 +02:00
Jochen Staerk
7778ee7728
Merge pull request #399 from Sarenor/feature/ISSUE-395-Support-Zugferd-Xrechnung-profile
...
Added XRechnung Profile support
2024-06-28 11:42:30 +02:00
Dominik Röschke
94f7558066
Added XRechnung Profile support
2024-06-27 15:05:07 +02:00
Matthias Kilian
3ca078a10c
ZUGFeRDVisualizer.toPDF(): generate PDF/A-3b.
...
PDF/A-1b doesn't support embedded files, but when converting e.g. an XRechnung with an
attached document, the visualizer tries (and fails) to attach it to the generated PDF.
2024-06-27 13:19:46 +02:00
jstaerk
53391eaf13
closes #392
2024-06-27 10:47:50 +02:00
jstaerk
cbd8f71ca0
corrected version
2024-06-27 08:46:35 +02:00
jstaerk
d22a8a0b5c
added a unit test. corrected main
2024-06-26 10:52:32 +02:00
Jochen Staerk
bcdc7438ac
Merge pull request #393 from phax/master
...
Support for Jakarta and PDFBox 3.x
2024-06-24 13:54:22 +02:00
Philip Helger
95d00f7a58
Fixed another NPR
2024-06-18 22:10:46 +02:00
Philip Helger
73e35fdd46
Using Verapdf for Jakarta
2024-06-18 22:08:32 +02:00
Philip Helger
ef5babb38e
Fix NullPointerException
2024-06-18 22:08:14 +02:00
Philip Helger
2d245665f4
Avoid valid result in case of exception
2024-06-18 21:48:13 +02:00
Philip Helger
f911028135
Renamed class
2024-06-18 21:18:37 +02:00
Philip Helger
c94b3da52c
Version bump
2024-06-18 21:16:09 +02:00
Philip Helger
07b44464c5
Version bump
2024-06-18 21:14:42 +02:00
Philip Helger
9cd2e36c69
Test fixes
2024-06-18 21:09:52 +02:00
Philip Helger
0a087ed184
Test fix
2024-06-18 20:13:31 +02:00
Philip Helger
22b76141c2
Updated to Jakarta + PDFBox 3.x
2024-06-18 18:22:57 +02:00
jstaerk
b8720a16a0
small possible nullpointerex fix (for accidental non-pdf/a-PDFs), new test
2024-06-03 08:04:15 +02:00
Jochen Staerk
ecdd74f792
Merge pull request #390 from langfr/master
...
Fix #389 : ClassCastException: ZUGFeRDExporterFromA3 cannot be cast to…
2024-06-03 08:01:08 +02:00
langfr
8c16d4311c
Fix #389 : ClassCastException: ZUGFeRDExporterFromA3 cannot be cast to ZUGFeRDExporterFromPDFA
2024-06-01 13:53:41 +01:00
Jochen Staerk
d0caf0d7b1
Merge pull request #388 from Heavenfighter/master
...
#387 allow embedd fonts from jar-file for pdf creation
2024-05-31 09:22:07 +02:00
Heavenfighter
18be7adb07
allow embedd fonts from jar-file for pdf creation
...
fonts can now added in fop configuration via classpath notation. Also added FreeSans.ttf
2024-05-30 16:02:46 +02:00
jstaerk
ed0c12dfaa
[maven-release-plugin] prepare for next development iteration
2024-05-22 18:24:31 +02:00
jstaerk
8ad1f2a9f3
[maven-release-plugin] prepare release core-2.11.0
2024-05-22 18:24:29 +02:00
jstaerk
abb4ccd38b
added some javadoc
2024-05-22 18:20:17 +02:00
jstaerk
a92ecb04aa
[maven-release-plugin] rollback the release of core-2.11.0
2024-05-22 18:08:31 +02:00
jstaerk
3821dbdd29
[maven-release-plugin] prepare for next development iteration
2024-05-22 18:00:55 +02:00
jstaerk
aa38a98af5
[maven-release-plugin] prepare release core-2.11.0
2024-05-22 18:00:53 +02:00
jstaerk
09729e46b5
corrected a test
2024-05-22 17:52:13 +02:00
jstaerk
f2a6165ba4
I don't know why those tests work now but thats better than having them throw errors like before
2024-05-22 17:34:57 +02:00
jstaerk
e0773d7c7e
error 26 to be raised again
2024-05-20 14:47:46 +02:00
jstaerk
fd5546e892
down to 4 errors
2024-05-18 20:39:21 +02:00
jstaerk
465f114c81
reverting ph-schematron upgrade due to test errors
2024-05-18 20:26:21 +02:00
jstaerk
b6659345cb
moved getvalidationcontext into validator
2024-05-17 20:09:44 +02:00
Jochen Staerk
b4cfc4be7b
Merge pull request #382 from Sarenor/implement-validation-issues-as-object-instead-of-xml-string
...
Added getter for validation context to get the ValidationIssues Vector for further processing in another application
2024-05-17 20:06:46 +02:00
jstaerk
0720c76b50
corrected test cases
2024-05-17 14:24:42 +02:00
jstaerk
d5df6d9b3e
corrected ubl tests for xr3 example
2024-05-15 11:44:07 +02:00
Dominik Röschke
1ee64d87eb
Added getter for validation context to get the ValidationIssues Vector for further processing in another application
2024-05-15 11:00:41 +02:00
jstaerk
7f7adeab5a
updates from the weekend
2024-05-13 10:13:48 +02:00
jstaerk
4107e3e4cf
sorry i forgot
2024-05-13 10:13:23 +02:00
jstaerk
757910fff8
working on cash discount abstraction (XR and reading is still missing)
2024-05-09 08:59:20 +02:00
jstaerk
e8bbc6c008
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
2024-05-06 16:10:29 +02:00
jstaerk
3246e8f94d
corrected test files
2024-05-06 16:10:14 +02:00
jstaerk
2ffefbf4c2
schema for validation results
2024-05-06 15:27:23 +02:00
jstaerk
bdb47ce100
coparing arrays for beginners
2024-05-06 15:24:43 +02:00
Jochen Staerk
3d73e9c984
Merge pull request #379 from Sarenor/implement-input-stream-validation
...
Implement input stream validation
2024-05-06 15:09:59 +02:00
jstaerk
ed97bb9d12
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
2024-05-06 15:02:31 +02:00
jstaerk
52c7fce13e
move ubl examples to different dir
2024-05-06 15:02:18 +02:00