From 7016d9d0feeb63e9ea04322762da960a642c04bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 24 May 2002 08:42:02 +0000 Subject: [PATCH] lines size --- Documentation.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Documentation.html b/Documentation.html index 278ae58b7..3f804cfad 100755 --- a/Documentation.html +++ b/Documentation.html @@ -1823,12 +1823,13 @@ $cfg['PmaAbsoluteUri'] = (!empty($HTTPS) ? 'https' : 'http') . '://' links it has to other tables.

Then manually fill the table_coords table with the page number and - the coordinates, x being the width and y the height, and (0,0) at the upper left corner. + the coordinates, x being the width and y the height, and (0,0) at the upper + left corner. For example, x=100 and y=200 means that the table will be at 200 mm down and 100 mm right from the upper left corner.

- To generate the output, click on your database name, then choose 'Structure' - and 'Display PDF schema', and enter the page number. + To generate the output, click on your database name, then choose + 'Structure' and 'Display PDF schema', and enter the page number.