"true to scale" printing of images
Hello,
is there a way for automatically printing images in their desired size, respecting the DPI settings inside the image? FastReport entirely ignores them and the resulting size (using "normal", "center", or "auto size") is based on screen pixels -- very absurd if you want to print this. A 1000px wide image with 1000 dpi has to be 1 inch in size; and not ~10.
I also miss an option which controls where the image appears in "zoom" mode -- centering on x- and y- axis is not always what I want.
is there a way for automatically printing images in their desired size, respecting the DPI settings inside the image? FastReport entirely ignores them and the resulting size (using "normal", "center", or "auto size") is based on screen pixels -- very absurd if you want to print this. A 1000px wide image with 1000 dpi has to be 1 inch in size; and not ~10.
I also miss an option which controls where the image appears in "zoom" mode -- centering on x- and y- axis is not always what I want.
Comments
FR always use physical image dimensions when measuring images, so it's not possible now.
Hello,
is there any plan to support DPI settings for images? Printing at screen resolution produces ugly images when printing small pictograms.
Thank you for any response.
Ales
Small, low-resolution images will be printed ugly. I see no way to improve it. If you need better image quality, use higher resolution images. The size of a picture object in a report may be small, set the picture object's SizeMode to scale.