diff --git a/ChangeLog b/ChangeLog index 00b998b7f..d5030b9a2 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-08-07 Marc Delisle + * Documentation.html: Save button for PDF schema coordinates, + thanks to Ryan Schmidt + 2005-08-06 Marc Delisle * queryframe.php: fixes for tree subgroups in databases selector: escaping of special characters, display a db name inside its own diff --git a/Documentation.html b/Documentation.html index d53292e47..1fd03da92 100755 --- a/Documentation.html +++ b/Documentation.html @@ -3597,15 +3597,15 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
  • Enter a name for the first PDF page and click Go. If you like, you can use the "automatic layout," which will put all your linked tables onto the new page.
  • -
  • Select the name of the new page (the action choice being set to Edit) - and click Go.
  • -
  • Select a table from the list, enter its coordinates and click Go.
    +
  • Select the name of the new page (making sure the Edit radio button + is selected) and click Go.
  • +
  • Select a table from the list, enter its coordinates and click Save.
    Coordinates are relative; your diagram will be automatically scaled to fit the page. When initially placing tables on the page, just pick any coordinates -- say, 50x50. After clicking - Go, you can then use the graphical editor to + Save, you can then use the graphical editor to position the element correctly.
  • -
  • When you'd like to look at your PDF, first be sure to click the Go +
  • When you'd like to look at your PDF, first be sure to click the Save button beneath the list of tables and coordinates, to save any changes you made there. Then scroll all the way down, select the PDF options you want, and click Go.