From 79b24a37b45ad20b8086e481696c758a76092c4e Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Sat, 13 Mar 2010 13:29:53 +0000 Subject: Lots more printing support enhancements, including: - The ability to print the extended table information view using a new template. - The inclusion of NULL values diaplyed as the user's NULL value placeholder when printing a table's sturcture and indexes. - If enabled in the user's preferences, the inclusion of vertical gridlines in the table views. - Dynamic calculation of page margins based on the paper size of the selected printer as opposed to using hard coded values. - Lots of other little style enhancements. --- .../English.lproj/sequel-pro-print-template.html | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'Resources/English.lproj/sequel-pro-print-template.html') diff --git a/Resources/English.lproj/sequel-pro-print-template.html b/Resources/English.lproj/sequel-pro-print-template.html index 6265a3f8..ba8b31fa 100644 --- a/Resources/English.lproj/sequel-pro-print-template.html +++ b/Resources/English.lproj/sequel-pro-print-template.html @@ -1,5 +1,5 @@ - + Sequel Pro @@ -7,7 +7,7 @@ @@ -84,7 +83,7 @@

-

{{title}}

+

{{heading}}

-- cgit v1.2.3