On Sat, 2011-02-05 at 14:21 -0500, David Nalley wrote: > I think this is likely a FOP problem but I have a table which has an > itemizedlist within an entry. > > In html this is rendered properly, but in PDF, when a line wraps, the > table line effectively strikes through it. > > Screenshot here: > http://ke4qqq.fedorapeople.org/snapshot1.png > > Any thoughts on fixing it?
Hi David, there is a script in the repo, fop-ttc-metric.pl, used to create the metrics files. If you d/l that, fixed the font paths for IPAGothic and IPAPGothic in the hash, and run it as root, it should fix this issue. UNTESTED: $ perl fop-ttc-metric.pl --conffile /usr/share/publican/fop/fop.xconf --outdir /usr/share/publican/fop/font-metrics We need to do an audit of the paths on all supported platforms and then handle any variance before we can ship a fix. Cheers, Jeff. _______________________________________________ publican-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/publican-list Wiki: https://fedorahosted.org/publican
