Scaling a window to be saved as a PDF?
Hey JMP Community I am new to JSL, and have been working on a script for the past week or so. The final portion of the script is supposed to take a graph and save it as a PDF. The issue I am having is that I cannot seem to find a way to scale this PDF down to one page. I can do this manually by clicking "Save As" in the graph window, choosing the PDF file format, and setting the scale to 80%. Curr...