Error error on extracting of XML attachments
Hi, I'm new in this forum. I use the PDFClown in my project in order to extract every attachments, possibly include in a PDF and got an error on some special ZUGFeRD PDFs (PDFs with a XML meta datas inside). I think I found the error, anyway I can extract the attachment now (after fixing). What shoud be the way to provide my suggestion to the developer of ClownPDF? And there is the point (FullFileSpecification.cs): /* Gets the embedded file associated to the given key. / private EmbeddedFile GetEmbeddedFile(PdfName...
Hi, I'm new in this forum. I use the PDFClown in my project in order to extract every attachments, possibly include in a PDF and got an error on some special ZUGFeRD PDFs (PDFs with a XML meta datas inside). I think I found an error, anyway I can extract the attachment now (after fixing). What shoud be the way to provide my suggestion to the developer of ClownPDF? And there is the point (FullFileSpecification.cs): /* Gets the embedded file associated to the given key. / private EmbeddedFile GetEmbeddedFile(PdfName...