| Posted: 30 Nov 2005 10:22 | |
|
Registered User Currently Offline |
Posts: 28 Join Date: Apr 2005 |
|
Hi,
Do you know why the table of contents becomes concatenated in PDF and how to fix it? The bookmarks section looks ok. The fo-file is not concatenated. HTML is ok. The PDF is not. To be more specific, by concatenated I mean that each chapter title in the document, for example, "Using the GSM Phone" reads "UsingtheGSMPhone" in the table of contents. Best regards,DocBooker |
|
| Posted: 13 Dec 2005 07:53 | |
|
Registered User Currently Offline |
Posts: 28 Join Date: Apr 2005 |
|
I found the solution myself: update the FOP engine. As mentioned somewhere in this forum, standard eDE uses the development version of eDE. The current stable version (0.20.5) presents the ToC correctly.
Fortunately, the upgrade is easy: download FOP, save current fop directory as fop_old, extract FOP to a new fop directory. Copy the missing libraries from fop_old/lib to fop/lib. That's it. I didn't need to make any changes to bat files. Hyphenation works for me (en and fi). |
|