From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <49EF8444.7010304@gmail.com> Date: Wed, 22 Apr 2009 22:55:32 +0200 From: Till Kamppeter MIME-Version: 1.0 References: <3602B1A0-C33E-4665-BBB6-46D59F2F044E@apple.com> <49EF53C7.8020901@the-axe-effect.de> <49EF7E44.6040700@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Printing-architecture] [Printing-summit] Print Dialog: PreviewProcessing: Only A Question List-Id: Printing architecture under linux List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael R Sweet Cc: "Petrie, Glen" , printing-architecture@lists.linux-foundation.org, printing-summit@lists.linux-foundation.org Michael R Sweet wrote: > Or just use the size from the document/app as the default and changing > to any other size does scaling. (otherwise, what is the document size if > you don't show it?) There can be documents which have different page sizes, for example page 1 and A4, page 3 A3 and page 4 A4 again. With "Document Page Size(s)" an appropriately loaded printer will take A4 paper for the pages 1, 2, and 4 and A3 paper for page 3. All selections of a concrete page size will let the printer print all pages on the same paper size, using different scaling factors if needed. Till