https://bugs.documentfoundation.org/show_bug.cgi?id=136805
--- Comment #3 from [email protected] ---
Simmary:
Libre office 7.0.1 is not really producing PDF/A documents.
Steps to Reproduce:
We use the uno interface on a localhost socket
with following filterparam
filterParam.Name = "SelectPdfVersion";
filterParam.Value = Integer.valueOf(1); // 0 = PDF 1.4 (default selection). 1 =
PDF/A-1 (ISO 19005-1:2005)
filterParams.add(filterParam);
as we have discovered later, the PDF/A-1a is not an option on 7.0.1 LibreOffice
GUI anymore (so I do not know if param value 1 is still valid), but the the
behaviour is reproducible via GUI as well:
1. Open the attached PDF in LibreOffice
2. Choose File -> Export as PDF with PDF/A checked (in the new version we've
tried PDF/A-1b.
Actual Results:
PDF is produced and metadata claim PDF/A conformance level/profile.
In fact there is a problem with the structure (pls. see first post).
Expected Results:
The PDF produced is really a PDF/A, passing validation checks. Right now the
7.0.1 fails, the 6.4.6 (and earlier) seems to do fine.
Reproducible: Always
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs