Bug Report T312126
Visible to All Users

XtraReports - A report exported to PDF/A-3 format cannot be correctly validated

created 9 years ago

I`'m Trying to create A ZUGFeRD validated PDF from an Invoice Report, Using the Example
How to export a report to ZUGFeRD
And Adding the Description to the Attachment.
But when im Trying To validate the File on din-zugferd-validation.org the Resullt is
(Zeilennummer) - Fehler / Hinweise
******************************************************
(0000) Es konnte kein XML aus dem ZUGFeRD PDF extrahiert werden.

I think there is a Problem within for the Text-Encoding for the Attachment.

Entry after Export:
/F (þÿ Z U G F e R D - i n v o i c e . x m l)
/UF (þÿ Z U G F e R D - i n v o i c e . x m l)
/Desc (þÿ Z U G F e R D   R e c h n u n g)

When changing the entry manually  to:
/F (ZUGFeRD-invoice.xml)
/UF (ZUGFeRD-invoice.xml)
/Desc (ZUGFeRD Rechnung)

Everything works just fine.

Comments (3)
Dmitry Tokmachev (DevExpress) 9 years ago

    Hello Pedro,

    It seems that the PDF file produced from the sample project attached to the answer of the Validation of the PDF/A-3 ZUGFeRD document fails thread is correctly validated using the www.zugferd-checker.de service (I have attached the resulting report). However, at the moment I'm not able to validate the same file using the https://www.din-zugferd-validation.org service since it requires waiting for two days to activate my newly registered account.

    Would you please check if the validation is passed correctly if you only change the following string:

    /F (þÿ Z U G F e R D - i n v o i c e . x m l)

    to

    /F (ZUGFeRD-invoice.xml)

    Please let me know of your results.

    Thanks,
    Dmitry

    PS PS
    Pedro Schöller 9 years ago

      When i only change this Entry,
      the www.din-zugferd-validation.org service validates correctly.
      But the zugferd-checker won't work, because of the manual changes.

      Dmitry Tokmachev (DevExpress) 9 years ago

        Thanks for the clarification, Pedro.

        I've forwarded this thread to our R&D team for further research. Please keep an eye on this thread for further updates.

        Thanks,
        Dmitry

        Answers approved by DevExpress Support

        created 9 years ago

        We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.

        Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.

          Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

          Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.