By r_j Problem :
When I use the same font settings for the default FMX: Printer that i used for the VCL printer,
the printed text comes out much smaller, for all different sizes.
I am making a Windows 32bit application.
How do i know the scaling factor in which i need to scale the font? So i can represent the normal font size. Or how does one calculate this scale?
Also, on a different note the pen size seems to be smaller.
I have tried changing the DPI to 300/300 (it was 600/600). …read more
Via: StackOverflow