I have an image with 1192 x 1116 pixels resolution, and 300 ppp for print. If I print this image from Photoshop it fits good on the center of the page (A4) and with real width and height (about 10x10 cm). If I load this image on a TfrxPictureView (Fast Report) it grows to 1192x1116 px (as expected) but it gets whole of page and when I print It, It isn't real (it takes all of A4). I think the problem is I don't know how could I say to tfrxpictureview that this image has 300 ppp and then when It is printed It will adjust the real aspect.
If I scale the image to real width and height with the tfrxpictureview, It prints with real width and height but with a poor quality (the same quality if I scaled it with photoshop, but not good).
I don't know, then, how could I process this image with Fast-Report to get real size and good quality the same as if I print it directly from Photoshop.
Any help. TIA