John Sheehy
Forum Pro
That's a bad idea. If your image is going to wind up at 200 PPI at print size, and you upsample it so that it will be 300 PPI, you are throwing away some high-frquency detail, unless the image had none to begin with. I don't upsample for printing unless the result would be under 200 PPI or so, and even then I would never target a specific absolute resolution, like 300 PPI. If the inital resolution were to be 170 PPI, I'd exactly double it to 340 PPI. If it were 90 PPI, I'd triple it to 270 PPI. You always lose less detail when you upsample by a full integer ratio. No loss of dynamic range of high frequencies.I uprez all my files because I print large and at 300 dpi.
--
John