Hi, I'm working with FOP embedded in a CMS for generating PDFs from data. Now i have the following problem.
In my PDFs there are bookmarks, everything works fine with the bookmarks. I have sections of my PDF in the first tier of the bookmark-tree, in the second tier there are article titles. To underline that structure I wanted to write the bookmark-titles of the first tier in bold, is this possible? I can't find an attribute list for fo:bookmark/fo:bookmark-title. I tried with inline, but it isn't allowed. I tried with font-weight="bold" in bookmark-title and nothing happens. In my example PDF created with an PDF writer there are bold letters in the bookmark list, does this work with fop too? Greetings, JPee -- View this message in context: http://www.nabble.com/Bookmarks-and-bold-values-tp26006814p26006814.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
