Forget my request for information. 

It was just a matter of playing with some of the table and table-cell
properties, namely setting the border-*-style attributes to solid.

eg

<fo:table-cell border-before-style="solid" border-after-style="solid"
border-start-style="solid" border-end-style="solid" border-top-style="solid"
border-bottom-style="solid" border-left-style="solid"
border-right-style="solid" border-top-width="thin"
border-bottom-width="thin" border-left-width="thin"
border-right-width="thin" border-start-color="red" border-end-color="red"
border-left-color="red" border-right-color="red" border-before-width="thin"
border-after-width="thin" border-start-width="thin" border-end-width="thin"
border-after-color="red" border-before-color="red" border-top-color="red"
border-bottom-color="red">

It may be overkill but it got the borders printed ...

-----Original Message-----
From: Mark Donnelly [mailto:[EMAIL PROTECTED]
Sent: 27 September 2004 12:24
To: '[EMAIL PROTECTED]'
Subject: Table borders


Has anyone got an example of a table that prints out its borders.

Ive used a table example from the Apache website but I dont get any borders
shown in the output pdf. 

In addition I have specified the border-start-color, border-top-width, etc
to try and force a border to show but with no result.

Any ideas?



---------------------------------------------------------------------
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]

Reply via email to