Sorry for not including previous conversation. So how can I embbed all fonts to pdf file? I got it from these resources that it is possible.
quote /Note that FOP does not currently support "tagged PDF" or PDF/A-1a. Support for PDF/A-1b and PDF/X has recently been added, however./ http://xmlgraphics.apache.org/fop/0.95/output.html#pdf <http://xmlgraphics.apache.org/fop/0.95/output.html#pdf> and quote /Make sure all (!) fonts are embedded. If you use base 14 fonts (like Helvetica) you need to obtain a license for them and embed them like any other font./ http://xmlgraphics.apache.org/fop/0.95/pdfa.html <http://xmlgraphics.apache.org/fop/0.95/pdfa.html> Thank you all for help. Great Regards Martin rsargent wrote > Furthermore, the cost of remaining behind the curve is not to be ignored! > On 08/04/2014 10:23 AM, Rob Sargent wrote: >> I've had the pleasure of upgrading from .9x to 1.0 (and beyond) and >> the only problem I had with the requirement that each cell in a table >> had an empty block (when of course there is not content). One solid >> pass through the stylesheets cleaned that up. >> >> rjs >> >> On 08/04/2014 10:18 AM, Chris Bowditch wrote: >>> Hi Martin, >>> >>> The preflight warning occurs because the font is only subset, instead >>> of fully embedded. In later FOP versions you can specify >>> embedding-mode="full" attribute on the font configuration, but that's >>> not available in FOP v0.95. >>> >>> Thanks, >>> >>> Chris >>> >>> On 04/08/2014 16:55, MartinKl wrote: >>>> Thank you for your response. >>>> >>>> I am trying to generate PDF/A-1b document using FOP 0.95. I know >>>> that the >>>> version is very old but it is very hard to upgrade because noone >>>> wants to >>>> pay for it such amount of money for retesting all templates (Bank). >>>> >>>> I am struggeling with embedding fonts into pdf file. I get error >>>> below from >>>> adobe acrobat >>>> >>>> <http://apache-fop.1065347.n5.nabble.com/file/n41013/preflight_verification.gif> >>>> >>>> >>>> >>>> >>>> my fop.xconf is here >>>> https://www.dropbox.com/s/42y70t37ttdv5g6/fop.xconf >>>> <https://www.dropbox.com/s/42y70t37ttdv5g6/fop.xconf> >>>> >>>> I´ve also created report from adobe acrobat which can be usefull. >>>> >>>> https://www.dropbox.com/s/9isf4oo7u0hq6pq/doc_report.pdf >>>> <https://www.dropbox.com/s/9isf4oo7u0hq6pq/doc_report.pdf> >>>> >>>> and doc.pdf is here >>>> https://www.dropbox.com/s/y17s2osoljmmh9s/doc.pdf >>>> <https://www.dropbox.com/s/y17s2osoljmmh9s/doc.pdf> >>>> >>>> >>>> Thank you for response. I hope I´ve provided enough info. >>>> >>>> Great Regards >>>> Martin Klapec >>>> >>>> >>>> >>>> -- >>>> View this message in context: >>>> http://apache-fop.1065347.n5.nabble.com/Loading-fonts-problem-tp41009p41013.html >>>> Sent from the FOP - Users mailing list archive at Nabble.com. >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: > fop-users-unsubscribe@.apache >>>> For additional commands, e-mail: > fop-users-help@.apache >>>> >>>> >>>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: > fop-users-unsubscribe@.apache >>> For additional commands, e-mail: > fop-users-help@.apache >>> >> -- View this message in context: http://apache-fop.1065347.n5.nabble.com/Loading-fonts-problem-tp41009p41022.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org