Quote:
Originally Posted by Buggins
I have an idea. What if we mirror left and right margin for two pages mode?
Say, left and right margins will be applied to right page as is, and to left page - swapped. So, "right margin" will mean outer margin for two pages more, and "left margin" - inner margin.
I believe it will resolve your problem.
Should I do so?
|
It sounds like a good plan if I understand you correctly. Is this how it would work?
The page 1 margins would be the reverse of page 2 margins such that if the right margin was set to a value of 2 and the left margin set to a value of 8 the results would be: The outer margins (left margin of page 1 and right margin of page 2) would have a value of 2 each. The center margin (right margin of page 1 and the left margin of page 2) would have a value of 8 each for a total of 16 for the center margin. To keep them straight they could be labeled left/inner margin and right/outer margin
If I have that right, it certainly would solve the problem.
Regards - John
P.S. The count of the margin selection runs 0, 1, 2, 3, 4, 5, 8. Should that be 0, 1, 2, 3, 4, 6, 8?