From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QA3ND-0000nb-B8 for garchives@archives.gentoo.org; Wed, 13 Apr 2011 16:56:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF7881C0BF; Wed, 13 Apr 2011 16:55:26 +0000 (UTC) Received: from mail.ukfsn.org (mail.ukfsn.org [77.75.108.10]) by pigeon.gentoo.org (Postfix) with ESMTP id 916871C0BF for ; Wed, 13 Apr 2011 16:55:26 +0000 (UTC) Received: from localhost (smtp-filter.ukfsn.org [192.168.54.205]) by mail.ukfsn.org (Postfix) with ESMTP id 7E01EDEC85 for ; Wed, 13 Apr 2011 17:55:25 +0100 (BST) Received: from mail.ukfsn.org ([192.168.54.25]) by localhost (smtp-filter.ukfsn.org [192.168.54.205]) (amavisd-new, port 10024) with ESMTP id pOGgQRmjKpHP for ; Wed, 13 Apr 2011 17:55:25 +0100 (BST) Received: from wstn.localnet (unknown [78.32.181.186]) by mail.ukfsn.org (Postfix) with ESMTP id 43F50DEC80 for ; Wed, 13 Apr 2011 17:55:25 +0100 (BST) From: Peter Humphrey Organization: at home To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Printing phpmyadmin output Date: Wed, 13 Apr 2011 17:55:24 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.37-gentoo-r4; KDE/4.4.5; x86_64; ; ) References: <201104121652.39545.peter@humphrey.ukfsn.org> <201104131433.27171.peter@humphrey.ukfsn.org> In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201104131755.24648.peter@humphrey.ukfsn.org> X-Archives-Salt: X-Archives-Hash: 4bb522434efc59411afc4772e73d04fa On Wednesday 13 April 2011 15:58:46 Mick wrote: > I assume that you use the "Print view" button at the bottom of the tables. Ah! I hadn't spotted it; that does work - it prints one table description per page. > I've just looked at this demo site using print preview in Firefox and > Opera: > > http://demo.phpmyadmin.net/STABLE/index.php > > FF will only show the first page of a table - this to me translates to > a poorly written CSS for printing purposes, or lack of a print-CSS > altogether. I've filed a bug report; let's see what comes of it. It's phpmyadmin- Bugs-3286026. > In Opera the first print preview page is blank. If I click on the > print preview icon on the toolbar it will switch between successive > frames. The 3rd frame contains the table across 3 pages, so it should > print the lot. The CSS is not well written though because e.g. there > is a blank page between the 1st page which just contains a header and > the third page which starts right from the top (no margin) with the > table. I've tried Opera and Chrome; Chrome does the same as Firefox while Opera shows one line giving the phpMyAdmin location and version number. -- Rgds Peter