[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] Printing large pages
|
- From: "Austin Murphy" <austin.murphy@gmail.com>
- To: "Philadelphia Linux User's Group Discussion List" <plug@lists.phillylinux.org>
- Subject: Re: [PLUG] Printing large pages
- Date: Mon, 18 Jun 2007 13:28:51 -0400
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=E7tbEVIikQ/SQf12qGNYqrBQAbdA9ZCDQPhFV7+ptdbNPei+MoJb78ywZZjiZMYBGNvdIoI7/6uHRIo0GNyiQFTn5BQtxjqDX5G01vsjEUDyAxeBvc0BPSp/RqMAzlBO05QP40oKFNs9w0nDL7WF0kK2yDteRmGXE/tEDWg8niA=
- Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
- Sender: plug-bounces@lists.phillylinux.org
On 6/18/07, Art Alexion <art.alexion@verizon.net> wrote:
On Monday, 18 June 2007 10:50, Art Alexion wrote:
> I want to print this map.
> http://www.phila.gov/streets/Philabik.pdf
>
> I don't want to shrink to fit on 8.5x11. I want top print it on six
> separate sheets of paper (I think) that I can tape together
...
it uses the kdeprint system.
...
... A1 size is 3-sheet x 3-sheet.
Not exactly, but close enough. The PDF's native page size is:
Page size: 1728 x 2232 pts
72 pts per inch, 25.4 mm per inch
1728/72 = 24 in, * 25.4 = 609.6 mm
2232/72 = 31 in, * 25.4 = 787.4 mm
This is slightly larger than both ANSI "D" (22x34in) and ISO "A1"
(594x841mm).
http://commons.wikimedia.org/wiki/Image:A_size_illustration2_with_letter_and_legal.svg
http://commons.wikimedia.org/wiki/Image:ANSI_size_illustration2.svg
8.5x11in (ANSI "A", aka "Letter") is 215.9 x 279.4 mm, so 3x3 Letter
sheets would be 647.7 x 838.2 mm. That's just enough to print the
map at its original dimensions!
Austin
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|