Hello,
i want to set the paper tray for a sapscript form dynamically with the PRINT-CONTROL command in sapscript window, since the user shall have the possibility to choose the tray.
I suppose that i have to trigger form processing of the window containing
the command once, before any further windows are processed with WRITE_FORM.
Has anyone already have experience with this approach? Are there any limitations or further aspects to consider (for example that the sapscript driver surely does tell the printer which tray to use already, so the tray i'm setting could be overwritten)?
Regards