Commit Graph

75 Commits

Author SHA1 Message Date
Aaron
08b3fbc227 feature: pdf visualization translations 2026-04-07 15:29:07 +02:00
Daniel Luckas
2243f8ce6f Enhance code quality 2025-07-17 15:51:20 +02:00
Daniel Luckas
adab361477 Enhance code quality 2025-07-17 10:15:35 +02:00
langfr
1be7353e45 Ignore calculation errors when extracting xml from pdf. 2025-05-30 20:52:32 +01:00
jstaerk
68dc92c53a updated CLI documentation 2025-04-19 08:20:15 +02:00
jstaerk
b82e7a2b18 updated history 2025-04-19 08:13:47 +02:00
jstaerk
f1adde1aba closes #818 2025-04-18 16:09:26 +02:00
Ivan Pereverziev
7fa2d70128 Fix resource leaks in core file processing classes
- Add try-with-resources for FileInputStream in ZUGFeRDVisualizer
- Fix unclosed InputStream in ZUGFeRDInvoiceImporter with try-with-resources
- Add explicit close() call for XMLWriter in ZUGFeRDValidator
- Properly close DataInputStream in ZUGFeRDExporterFromPDFA
- Fix resource management in Main.convertInputStreamToString
2025-03-13 11:26:35 +01:00
Adrian-Devries
bfa4f4bb2b Merge branch 'ZUGFeRD:master' into fix-logback 2025-01-06 11:41:17 +01:00
Adrian-Devries
1ccfa39dae fix logback config
fix logback config (cf. https://logback.qos.ch/codes.html#nested_if_element)
2024-12-19 15:42:54 +01:00
Heavenfighter
6091fed214 #356 Added cli parameter to generate basic pdf version of xml report 2024-12-13 13:46:20 +01:00
jstaerk
6c0fcdf876 closes #601 2024-12-04 14:34:34 +01:00
jstaerk
10ccc69b9d closes #527 2024-10-22 10:05:13 +02:00
jstaerk
c8a2f7e204 closes #423, closes #465 2024-09-20 17:54:17 +02:00
jstaerk
5a963a7ecf #451 corrected so that file attachments are also possible if source is a PDF/A-1 (and destination PDF/A-3) 2024-08-28 13:56:45 +02:00
langfr
81328c939b Fix ClassCastException in CLI (Main.java). 2024-08-21 00:01:22 +01:00
jstaerk
5b00818817 closes #416 2024-07-18 18:55:41 +02:00
Philip Helger
b803b9ce75 Java 11 2024-07-09 19:52:08 +02:00
Philip Helger
ad8fc7e7ff Cleansing 2024-07-09 19:32:54 +02:00
Philip Helger
12a3abde66 Cleansing 2024-07-09 18:37:53 +02:00
jstaerk
c0dd17eba9 added powershell compat 2024-06-30 19:18:42 +02:00
jstaerk
53391eaf13 closes #392 2024-06-27 10:47:50 +02:00
jstaerk
d22a8a0b5c added a unit test. corrected main 2024-06-26 10:52:32 +02:00
jstaerk
db611cb54f closes #354 2023-12-12 16:54:13 +01:00
Martin Wachtveitl
f031790c4d 341 beta 2023-11-22 14:10:00 +01:00
jstaerk
5ee488e7b3 Merge branch 'master' of github.com:ZUGFeRD/mustangproject
# Conflicts:
#	Mustang-CLI/src/main/java/org/mustangproject/commandline/Main.java
2023-09-11 11:35:59 +02:00
jstaerk
b935ab1e19 update command lines for xml to pdf 2023-09-11 11:33:02 +02:00
Heavenfighter
e961564a02 added new parameter "disable-file-logging" to disable logging to file. 2023-09-06 10:17:42 +02:00
Heavenfighter
a405498d60 fixes #259: disable file logging by setting system property "disable-file-logging"
So no emtpy Logfile and no directory will be created.
2023-08-29 07:31:07 +02:00
jstaerk
2d9b68d9ab support languages 2023-04-13 17:05:53 +02:00
jstaerk
df8940b42e return negative exit code on directory vaidation 2023-02-06 15:56:40 +01:00
Svante Schubert
92af95d90f Adjusting JUnit tests to Jupiter API 2022-12-19 17:28:34 +01:00
jstaerk
ef49132429 corrected forgotten cli shortcut 2022-11-07 17:59:53 +01:00
jstaerk
44802f16b9 allow to create fx 1 files with command line again 2022-07-07 14:16:53 +02:00
jstaerk
ebc878aa17 corrected despatchadvice 2022-05-10 21:02:21 +02:00
jstaerk
7108ecdc92 updated help texts 2022-05-05 17:45:27 +02:00
jstaerk
7078c4adf8 deliveradvice corrections 2022-05-03 20:51:52 +02:00
jstaerk
ef24a7f95d corrections to comply to https://www.gs1-germany.de/gs1-standards/umsetzung/fachpublikationen/detailansicht/der-digitale-lieferschein-dls-die-digitale-abloesung-des-papier-lieferscheins/ 2022-04-24 19:17:24 +02:00
jstaerk
8f246796f4 first attempts to be able to slap together a deliver-x pdf on the commandline 2022-04-09 09:28:50 +02:00
Alex Geller
d233b1cc9c Fixed issue that specifying an attachment was mandatory 2022-04-01 09:18:31 +02:00
jstaerk
15ba24e6a7 new zf 2.2 xslts, schema, schematron, switch to apache commons cli 2022-03-07 15:36:25 +01:00
jstaerk
9acab34f77 allow Order-X XML to be added manually, have Order-X-Functionality in Commandline 2022-01-10 16:08:09 +01:00
Ulrich Zielhofer
96097464ec fixes #259: disable file logging by setting system property "disable-file-logging" 2021-12-29 13:28:15 +01:00
Ulrich Zielhofer
1ec64c6110 solves #227: create both non-shaded and shaded jar for library, while not breaking CLI 2021-12-17 08:48:04 +01:00
jstaerk
fbe0f02c2b small renaming from ZUGFeRD to Factur-X 2021-05-20 15:14:05 +02:00
Chris Grieger
d8efeb10e0 Set ignoreInputErrors flag before loading PDFs 2021-04-15 15:56:32 +02:00
jstaerk
92debd1b27 closes #237 2021-04-15 09:21:23 +02:00
jstaerk
f4affe5c52 closes #230 2021-03-23 20:27:12 +01:00
jstaerk
2aa9a79a56 updated history, notice 2021-02-02 08:21:13 +01:00
jstaerk
2defd02f1d switch to cii2ubl 1.3.0, update commandline help, remove getZip in favor of getZIP 2021-01-19 08:59:26 +01:00