PDF Pages: Allow to choose between Landscape and Portrait for Datadict.
Added one pt above and below text for rowheight in datadict
This commit is contained in:
@@ -520,7 +520,12 @@ if ($cfgRelation['pdfwork'] && $num_tables > 0) {
|
||||
<input type="checkbox" name="all_tab_same_wide" id="all_tab_same_wide" />
|
||||
<label for="all_tab_same_wide"><?php echo $strAllTableSameWidth; ?></label> <br />
|
||||
<input type="checkbox" name="with_doc" id="with_doc" checked="checked" />
|
||||
<label for="with_doc"><?php echo $strDataDict; ?></label>
|
||||
<label for="with_doc"><?php echo $strDataDict; ?></label> <br />
|
||||
<?php echo $strShowDatadictAs; ?>
|
||||
<select name="orientation">
|
||||
<option value="L"><?php echo $strLandscape;?></option>
|
||||
<option value="P"><?php echo $strPortrait;?></option>
|
||||
</select>
|
||||
<input type="submit" value="<?php echo $strGo; ?>" />
|
||||
</form>
|
||||
</li>
|
||||
@@ -545,4 +550,4 @@ echo "\n" . '</ul>';
|
||||
*/
|
||||
echo "\n";
|
||||
require('./footer.inc.php3');
|
||||
?>
|
||||
?>
|
@@ -445,4 +445,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -446,4 +446,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -447,4 +447,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -448,4 +448,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -460,4 +460,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -459,4 +459,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -459,4 +459,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -460,4 +460,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -459,4 +459,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -460,4 +460,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -459,4 +459,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -439,4 +439,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -440,4 +440,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -445,4 +445,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -444,4 +444,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -443,4 +443,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -442,4 +442,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -458,4 +458,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -459,4 +459,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -458,4 +458,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -444,4 +444,7 @@ $strZip = '"zazipov
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -445,4 +445,7 @@ $strZip = '"zazipováno"';
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -444,4 +444,7 @@ $strZip = '"zazipov
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -453,4 +453,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -454,4 +454,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -443,4 +443,7 @@ $strYes = 'Ja';
|
||||
$strZip = '"Gezipt"';
|
||||
// To translate
|
||||
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -444,4 +444,7 @@ $strYes = 'Ja';
|
||||
$strZip = '"Gezipt"';
|
||||
// To translate
|
||||
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -438,4 +438,7 @@ $strYes = 'Yes';
|
||||
|
||||
$strZip = '"zipped"';
|
||||
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -439,4 +439,7 @@ $strYes = 'Yes';
|
||||
|
||||
$strZip = '"zipped"';
|
||||
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -437,4 +437,7 @@ $strZip = '"zipitud"';
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -438,4 +438,7 @@ $strZip = '"zipitud"';
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -444,4 +444,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -445,4 +445,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -438,4 +438,7 @@ $strYes = 'Oui';
|
||||
|
||||
$strZip = '"zipp<70>"';
|
||||
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -439,4 +439,7 @@ $strYes = 'Oui';
|
||||
|
||||
$strZip = '"zippé"';
|
||||
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -445,4 +445,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -446,4 +446,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -458,4 +458,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -445,4 +445,7 @@ $strWrongUser = 'Falscher Benutzername/Kennwort. Zugriff verweigert.';
|
||||
$strYes = 'Ja';
|
||||
|
||||
$strZip = 'Zip-komprimiert';
|
||||
?>
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -446,4 +446,7 @@ $strWrongUser = 'Falscher Benutzername/Kennwort. Zugriff verweigert.';
|
||||
$strYes = 'Ja';
|
||||
|
||||
$strZip = 'Zip-komprimiert';
|
||||
?>
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -457,4 +457,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -458,4 +458,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -455,4 +455,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -469,4 +469,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -443,4 +443,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -444,4 +444,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -441,4 +441,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -442,4 +442,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -444,4 +444,7 @@ $strZip = '"compresso con zip"';
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -445,4 +445,7 @@ $strZip = '"compresso con zip"';
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -448,4 +448,7 @@ $strZip = '"zip
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -448,4 +448,7 @@ $strZip = '"zip
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -448,4 +448,7 @@ $strZip = '"zipされる"';
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -457,4 +457,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -459,4 +459,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -458,4 +458,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -440,4 +440,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -439,4 +439,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -459,4 +459,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -460,4 +460,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -443,4 +443,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -444,4 +444,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -439,4 +439,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -440,4 +440,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -454,4 +454,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -455,4 +455,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -439,4 +439,7 @@ $strYes = 'Da';
|
||||
$strZip = '"arhivat"';
|
||||
// To translate
|
||||
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -440,4 +440,7 @@ $strYes = 'Da';
|
||||
$strZip = '"arhivat"';
|
||||
// To translate
|
||||
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -445,4 +445,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -445,4 +445,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -446,4 +446,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -445,4 +445,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -461,4 +461,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -460,4 +460,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -441,4 +441,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -442,4 +442,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -441,4 +441,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -443,4 +443,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -444,4 +444,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -444,4 +444,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -438,4 +438,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -439,4 +439,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -442,4 +442,7 @@ $strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -443,4 +443,7 @@ $strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -443,4 +443,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -444,4 +444,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -446,4 +446,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -447,4 +447,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -440,4 +440,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -439,4 +439,7 @@ $strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
?>
|
||||
|
@@ -276,7 +276,12 @@ if ($cfgRelation['pdfwork']) {
|
||||
<input type="checkbox" name="all_tab_same_wide" id="all_tab_same_wide" />
|
||||
<label for="all_tab_same_wide"><?php echo $strAllTableSameWidth; ?></label><br />
|
||||
<input type="checkbox" name="with_doc" id="with_doc" checked="checked" />
|
||||
<label for="with_doc"><?php echo $strDataDict; ?></label>
|
||||
<label for="with_doc"><?php echo $strDataDict; ?></label> <br />
|
||||
<?php echo $strShowDatadictAs; ?>
|
||||
<select name="orientation">
|
||||
<option value="L"><?php echo $strLandscape;?></option>
|
||||
<option value="P"><?php echo $strPortrait;?></option>
|
||||
</select>
|
||||
<input type="submit" value="<?php echo $strGo; ?>" />
|
||||
</form>
|
||||
<?php
|
||||
@@ -289,4 +294,4 @@ if ($cfgRelation['pdfwork']) {
|
||||
*/
|
||||
echo "\n";
|
||||
require('./footer.inc.php3');
|
||||
?>
|
||||
?>
|
@@ -105,7 +105,7 @@ class PMA_PDF extends FPDF
|
||||
*
|
||||
* @see FPDF::FPDF()
|
||||
*/
|
||||
function PMA_PDF($orientation = 'P', $unit = 'mm', $format = 'A4')
|
||||
function PMA_PDF($orientation = 'L', $unit = 'mm', $format = 'A4')
|
||||
{
|
||||
$this->Alias = array() ;
|
||||
$this->FPDF($orientation, $unit, $format);
|
||||
@@ -474,7 +474,7 @@ function Row($data,$links)
|
||||
for($i=0;$i<count($data);$i++)
|
||||
$nb=max($nb,$this->NbLines($this->widths[$i],$data[$i]));
|
||||
$il = 2.7;
|
||||
$h=$il*$nb;
|
||||
$h=$il*$nb+2;
|
||||
// page break if necessary
|
||||
$this->CheckPageBreak($h);
|
||||
// draw the cells
|
||||
@@ -489,7 +489,7 @@ function Row($data,$links)
|
||||
if (isset($links[$i]))
|
||||
$this->Link($x,$y,$w,$h,$links[$i]);
|
||||
// print text
|
||||
$this->MultiCell($w,$il,$data[$i],0,'L');
|
||||
$this->MultiCell($w,$il+1,$data[$i],0,'L');
|
||||
// go to right side
|
||||
$this->SetXY($x+$w,$y);
|
||||
}
|
||||
@@ -1087,7 +1087,7 @@ class PMA_RT
|
||||
*
|
||||
* @see PMA_PDF
|
||||
*/
|
||||
function PMA_RT($scale, $which_rel, $show_info = 0, $change_color = 0 , $show_grid = 0, $all_tab_same_wide = 0)
|
||||
function PMA_RT($scale, $which_rel, $show_info = 0, $change_color = 0 , $show_grid = 0, $all_tab_same_wide = 0, $orientation = 'L')
|
||||
{
|
||||
global $pdf, $db, $cfgRelation, $with_doc;
|
||||
|
||||
@@ -1191,7 +1191,7 @@ class PMA_RT
|
||||
} // end of the "PMA_RT" class
|
||||
|
||||
function PMA_RT_DOC($alltables ){
|
||||
global $db, $pdf;
|
||||
global $db, $pdf, $orientation;
|
||||
//TOC
|
||||
$pdf->addpage("P");
|
||||
$pdf->Cell(0,9, $GLOBALS['strTableOfContents'],1,0,'C');
|
||||
@@ -1224,7 +1224,7 @@ function PMA_RT_DOC($alltables ){
|
||||
$z = 0;
|
||||
foreach($alltables as $table ){
|
||||
$z++;
|
||||
$pdf->addpage("P");
|
||||
$pdf->addpage($GLOBALS['orientation']);
|
||||
$pdf->Bookmark($table);
|
||||
$pdf->SetAlias('{'.sprintf("%02d", $z).'}', $pdf->PageNo()) ;
|
||||
$pdf->PMA_links['RT'][$table]['-'] =$pdf->AddLink();
|
||||
@@ -1341,6 +1341,17 @@ function PMA_RT_DOC($alltables ){
|
||||
|
||||
$i = 0;
|
||||
$pdf->SetFont('', 'B');
|
||||
if (isset($orientation) && $orientation == 'L') {
|
||||
$pdf->Cell(25,8,ucfirst($GLOBALS['strField']),1,0,'C');
|
||||
$pdf->Cell(20,8,ucfirst($GLOBALS['strType']),1,0,'C');
|
||||
$pdf->Cell(20,8,ucfirst($GLOBALS['strAttr']),1,0,'C');
|
||||
$pdf->Cell(10,8,ucfirst($GLOBALS['strNull']),1,0,'C');
|
||||
$pdf->Cell(20,8,ucfirst($GLOBALS['strDefault']),1,0,'C');
|
||||
$pdf->Cell(25,8,ucfirst($GLOBALS['strExtra']),1,0,'C');
|
||||
$pdf->Cell(45,8,ucfirst($GLOBALS['strLinksTo']),1,0,'C');
|
||||
$pdf->Cell(100,8,ucfirst($GLOBALS['strComments']),1,1,'C');
|
||||
$pdf->SetWidths(array(25,20,20,10,20,25,45,100));
|
||||
} else {
|
||||
$pdf->Cell(20,8,ucfirst($GLOBALS['strField']),1,0,'C');
|
||||
$pdf->Cell(20,8,ucfirst($GLOBALS['strType']),1,0,'C');
|
||||
$pdf->Cell(20,8,ucfirst($GLOBALS['strAttr']),1,0,'C');
|
||||
@@ -1349,8 +1360,9 @@ function PMA_RT_DOC($alltables ){
|
||||
$pdf->Cell(15,8,ucfirst($GLOBALS['strExtra']),1,0,'C');
|
||||
$pdf->Cell(30,8,ucfirst($GLOBALS['strLinksTo']),1,0,'C');
|
||||
$pdf->Cell(60,8,ucfirst($GLOBALS['strComments']),1,1,'C');
|
||||
$pdf->SetWidths(array(20,20,20,10,15,15,30,60));
|
||||
}
|
||||
$pdf->SetFont('', '');
|
||||
$pdf->SetWidths(array(20,20,20,10,15,15,30,60));
|
||||
|
||||
while ($row = PMA_mysql_fetch_array($result)) {
|
||||
$bgcolor = ($i % 2) ?$GLOBALS['cfg']['BgcolorOne'] : $GLOBALS['cfg']['BgcolorTwo'];
|
||||
@@ -1451,8 +1463,8 @@ $show_color = (isset($show_color) && $show_color == 'on') ? 1 : 0;
|
||||
$show_table_dimension = (isset($show_table_dimension) && $show_table_dimension == 'on') ? 1 : 0;
|
||||
$all_tab_same_wide = (isset($all_tab_same_wide) && $all_tab_same_wide == 'on') ? 1 : 0;
|
||||
$with_doc = (isset($with_doc) && $with_doc == 'on') ? 1 : 0;
|
||||
|
||||
$orientation = (isset($orientation) && $orientation == 'P') ? 'P' : 'L';
|
||||
PMA_mysql_select_db($db);
|
||||
|
||||
$rt = new PMA_RT('auto', $pdf_page_number, $show_table_dimension, $show_color, $show_grid, $all_tab_same_wide);
|
||||
$rt = new PMA_RT('auto', $pdf_page_number, $show_table_dimension, $show_color, $show_grid, $all_tab_same_wide, $orientation);
|
||||
?>
|
Reference in New Issue
Block a user