https://bugs.documentfoundation.org/show_bug.cgi?id=106651

            Bug ID: 106651
           Summary: PDF/A fails validation using Solid Documents
                    (something to do with not mapping to Unicode)
           Product: LibreOffice
           Version: 5.4.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Printing and PDF export
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: jim.av...@gmail.com

Description:
Writer docs exported to PDF/A fail the free validation test at
www.validatepdfa.com, which appears to use the validation software sold by
Solid Documents.

(this may very well be an error in their validation tests, but somebody who
knows this stuff may want to check that it isn'a a bona-fide LO bug)

The errors all seem to have something to do with font names being not
representable in Unicode.  This seem a bit unlikely to me :-) but the error
messages are
  "The font 'EAAAAA+ArialMT' violates a condition to be mapped to Unicode"
  (and similarly for every other standard font)

Now that I think about it, maybe the problem is that the encoding of the entire
file is being mis-recognized by the validation software (or the PDF-A is really
mis-encoded).   


Steps to Reproduce:
1. Load attached writer doc (probably any will do)
2. File->Export to PDF and select "PDF/A" in the options
3. send an email to valid...@validatepdfa.com with a message body containing
the following 5 lines, and the .pdf file attached (no Subject).  AFAIK this
won't sign you up for spam.  But.
/Service (www.validatepdfa.com)
/Subscribe false
/Language /en
/Country /us
/ZipResults false



Actual Results:  
The service sends back an email saying the validation failed, and with a .xml
attachment giving the details, which include the following:

<metadata>
        <problem severity="warning" objectID="59" clause=" TN0003"
standard="pdfa">Recommended property 'format' for schema 'dc' missing</problem>
      </metadata>
      <fonts>
        <problem severity="fatalError" objectID="13" clause="6.3.8"
standard="pdfa">The font 'HAAAAA+CourierNewPSMT' violates a condition to be
mapped to Unicode</problem>
        <problem severity="fatalError" objectID="18" clause="6.3.8"
standard="pdfa">The font 'CAAAAA+TimesNewRomanPS-ItalicMT' violates a condition
to be mapped to Unicode</problem>
        <problem severity="fatalError" objectID="23" clause="6.3.8"
standard="pdfa">The font 'BAAAAA+TimesNewRomanPSMT' violates a condition to be
mapped to Unicode</problem>
        <problem severity="fatalError" objectID="28" clause="6.3.8"
standard="pdfa">The font 'DAAAAA+TimesNewRomanPS-BoldItalicMT' violates a
condition to be mapped to Unicode</problem>
        <problem severity="fatalError" objectID="33" clause="6.3.8"
standard="pdfa">The font 'EAAAAA+ArialMT' violates a condition to be mapped to
Unicode</problem>
        <problem severity="fatalError" objectID="38" clause="6.3.8"
standard="pdfa">The font 'FAAAAA+Arial-ItalicMT' violates a condition to be
mapped to Unicode</problem>
        <problem severity="fatalError" objectID="43" clause="6.3.8"
standard="pdfa">The font 'IAAAAA+CourierNewPS-ItalicMT' violates a condition to
be mapped to Unicode</problem>
        <problem severity="fatalError" objectID="48" clause="6.3.8"
standard="pdfa">The font 'JAAAAA+CourierNewPS-BoldItalicMT' violates a
condition to be mapped to Unicode</problem>
        <problem severity="fatalError" objectID="53" clause="6.3.8"
standard="pdfa">The font 'GAAAAA+Arial-BoldItalicMT' violates a condition to be
mapped to Unicode</problem>
      </fonts>


Expected Results:
Joy and Beauty


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:52.0) Gecko/20100101
Firefox/52.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to