Quantcast
Channel: Aspose.Pdf Product Family
Viewing all articles
Browse latest Browse all 3131

PDF2XML for ZUGFeRD

$
0
0
I have tried to convert a PDF-A/3 from ZUGFerd to xml from the example code:
// Load source PDF fileDocument doc = new Document(@"d:\document.pdf");// Save output in XML formatdoc.Save("d:\outFile.xml", SaveFormat.MobiXml);
The result is not that what i have expected.

In the attachment you can find the original "ZUGFeRD_1p0_BASIC_Einfach.pdf".
Also "ZUGFeRD_1p0_BASIC_Einfach_1.xml" as the wrong result of Aspose.PDF.
From "ZUGFeRD_1p0_BASIC_Einfach_2.xml" as the correct result of another PDF2XML converter.



Viewing all articles
Browse latest Browse all 3131

Trending Articles