From owner-freebsd-questions@FreeBSD.ORG Sun Aug 5 19:39:15 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1650C106566B for ; Sun, 5 Aug 2012 19:39:15 +0000 (UTC) (envelope-from jmc-freebsd2@milibyte.co.uk) Received: from avasout08.plus.net (avasout08.plus.net [212.159.14.20]) by mx1.freebsd.org (Postfix) with ESMTP id 6636B8FC14 for ; Sun, 5 Aug 2012 19:39:14 +0000 (UTC) Received: from curlew.milibyte.co.uk ([84.92.153.232]) by avasout08 with smtp id j7c31j004516WCc017c5gp; Sun, 05 Aug 2012 20:36:05 +0100 X-CM-Score: 0.00 X-CNFS-Analysis: v=2.0 cv=XsZ4yC59 c=1 sm=1 a=lfSX4pPLp9EkufIcToJk/A==:17 a=rLpCYgkgFLgA:10 a=ZTb9aqGL9YkA:10 a=8nJEP1OIZ-IA:10 a=D7rCoLxHAAAA:8 a=FDCqwWuqwzUUJztAH5sA:9 a=wPNLvfGTeEIA:10 a=lfSX4pPLp9EkufIcToJk/A==:117 Received: from curlew.lan ([192.168.1.13]) by curlew.milibyte.co.uk with esmtp (Exim 4.80) (envelope-from ) id 1Sy6cN-0006bE-BU for freebsd-questions@freebsd.org; Sun, 05 Aug 2012 20:36:03 +0100 From: Mike Clarke To: freebsd-questions@freebsd.org Date: Sun, 5 Aug 2012 20:36:02 +0100 User-Agent: KMail/1.9.10 References: <20120805204138.abe5c8e7.freebsd@edvax.de> In-Reply-To: <20120805204138.abe5c8e7.freebsd@edvax.de> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <201208052036.02762.jmc-freebsd2@milibyte.co.uk> X-SA-Exim-Connect-IP: 192.168.1.13 X-SA-Exim-Mail-From: jmc-freebsd2@milibyte.co.uk X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on curlew.lan X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=ALL_TRUSTED,TW_XL autolearn=ham version=3.3.2 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on curlew.milibyte.co.uk) Subject: Re: Webpage screenshot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Aug 2012 19:39:15 -0000 On Sunday 05 August 2012 19:41:38 Polytropon wrote: > The idea of taking a screenshot from the web browser may > look sufficient at first, but it is problematic when the > web page doesn't fit horizontally or vertically > How would you suggest to solve this task? How about the Pixlr Grabber extension for Firefox. You can specify the entire page, an area defined with the mouse or just the visible area and save the result to a .PNG file or copy it to the clipboard to paste directly into the Gimp. -- Mike Clarke