calculating row height for specific font
Posted: Thu Jun 07, 2012 6:16 pm
Roger, etal,
I'm working on a report using dcprint, with a standard grid of 60x80.
One of the items i'm printing is using a small font 7.Arial or 8.Arial.
I'd like to move down a partial row (xx:=xx+.nn) instead of an entire row (xx++) when printing an entire paragraph in this small font.
How do i calculate the specific row height (.nn) in terms of xx for a given font ?
Brian
I'm working on a report using dcprint, with a standard grid of 60x80.
One of the items i'm printing is using a small font 7.Arial or 8.Arial.
I'd like to move down a partial row (xx:=xx+.nn) instead of an entire row (xx++) when printing an entire paragraph in this small font.
How do i calculate the specific row height (.nn) in terms of xx for a given font ?
Brian