Re: [docbook-apps] Testing docbook table examples

From
Bob Stayton <>
Date
2007-02-07T07:22:02+00:00
ID
147401c74a88$a4231a00$6400a8c0@totoro
Thread
Re: [docbook-apps] Testing docbook table examples
Hi,

The Cals table example worked for me when 
frame="topbot".  

 

For tables using HTML markup, the frame="hsides" 
should work, but it currently is not implemented in the stylesheet.  You 
could bug report that one.

 

Bob Stayton
Sagehill Enterprises
DocBook Consulting


 

 

  
----- Original Message ----- 

  
From: 
  Linux 
  Solutions 

  
To:  
  

  
Sent: Tuesday, February 06, 2007 10:39 
  PM

  
Subject: [docbook-apps] 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