On Jul 7, 2019, at 2:00 PM, Jeffrey Kain wrote: > When we upgraded to v17 64-bit, the biggest thing we had to change were old > printing forms. To get them to work, I changed old reports that relied on > saved page setups to use the equivalent SET PRINT OPTION command, and it > worked in all cases...
I have seen this too with old, legacy report that have been around for many many years. Seems like PAGE SETUP is becoming sort of a legacy command. SET PRINT OPTION is the way to go. It can do portrait or landscape, paper size, number or copies, and scaling (macOS only I think). I think it can handle all the saved settings that PAGE SETUP does — or did. And SET PRINT OPTION is cross platform. PAGE SETUP saved setting were not. With PAGE SETUP, you had to have a Windows form and a macOS form with the saved setting to get portrait and landscape to work reliably. Tim ***************************************** Tim Nevels Innovative Solutions 785-749-3444 [email protected] ***************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

