Save button for PDF schema coordinates

This commit is contained in:
Marc Delisle
2005-08-07 11:58:43 +00:00
parent 9579ee8223
commit 892a83e837
2 changed files with 9 additions and 5 deletions

View File

@@ -5,6 +5,10 @@ phpMyAdmin - Changelog
$Id$ $Id$
$Source$ $Source$
2005-08-07 Marc Delisle <lem9@users.sourceforge.net>
* Documentation.html: Save button for PDF schema coordinates,
thanks to Ryan Schmidt
2005-08-06 Marc Delisle <lem9@users.sourceforge.net> 2005-08-06 Marc Delisle <lem9@users.sourceforge.net>
* queryframe.php: fixes for tree subgroups in databases selector: * queryframe.php: fixes for tree subgroups in databases selector:
escaping of special characters, display a db name inside its own escaping of special characters, display a db name inside its own

View File

@@ -3597,15 +3597,15 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
<li>Enter a name for the first PDF page and click Go. If you like, you <li>Enter a name for the first PDF page and click Go. If you like, you
can use the &quot;automatic layout,&quot; which will put all your can use the &quot;automatic layout,&quot; which will put all your
linked tables onto the new page.</li> linked tables onto the new page.</li>
<li>Select the name of the new page (the action choice being set to Edit) <li>Select the name of the new page (making sure the Edit radio button
and click Go.</li> is selected) and click Go.</li>
<li>Select a table from the list, enter its coordinates and click Go.<br /> <li>Select a table from the list, enter its coordinates and click Save.<br />
Coordinates are relative; your diagram will Coordinates are relative; your diagram will
be automatically scaled to fit the page. When initially placing tables be automatically scaled to fit the page. When initially placing tables
on the page, just pick any coordinates -- say, 50x50. After clicking on the page, just pick any coordinates -- say, 50x50. After clicking
Go, you can then use the <a href="#wysiwyg">graphical editor</a> to Save, you can then use the <a href="#wysiwyg">graphical editor</a> to
position the element correctly.</li> position the element correctly.</li>
<li>When you'd like to look at your PDF, first be sure to click the Go <li>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 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 made there. Then scroll all the way down, select the PDF options
you want, and click Go.</li> you want, and click Go.</li>