From: Robert L K. <rl...@al...> - 2002-01-24 17:01:05
|
Date: Tue, 22 Jan 2002 15:56:48 -0800 (PST) From: Patrick Powell <pap...@as...> a) Bind the 'graphical image size' as early as possible. That is, generate your print jobs with intimate knowledge of the graphical image size. This means: 'select page size and printable area first' b) Do paper or media selection as LATE as possible. That is, pass requests for paper type, paper size (actually, you may need to do this together with a)), duplex, finishing, etc., as late as possible. This means: 'do not embed these options in the output from a)' The printable area may depend upon these parameters. For example, the printable area when printing on an 8.5x11 piece of roll-fed paper is typically different from that on sheetfed paper. -- Robert Krawitz <rl...@al...> http://www.tiac.net/users/rlk/ Tall Clubs International -- http://www.tall.org/ or 1-888-IM-TALL-2 Member of the League for Programming Freedom -- mail lp...@uu... Project lead for Gimp Print/stp -- http://gimp-print.sourceforge.net "Linux doesn't dictate how I work, I dictate how Linux works." --Eric Crampton |