Re: [xsl] CALS Table to PDF

Subject: Re: [xsl] CALS Table to PDF
From: "W. Eliot Kimber" <eliot@xxxxxxxxxx>
Date: Tue, 12 Feb 2002 14:43:24 -0600
Paul Terray wrote:
> 
> Hello,
> 
> I am trying to convert CALS table to PDF. I have tried the xsl-fo
> stylesheets from the docbook, but it seems the result is still too basic
> for my need : it does not put any lines between my rows in my tables
> (edited with Xmetal or EPIC), and the frame is always the same.

You will need to define a template for <table> and set up your
table-level borders there. You may also have to hack the
Docbook-provided templates for entry to add the appropriate cell
rules--I remember I had to do some minor hacking make this happen,
although it wasn't anything too extreme.

Cheers,

Eliot
-- 
W. Eliot Kimber, eliot@xxxxxxxxxx
Consultant, ISOGEN International

1016 La Posada Dr., Suite 240
Austin, TX  78752 Phone: 512.656.4139

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread