From owner-freebsd-questions@freebsd.org Tue Nov 1 16:05:04 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9DF46C29FAA for ; Tue, 1 Nov 2016 16:05:04 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 58B181D42 for ; Tue, 1 Nov 2016 16:05:04 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from [88.217.101.224] (helo=localhost.unixarea.de) by ms-10.1blu.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.86_2) (envelope-from ) id 1c1bYb-0007O9-9k for freebsd-questions@freebsd.org; Tue, 01 Nov 2016 17:05:01 +0100 Received: from localhost.my.domain (c720-r292778-amd64 [127.0.0.1]) by localhost.unixarea.de (8.15.2/8.14.9) with ESMTPS id uA1G501I006952 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Tue, 1 Nov 2016 17:05:00 +0100 (CET) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.15.2/8.14.9/Submit) id uA1G50IY006951 for freebsd-questions@freebsd.org; Tue, 1 Nov 2016 17:05:00 +0100 (CET) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Tue, 1 Nov 2016 17:05:00 +0100 From: Matthias Apitz To: freebsd-questions@freebsd.org Subject: Re: splitting A1 size PDF into 4 pages A4 Message-ID: <20161101160500.GA6902@c720-r292778-amd64> Reply-To: Matthias Apitz Mail-Followup-To: Matthias Apitz , freebsd-questions@freebsd.org References: <20161101143150.GA4952@c720-r292778-amd64> <99eced5c-dd7d-dd10-3320-c6d0d327e871@citrin.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <99eced5c-dd7d-dd10-3320-c6d0d327e871@citrin.ru> X-Operating-System: FreeBSD 11.0-CURRENT r292778 (amd64) User-Agent: Mutt/1.5.24 (2015-08-30) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 88.217.101.224 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2016 16:05:04 -0000 Thanks for all hints. I did it at the end with: $ convert poster.pdf poster.ps $ fgrep Bounding poster.ps %%BoundingBox: -0 -0 2398 1701 ... i.e. the image is 2398 x 1701 pixel; and we 'crop' the 4 regions as: $ convert poster.ps -crop 1199x850+0+0 1.png $ convert poster.ps -crop 1199x850+1199+0 2.png $ convert poster.ps -crop 1199x850+0+850 3.png $ convert poster.ps -crop 1199x850+1199+850 4.png and print them with 'lpr -Pps 1.png .....' and glue them together, cutting a bit the wite borders. matthias -- Matthias Apitz, ✉ guru@unixarea.de, ⌂ http://www.unixarea.de/ ☎ +49-176-38902045 1990, when the Russians stood in Germany at river Elbe, we have had peace. Today the NATO stands in the Baltic States, in Poland ..., and we have war all over the world.