Forum Discussion

MikkoRiese's avatar
MikkoRiese
Copper Contributor
Nov 16, 2023
Solved

Placing Elements in exact distance from left side of the page in a report

Hello, in Access i have a report with sub-reports. now i need to place the subreport exactly in a distance of 22 mm from left page (not the margin). And there should by no margin in the report, so...
  • George_Hepworth's avatar
    Nov 16, 2023
    Report have minimum margins. You'll need to set the left margin to that minimum and adjust your absolute position accordingly. If your desired absolute position is less than that minimum, maybe you'll need to rethink that desired absolute position.