From 93d72752b8649dc13202250534f30b80d9df031b Mon Sep 17 00:00:00 2001 From: Keiron Liddle Date: Tue, 2 Jan 2001 05:41:45 +0000 Subject: [PATCH] example tables with borders on cells, rows, columns, bodies and table git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193938 13f79535-47bb-0310-9956-ffa450edef68 --- docs/examples/tables/borders.fo | 1022 +++++++++++++++++++++++++++++++ 1 file changed, 1022 insertions(+) create mode 100644 docs/examples/tables/borders.fo diff --git a/docs/examples/tables/borders.fo b/docs/examples/tables/borders.fo new file mode 100644 index 000000000..7ebf6f175 --- /dev/null +++ b/docs/examples/tables/borders.fo @@ -0,0 +1,1022 @@ + + + + + + + + + + + + + table examples + + + Page + + + + + + Table 1: cell borders + + + + + + + + + + + + + + + green left + + + + + red top + + + + + blue right + + + + + yellow bottom + + + + + all + + + + + text for an extra line in the table row + + + + + + + 2pt + + + + + 2pt + + + + + 2pt + + + + + 2pt + + + + + 2pt + + + + + text for an extra line in the table row + + + + + + + 10pt + + + + + 10pt + + + + + 10pt + + + + + 10pt + + + + + 2pt - 10pt + + + + + text for an extra line in the table row + + + + + + + 0.5pt + + + + + 1pt + + + + + 2pt + + + + + 10pt + + + + + 20pt + + + + + text for an extra line in the table row + + + + + + + + Table 1: row borders + + + + + + + + + + + + + row with + + + + + green left + + + + + border + + + + + text for an extra line in the table row + + + + + + + row with + + + + + red top + + + + + border + + + + + text for an extra line in the table row + + + + + + + row with + + + + + blue right + + + + + border + + + + + text for an extra line in the table row + + + + + + + row with + + + + + yellow bottom + + + + + border + + + + + text for an extra line in the table row + + + + + + + row with + + + + + all + + + + + border + + + + + text for an extra line in the table row + + + + + + + + Table 1: column borders + + + + + + + + + + + + + + table columns + + + + + with + + + + + different + + + + + borders + + + + + text for an extra line in the table row + + + + + + + extra + + + + + table row + + + + + + + + + + + + + text for an extra line in the table row + + + + + + + + Table 1: column borders over page + + + + + + + + + + + + + + table columns + + + + + with + + + + + different + + + + + borders + + + + + text for an extra line in the table row + + + + + + + extra + + + + + table row + + + + + + + + + + + + + text for an extra line in the table row + + + + + + + + Table 1: body borders + + + + + + + + + + + + + + body with + + + + + left border + + + + + + + + + + + + + text for an extra line in the table row + + + + + + + + + + + + + + + + + + body with + + + + + top border + + + + + + + + + + + + + text for an extra line in the table row + + + + + + + + + + + + + + + + + + body with + + + + + right border + + + + + + + + + + + + + text for an extra line in the table row + + + + + + + + + + + + + + + + + + body with + + + + + bottom border + + + + + + + + + + + + + text for an extra line in the table row + + + + + + + + + + + + + + + + + + body with + + + + + all border + + + + + + + + + + + + + text for an extra line in the table row + + + + + + + + Table 1: table borders + + + + + + + + + + + + + + table with + + + + + left border + + + + + + + + + + + + + text for an extra line in the table row + + + + + + + + + + + + + + + + + + table with + + + + + top border + + + + + + + + + + + + + text for an extra line in the table row + + + + + + + + + + + + + + + + + + table with + + + + + right border + + + + + + + + + + + + + text for an extra line in the table row + + + + + + + + + + + + + + + + + + table with + + + + + bottom border + + + + + + + + + + + + + text for an extra line in the table row + + + + + + + + + + + + + + + + + + table with + + + + + all border + + + + + + + + + + + + + text for an extra line in the table row + + + + + + + + Table 1: combinations + + + + + + + + + + + + + + + a + + + + + b + + + + + c + + + + + d + + + + + e + + + + + text for an extra line in the table row + + + + + + + a + + + + + b + + + + + c + + + + + d + + + + + e + + + + + text for an extra line in the table row + + + + + + + a + + + + + b + + + + + c + + + + + d + + + + + e + + + + + text for an extra line in the table row + + + + + + + a + + + + + b + + + + + c + + + + + d + + + + + e + + + + + text for an extra line in the table row + + + + + + + a + + + + + b + + + + + c + + + + + d + + + + + e + + + + + text for an extra line in the table row + + + + + + + a + + + + + b + + + + + c + + + + + d + + + + + e + + + + + text for an extra line in the table row + + + + + + + + + -- 2.39.5