Print PDF dialog with copies and collate options
Well, for next pre-release, we will add those options after I found the right flags for the Windows print dialog:
To enable those options, we have to opt-in via putting in a flag to allow it. But that's not enough as the option won't show unless you also tell the dialog how many pages you have. But as that also shows the page number selection, we have to ask the dialog to hide that.
For next version, you can try DynaPDF.Print in FileMaker or PrintPDFFileWithDialog and PrintPDFPageWithDialog methods in DynaPDFMBS class for Xojo.