This seems to be a subject that receives very little knowledgable discussion in the many books that I've been reading recently. Some writers sort of "hand-wave" about it, but I don't recall seeing any real in-depth discussion.
I know that part of the problem is with current vendors of printer drivers pretending that the way their drivers work should be a Deep Dark Secret. In the good ol' days, well-documented printer interface languages allowed a programmer or educated user to understand how printer resolutions worked. In a former life I wrote printer drivers for a living. Alas, those days are over now, and apparently manufacturers consider it to be a competetive secret to hide this information from users.
I know that I have to use a resolution somewhat less than the printer's physical capability so that colors can be dithered at the final resolution. And I presume that an image resolution that is evenly divisible by an integer (eg, 300 dpi for a 1200 dpi printer) should provide a smoother rendering by the printer.
Most printers these days will casually increase an image "to fit the page" regardless of original size or page size. And a number of people have told me that the printer driver's up-rez is "good enough."
I'm interested in any thoughts on this subject. For example, if I want to print an image on 13x19 paper with .25" margins, should I be calculating the image size and pixel resolution in PhotShop for 12.5x18.5 inches at some particular PPI value? Does it even make a difference? I suppose I could print out a whole bunch of test prints at different sizes and resolutions, both with and without using the driver's sizing capabilities, and then get out the loupe and see what it tells me. Has anyone done this? And I imagine it would be different between printer manufacturers.
