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

--- Comment #5 from [email protected] ---
One useful information.
When testing in newer version of LibreOffice (in my case 7.0.2.2) then with
this setting

filterParam.Name = "SelectPdfVersion";
filterParam.Value = Integer.valueOf(2);
filterParams.add(filterParam);

(note the change from 1 (PDF/A-1a) to 2 (PDF/A-2b)
the exported PDF is really a PDF/A-2b.
At least according to VeraPDF which is a good reference for start.
It seems that the export problem can be constrained to case when trying to
export to PDF/A-1a.

-- 
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

Reply via email to