I've got an issue with scaling the tiff images to their original size
if just the DPI resolution of the x and y axes are given. Could you
please point me to a How-To or explain it?
x resolution: 203 DPI
y resolution: 98 DPI
The tiff image is a byte[]
If you want to give me an example: I'm using Java.
Thank you in advance!