I assume this is bug http://issues.apache.org/bugzilla/show_bug.cgi?id=47711 which has already been fixed in FOP Trunk. You may have to download the current development code: http://xmlgraphics.apache.org/fop/download.html#source
HTH On 16.04.2010 12:06:03 Virginjus Kandrotas wrote: > Hello everybody interesting in this problem, > > after different test scenarios I have found solution to my problem. To avoid > following error “CIDset in subset font is incomplete” I used ansi encoded > font metrics (default by fop TTFReader is CID-keyed). Both validators shows > no errors on new created pdf documents. To generate ansi encoded metrics > TTFReader should be called with “-enc ansi” option. > > It is still open question why it is not working with standard CID-keyed > metrics, maybe FOP guru's can answer it? > > > Best regards, > > Virginijus > > --- Virginjus Kandrotas <[email protected]> schrieb am Do, 15.4.2010: > > > Von: Virginjus Kandrotas <[email protected]> > > Betreff: “CIDset in subset font is incomplete” error by pdf/a-1b validation > > An: [email protected] > > Datum: Donnerstag, 15. April, 2010 10:25 Uhr > > Hello, > > > > I am trying to use fop 0.95 to generate pdf/a-1b conform > > documents. By validating created pdf document > > against > > “callas pdfaPilot“ online demo version > > http://www.datalogics.com/products/callas/callaspdfA-onlinedemo.asp > > as well Acrobat Professional Preflight function I am getting > > following error: > > > > “CIDset in subset font is incomplete (1 match on 1 page) > > > > Text Gladiator,Bold 12.0 pt TrueType (CID) embedded (as a > > subset) (1 match)” > > > > As example fo input file I am using fop 0.95 > > test/xml/pdf-a/minimal-pdf-a.fo and test/test.xconf config > > file. > > > > Can anybody explain what is wrong here ? > > > > Best Regards, > > > > Virginijus > > > > __________________________________________________ > > Do You Yahoo!? > > Sie sind Spam leid? Yahoo! Mail verfügt über einen > > herausragenden Schutz gegen Massenmails. > > http://mail.yahoo.com > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > __________________________________________________ > Do You Yahoo!? > Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz > gegen Massenmails. > http://mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
