← Prev in month ← Prev in thread

Testing docbook table examples

From
Linux Solutions <>
Date
2007-02-07T06:39:45+00:00
ID
Thread
Testing docbook table examples
Hello,

I'm testing docbook5 table examples for PDF with frame="topbot" and it doesn't seem to work. I'm using xslt, docbook5-xsl-1.72.0, fop 0.93 and docbook 5.0.

The examples are,

http://www.docbook.org/tdg5/en/html/cals.table.html
http://www.docbook.org/tdg5/en/html/html.table.html

FOP says,
<snip>
transforming docbook to fo

Making portrait pages on USletter paper (8.5inx11in)
transforming fo to pdf
Feb 6, 2007 10:28:18 PM org.apache.fop.fo.FONode attributeWarning
WARNING: Warning(14/1335): fo:table, table-layout="auto" is currently not supported by FOP

Feb 6, 2007 10:28:18 PM org.apache.fop.fo.FONode attributeWarning
WARNING: Warning(14/1492): fo:table-header, In the separate border model (border-collapse="separate"), borders are not applicable to fo:table-header, but a non-zero value for border was found.

Feb 6, 2007 10:28:18 PM org.apache.fop.fo.FONode attributeWarning
WARNING: Warning(17/172): fo:table-body, In the separate border model (border-collapse="separate"), borders are not applicable to fo:table-body, but a non-zero value for border was found.

Feb 6, 2007 10:28:18 PM org.apache.fop.fo.flow.TableColumn bind
WARNING: table-layout="fixed" and column-width unspecified => falling back to proportional-column-width(1)
Feb 6, 2007 10:28:18 PM org.apache.fop.fo.flow.TableColumn
 bind
WARNING: table-layout="fixed" and column-width unspecified => falling back to proportional-column-width(1)
Feb 6, 2007 10:28:18 PM org.apache.fop.fo.flow.TableColumn bind
WARNING: table-layout="fixed" and column-width unspecified => falling back to proportional-column-width(1)

Feb 6, 2007 10:28:18 PM org.apache.fop.fo.flow.TableColumn bind
WARNING: table-layout="fixed" and column-width unspecified => falling back to proportional-column-width(1)
Feb 6, 2007 10:28:18 PM org.apache.fop.fo.flow.TableColumn
 bind
WARNING: table-layout="fixed" and column-width unspecified => falling back to proportional-column-width(1)
Feb 6, 2007 10:28:18 PM org.apache.fop.hyphenation.Hyphenator getHyphenationTree
SEVERE: Couldn't find hyphenation pattern en

</snip>

I see the table with frame on all sides and rows.

Any ideas? Are there better open source tools for PDF processing other than FOP?

TIA,
Josh
← Prev in month ← Prev in thread