Steve Meyerson
2010-01-06 14:04:09 UTC
VFP9SP2 (XP)
I have a report which overwrites a preprinted form. To accommodate
differences in users' printers, I need to push the top and left
positions of the "objects" in the detail band programmatically.
I've done this before by adding a user-selected number of lines at the
top. But in this case I need to lower/raise the top and left
positions in tinier increments (i.e. less than 1 line).
I notice the Vpos and Hpos fields in the .frx table of the report have
numbers in the thousands with 3 decimal places. Is there a way to
correspond these numbers to pixels or something?
Or is there an easier way (perhaps without having to fiddle with the
.frx)? I'd appreciate any help. Thanks.
Steve
I have a report which overwrites a preprinted form. To accommodate
differences in users' printers, I need to push the top and left
positions of the "objects" in the detail band programmatically.
I've done this before by adding a user-selected number of lines at the
top. But in this case I need to lower/raise the top and left
positions in tinier increments (i.e. less than 1 line).
I notice the Vpos and Hpos fields in the .frx table of the report have
numbers in the thousands with 3 decimal places. Is there a way to
correspond these numbers to pixels or something?
Or is there an easier way (perhaps without having to fiddle with the
.frx)? I'd appreciate any help. Thanks.
Steve