On Sat, Dec 9, 2017 at 10:02 PM, Amarjeet Singh <[email protected]>
wrote:

> I want to append the Print Named Action in the same PostScript file that is
> being received  via RDP to the file descriptor.
>

To append, you would write() your PostScript immediately prior to closing
the file descriptor to the GhostScript process, after the last block of
data from RDP has been received and written to that same file descriptor.

- Mike

Reply via email to