Printing a form leaves off a portion

A form that looks like this:


gets cut off when I try to print to a pdf file with this statement:

printtopdf "Scatter Plot.pdf","onerecord","true","orientation","landscape","Height",8.5,"Width",12

Any thoughts about how to fix this?

Did you create a Data tile on this form? If you didn’t, Panorama will implicitly create one for you, and it won’t be landscape. I think if you set up a landscape data tile that will solve the problem.