Scaling to fit to page width
JMP page setup comes with a scale to fit to page, but i would like to do this in a script without having to use a static scalar. Is this possible, a "fit to page width"? Specifically, I'd like to make it so that the script will automatically select a scalar for the "Set Page Setup" command based on page layout (Portrait or Landscape, Margin sizes) Current script: Journal << Set page setup(
margi...