Skip to Content
0
Former Member
Sep 28, 2005 at 11:58 AM

Dynamically choosing tray with sapscript

28 Views

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