Hi,

I just installed the missing pieces on the server to allow PDF 
generation again (JDK, FOP and FAI).

First attempt to render the PDF seems to have successful minus a few 
warnings regarding missing fonts and an overflow problem in a paragraph.

Generated PDF is here: 
http://www.linuxfromscratch.org/~gerard/LFS-BOOK-20090526.pdf

Have a look, see if you can spot any obvious issues. If it appears 
decent the daily snapshots can include PDFs again.

The warnings mentioned earlier on this first attempt are as follows.

May 26, 2009 8:03:58 PM org.apache.fop.fonts.FontInfo notifyFontReplacement
WARNING: Font 'Symbol,normal,700' not found. Substituting with 
'Symbol,normal,400'.

May 26, 2009 8:03:58 PM org.apache.fop.fonts.FontInfo notifyFontReplacement
WARNING: Font 'ZapfDingbats,normal,700' not found. Substituting with 
'ZapfDingbats,normal,400'.

May 26, 2009 8:03:59 PM org.apache.fop.fonts.FontInfo notifyFontReplacement
WARNING: Font 'ZapfDingbats,italic,400' not found. Substituting with 
'ZapfDingbats,normal,400'.

May 26, 2009 8:04:04 PM 
org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm 
updateData2
WARNING: Line 2 of a paragraph overflows the available area by 43200mpt. 
(fo:block, location: 1824/2298)


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to