Nobody is saying that the printer driver must do the interpolation.
Oh, I think they are.
Bifurcator and garbz both seem(ed) to be quite convinced that it was the PAD that would scale (and thus interpolate) the source image from the ap to the resolution required by the printer.
That's what these threads have been about!
No one is denying that interpolation takes place.
Re Photoshop etc.
Why do you think that a mundane operation is surreal?
Because it (assigning some imaginary size to an image in memory) is a pretty pointless thing to do.
Most photo editing software has the ability to resample to new pixel dimensions,
True.
and also to change the image length dimensions without resampling.
If it does that it is merely replacing one fiction with another!
The length information is usually included in the file header - including the file header for the Windows BMP format.
It's actually some fictitious resolution that is included but it's true you could calculate some equally fictitious dimension from it.
It doesn't have to be there, but if it is, it can be used.
Well, true it
could be used but I very much doubt that you'll find any application that does. That's because it's basically BS.
From my 350D jpg's are saved with a resolution of 96 but 'developed' RAW files are saved with a resolution of 180 - both numbers are spurious and are probably there because the programmers thought they ought to fill the slots with something but had no idea what so they just looked in some other file and copied that. (I'm quite serious about that, BTW).
An example: you can take a 5102 pixel by 7654 pixel, 24 mm x 36 mm file (ie 5400 ppi) and change the header info so that it is read as a 17.7 inch by 26.6 inch, 288 ppi file (still 5102 x 7654 pixels).
OK, so you have now manually entered some figures that are consistent with the image. That is: if you printed your image on a piece of paper 17.7 x 26.6 without any resampling it would print at a resolution 10 187.74 source PPI.
This should lead to the pixels being perfectly aligned source:dest at the left but gradually drifting in and out of alignment 6 times across the print.
Now, in Photoshop (or whatever) you can select certain ppi settings that produce the optimum output on paper. As I have mentioned a couple of times in this debate, for the Epson 2100 (UK) 2200 (USA), using the Epson printer driver, the magic ppi settings are 288, 360 and 720. 288 ppi produces the most accurate rendition on paper (ie the pixels printed on the paper most closely represent the pixels in the file). 720 ppi produces the highest resolution, however.
Or, to put it as a general case for all printers:
If the size of the image (in pixels) to be printed is a submultiple of the size of the image that the printer places on the paper you will obtain the most accurate representation.
However, I'm not quite sure that you're doing what you think you're doing.
To get that pixel perfect alignment you would need to know the
precise size of the image on paper (this is obviously likely to be different from the size of the paper).
You'd then need to resize the image to the submultiple of the printer resolution of your choice.
This would, unless you were very lucky lead to an 'unaligned' resample.
Then, when you printed, there would be an 'aligned' resampling.
The practical application of this is that in this case it is better to produce the print-ready file at the correct length dimension in Photoshop at 288, 360 or 720 ppi, then sharpen (viewing the image at real-life size), then open the printing system (irrespective of which piece of software you are looking at).
Well, I
could believe that but from what you describe above it doesn't seem to me that that's what you're doing.
Of course, I could will have got the wrong end of the stick somewhere.
What is evident, however, is that if you want to avoid doing any 'unaligned' resample you would need to do one of three things:
1) Be extremely lucky (i.e. the size of the image you wish to print just happens to be a submultiple of the size of the image on paper (measured in pixels)).
2) Crop your image so that (1) applies.
3) Modify the printed size so that (1) applies.
Again, if you are happy with the first resampling to be unaligned that's fine but the steps you are undertaking don't
appear to be generating an image that will yield to the second resampling being aligned.