Skip to content

GoLabel II Weirdness

Alice Jacka edited this page Sep 8, 2023 · 1 revision

Page Setup Margins

The Top Margin and Bottom Margin fields are pretty broken, but at least the preview is accurate (if small). To get it working, decide on the margins you want, and enter:

Top Margin = -1 * wantedTopMargin
Bottom Margin = wantedTopMargin + wantedBottomMargin

Clone this wiki locally