Thanks, Jonathan.

With guacd GIT there's only one place to delete which is:

--- a/src/protocols/rdp/print-job.c     2022-01-13 23:56:09.624104530 +0100
+++ b/src/protocols/rdp/print-job.c     2022-01-14 00:11:11.980761279 +0100
@@ -46,7 +46,6 @@
     "-sDEVICE=pdfwrite",
     "-sOutputFile=-",
     "-c",
-    ".setpdfwrite",
     "-sstdout=/dev/null",
     "-f",
     "-",

I don't know what the "-c" option does as I haven't found it in the man page. 
I'm supposing it has nothing to do with .setpdfwrite.
In any case, I compile guacamole-server with this patch, and I can confirm that 
printing to PDF finally works.

Is a bug report necessary?

Thanks again,

Vieri


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to