跳至主內容

搜尋

搜尋

How To Log Btxml Response

評論

1 條評論

  • Avatar
    Ian Ian
    版主

    I guess that's really up to the originating system that made the print request, and thus will receive the print xml response.  Ordinarily you would use an XSL transform to select only the data you need, which then can be used as some form of log, or perhaps to display messages to the user in the UI; such as "label printed successfully" or "Print job failed".  The application could then logically guide the user to next actions (such as try a reprint in the case of failure) depending on what makes sense to your application.

    0

登入寫評論。