Stefan Koch

Results 5 comments of Stefan Koch

Is there any progress on this one? Can we somehow help?

@RepinsPL Did you found any solution? I am struggling with the same since quite some time. Can we do something?

Would be really nice to have that functionality directly in `dompdf `. However, [horstoeko](https://github.com/horstoeko/zugferd) solved the problem in his library by using `fpdf` to merge the PDF_without_XML and the Zugferd_XML...

Maybe you should read this [class](https://github.com/horstoeko/zugferd/blob/master/src/ZugferdDocumentPdfMerger.php) a bit more carefully.

Okay, one more try from my side. Have a look at that [class](https://github.com/horstoeko/zugferd/blob/1140e93a41d6f8189ff0dd83819d0936a8cd3e13/src/ZugferdDocumentPdfBuilderAbstract.php) there are functions for generating and saving Document. Which do exactly what I described in my first...