After taking RDP access i was trying to print document .Guacamole printer is visible after selecting the printer getting error while printing.

didn't find any error's in client , found error in server (gaucd) which works fine with (https://github.com/apache/guacamole-client) client .
guacd[3754]: INFO: Connected to RDPDR 1.13 as client 0x0002
guacd[3754]: INFO: RDPDR user logged on
guacd[3754]: INFO: Print job created
guacd[3754]: INFO: Created PDF filter process PID=3779
guacd[3779]: INFO: Running gs
guacd[3754]: INFO: User explicitly aborted print stream.
GPL Ghostscript 9.27: Unrecoverable error, exit code 1
GPL Ghostscript 9.27: ERROR: ioerror (-12) on closing pdfwrite device.
guacd[3754]: INFO: Accepted format: 16-bit PCM with 2 channels at 44100 Hz
Not sure if problem is with go client or vue.js code