[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

There is news about ZUGFeRD with gambas3


Salut,

after a successful implementation with my invoice data in C#, to the
ZUGFeRD standard, I use a file stream, with a keyword followed by the
invoice data.
I used the free C# library ‘ZUGFeRD-csharp’ by Stephan stephanstapel on
github.com as a template.
I abandoned my plan to bring the C# programme to Linux with MONO or to
have it executed via a MONO docker for several reasons. Instead, I
ported this way to generate the invoice XML with gambas3.

An *.XML file is generated that corresponds to ZUGFeRD version 2.3, in
ZUGFeRD format CII in data profile en16931.

But beware: this is only a wrapper, you have to bring in the knowledge
about the parameters and lists yourself. You can find help on this at
‘ZUGFeRD-csharp’ by Stephan stephanstapel on github.com at
https://github.com/stephanstapel/ZUGFeRD-csharp

To integrate the XML into a PDF you have to use ghostscript
(https://www.ghostscript.com/blog/zugferd.html )


You can find gbZUGFeRD23 in the software farm
-- 
Amicalement
Charlie