PostScriptDevice.printWindow
void printWindow(Window window, int deltaX = 0, int deltaY = 0)Prints a window and all its contents to the PostScript output.
Parameters
window | The window to print |
deltaX | X offset from origin |
deltaY | Y offset from origin |