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.