Hi,
Thanks for clarifying. Hyphenation is done by the FO processor and is
dependent on the locale. The Apache site has information about configuring
FOP for hyphenation:
http://xmlgraphics.apache.org/fop/0.94/hyphenation.html
Regarding adding color to text in PDF, the FO property named "color" can do
that. It requires using an attribute-set if one is available for the
intended text, or a template customization. Maybe you could describe what
you are trying to color.
Bob Stayton
Sagehill Enterprises
[EMAIL PROTECTED]
----- Original Message -----
From: "fingerli" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, March 13, 2008 2:13 AM
Subject: Re: [docbook-apps] [docbook] PDF Convertion faults
-I don't understand what you mean by "breakup".
With breakup i mean hyphenation. Sorry bout my worse english. :)
- This works when I try it. Does your XML file declare the xl namespace?
It works in PDF and HTML Help but in Java Help they don't work.
- the formatting with CSS doesn't work. Is this because the FOP can't read
CSS?
- That's correct.
How can i avoid using CSS? Is there another way to colorise my text in
PDF?
Kind regards
Michael FInger
Bob Stayton wrote:
[moving this over to the docbook-apps mailing list where such issues are
discussed]
Hi,
Some comments below.
----- Original Message -----
From: "fingerli" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 10, 2008 5:53 AM
Subject: [docbook] PDF Convertion faults
HI @ all
There are some faults by converting my file (with docbook 5.0) into pdf.
The
following are:
- links on external homepages doesn't work. i create them this way:
<link xl:href="www.google.ch">Google</link>
This works when I try it. Does your XML file declare the xl namespace?
- there is no breakup
I don't understand what you mean by "breakup".
- the tables are illegal ( table-layout="auto")
Most tables are assigned table-layout="fixed", but there are a few layout
tables for certain elements generated by the stylesheet that don't have a
table-layout property. That is a deficiency of the stylesheet, but FOP
still processes them as "fixed" after complaining about them.
- some pages produce an overflow
FOP still has some bugs like that. Turning off keep-together on tables
seems to help.
- the formatting with CSS doesn't work. Is this because the FOP can't
read
CSS?
That's correct.
Bob Stayton
Sagehill Enterprises
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
View this message in context:
http://www.nabble.com/Re%3A--docbook--PDF-Convertion-faults-tp15969141p16023730.html
Sent from the docbook apps mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]