[Libreoffice-bugs] [Bug 136805] Export to PDF/A-1a is not PDF/A conformant

2020-09-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136805

Jan-Marek Glogowski  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |glo...@fbihome.de
   |desktop.org |
   Keywords||bibisected, regression
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #4 from Jan-Marek Glogowski  ---
Regression from commit

commit d016e052ddf30649ad9b729b59134ce1e90a0263

pdf: extract XMP metadata writing and use XmlWriter

Pending patch: https://gerrit.libreoffice.org/c/core/+/102888

Would be nice to optionally use VeraPDF as a verifier for our PDF export unit
tests, just like the ODF validator, but that is a lot more work tom implement.

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


[Libreoffice-bugs] [Bug 136805] Export to PDF/A-1a is not PDF/A conformant

2020-09-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136805

BogdanB  changed:

   What|Removed |Added

 Blocks||103378
 CC||buzea.bog...@libreoffice.or
   ||g


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103378
[Bug 103378] [META] PDF export bugs and enhancements
-- 
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


[Libreoffice-bugs] [Bug 136805] Export to PDF/A-1a is not PDF/A conformant

2020-09-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136805

--- Comment #3 from jan.procha...@archimetes.com ---
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
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136805] Export to PDF/A-1a is not PDF/A conformant

2020-09-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136805

--- Comment #2 from jan.procha...@archimetes.com ---
Created attachment 165564
  --> https://bugs.documentfoundation.org/attachment.cgi?id=165564=edit
Output from version 7.0.1 (is claimed as PDF/A-1a, but in fact isn't due to the
error in structure)

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


[Libreoffice-bugs] [Bug 136805] Export to PDF/A-1a is not PDF/A conformant

2020-09-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136805

--- Comment #1 from jan.procha...@archimetes.com ---
Created attachment 165563
  --> https://bugs.documentfoundation.org/attachment.cgi?id=165563=edit
Output from version 6.4.6 (is really a PDF/A-1a)

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