[
https://issues.apache.org/jira/browse/FOP-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Hegny updated FOP-2639:
------------------------------
Attachment: testlibertine.pdf
fop 2.1 pdf output (pdf 1.4 as for pdf/a-1a)
> CIDSet error when PDF/A validating fop output with Linux Libertine OTF
> ----------------------------------------------------------------------
>
> Key: FOP-2639
> URL: https://issues.apache.org/jira/browse/FOP-2639
> Project: FOP
> Issue Type: Bug
> Components: renderer/pdf
> Affects Versions: 2.1
> Environment: linux, java version "1.7.0_101"
> OpenJDK Runtime Environment (IcedTea 2.6.6) (7u101-2.6.6-2~deb7u1)
> OpenJDK 64-Bit Server VM (build 24.95-b01, mixed mode)
> Reporter: Stefan Hegny
> Priority: Minor
> Labels: pdf/a
> Attachments: testlibertine.fo, testlibertine.pdf
>
>
> Using the font LinLibertine_R.otf from the latest 5.3 release
> (http://sourceforge.net/projects/linuxlibertine/files/linuxlibertine/5.3.0/)
> in xsl-fo and requesting PDF/A-1a conformance gives validation error on
> https://www.pdf-tools.com/pdf/pdfa-online-pruefen.aspx:
> brief_DE_letter_PG_1_ovlsame.pdf does not conform to PDF/A.
> {noformat}
> Validating file "brief_DE_letter_PG_1_ovlsame.pdf" for conformance level
> pdfa-1a
> The value of the CIDSet[2] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[3] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[4] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[5] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[6] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[7] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[8] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[9] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[10] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[11] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[12] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[25] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[28] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[29] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[30] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[31] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[32] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[33] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[44] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[45] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[50] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[55] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[57] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[58] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[59] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[60] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[61] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[62] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[63] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The value of the CIDSet[64] of font EAAAAA+LinuxLibertineCapitalsO is false
> but must be true.
> The document does not conform to the requested standard.
> The document contains fonts without embedded font programs or encoding
> information (CMAPs).
> {noformat}
> Will attach sample fo input file, relevant config lines are
> {{<font kerning="yes"
> embed-url="file:///home/hegny/temp/libertine-5.3/LinLibertine_R.otf">}}
> {{<font-triplet name="LinLibertineO" style="normal" weight="normal"/>}}
> {{</font>}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)