跳到主内容

搜索

搜索

Defining Network Printer in JSON for print job

评论

1 条评论

  • Avatar
    Laura Vela
    版主

    Hello David,

    Thank you for your message.

    That error message states that the printer cannot be reached, so it is probably just a permissions issue or a 'wrong' printer name (or a combination of both). Could you check the following?:

    • That the integration is running with a specific user account (to access the network resource, printer)

     

    • As the backslash is a escape character in JSON, to try something like this:

    "PrinterName": "\\\\PRINTSRV.DOMAIN.COM\\IT TEST"

     

    Greetings,

    Laura

     

    0

请先登录再写评论。