Page 1 of 1

Create a Factur-X conform PDF document

Posted: Tue Jun 25, 2019 3:32 pm
by marco
Hey,

I have an invoice as PDF and a xml document that describes the PDF.
Is it possible to create a Factur-X (or ZUGFeRD) conform PDF with GDPicture?

Kind regards,
Marco

Re: Create a Factur-X conform PDF document

Posted: Wed Jun 26, 2019 11:27 am
by Matus
Hi Marco,

We do not currently provide any dedicated methods to create ZUGFeRD or Factur-X documents.
In order to create this kind of document you will need to embed the XML part to the PDF document using file name specified by the ZUGFeRD or Factur-X specifications. After that you will need to save the file as PDF/A-3 (a,b,u depending on the input document) and do some metadata modification afterwards again according to the ZUGFeRD or Factur-X specification.

Re: Create a Factur-X conform PDF document

Posted: Thu Jun 27, 2019 12:56 pm
by marco
Hi Matus,

This was exactly what I needed! Thank you. I was able to implement as I need it.

Best regards, Marco

Re: Create a Factur-X conform PDF document

Posted: Thu Jul 11, 2019 1:45 pm
by Gabriela
Hi, Marco,

Thank you for your return. We really appreciate it.
Do not hesitate to contact us in the future if you will need further assistance.

Re: Create a Factur-X conform PDF document

Posted: Mon Mar 30, 2020 2:02 pm
by mootez07
Hi Matus
Can you help me to create Factur-X conform PDF/A3
I started with creating a thumbnail image from a PDF

Best regard

Re: Create a Factur-X conform PDF document

Posted: Tue Mar 31, 2020 3:54 pm
by Hugo
Hi Mootez07,

What exactly are you having trouble doing?
"In order to create this kind of document you will need to embed the XML part to the PDF document using file name specified by the ZUGFeRD or Factur-X specifications. After that you will need to save the file as PDF/A-3 (a,b,u depending on the input document) and do some metadata modification afterwards again according to the ZUGFeRD or Factur-X specification".

We can help you achieve anything in our software but for ZUGFeRD or Factur-X related information we cannot help you and you alone will need to be able to change the metadata according to these.

To convert a document to PDF/A you can use this method: https://www.gdpicture.com/guides/gdpicture/Gd ... oPDFA.html

Regards,