# Brother 프린터용 2색 인쇄

Brother QL-820NWBc는 흑백 라벨 프린터로, 감열 라벨 롤을 사용해 배지를 인쇄합니다. Brother는 흰색 배경에서 검정과 빨강 인쇄를 모두 지원하는 독특한 롤을 제공합니다. 이를 통해 Verkada Guest 사용자는 Brother 프린터로 빨강과 검정이 포함된 배지를 인쇄할 수 있습니다.

### 요구 사항

* 프린터에 Brother 흑/적 문자 백색 롤(DK-2251)을 장착합니다. 방법은 다음을 참조하세요. [이 가이드](/guest/ko/printers/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.md) 에서 라벨 롤 장착 방법을 확인하세요.
* Guest 앱이 실행 중인 태블릿이 온라인 상태이며 DK-2251 롤이 장착된 Brother 프린터에 연결되어 있습니다.

***

## 테두리가 있는 배지 디자인하기

### 기본 디자이너

{% stepper %}
{% step %}
**다음 단계에 따라** [**Guest에서 방문자 배지 디자인하기**](/guest/ko/configuration/configure-guest-types/design-a-visitor-badge-in-guest.md)**.**
{% endstep %}

{% step %}
**테두리 색상 아래에서 빨간색 또는 검은색 상자를 선택합니다.**

<div align="left" data-with-frame="true"><img src="/files/2956bd291dccc3796cf210763e3788eea97a4567" alt=""></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
테두리 색상, 테두리 스타일, 방향은 다음 항목에 연결할 수 있습니다. [배지 디자인 규칙](/guest/ko/configuration/configure-guest-types/design-a-visitor-badge-in-guest.md) 을 기본 디자이너를 사용하여 설정합니다.
{% endhint %}

### 고급 디자이너

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Workplace > Guest로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 Guest Settings를 클릭합니다.**

a. 다음 아래에서 **조직** **> 게스트 유형,** 클릭 **게스트 유형 관리.**\
b. (선택 사항) 상단에서 **사이트** 를 선택한 다음 사이트를 선택하여 개별 사이트에서 게스트 유형에 대한 방문자 배지를 만듭니다.
{% endstep %}

{% step %}
**원하는 Guest 유형을 선택합니다.**
{% endstep %}

{% step %}
**배지 설정을 클릭합니다.**
{% endstep %}

{% step %}
**고급 디자이너를 선택합니다.**
{% endstep %}

{% step %}
**콘텐츠를 선택하고 색상을 선택합니다.**

<div align="left" data-with-frame="true"><figure><img src="/files/5ef07fca870a7dba7ef76a77f5524c80babcaf45" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
테두리 색상, 게스트 이름, 사이트 이름, 호스트 이름, 날짜, 게스트 응답, 그리고 사용자 지정 텍스트는 빨간색으로 지정할 수 있습니다.
{% endhint %}
{% endstep %}
{% endstepper %}

### 고려 사항

* 흰색 롤에 검정/빨강으로 인쇄하는 것은 빨간색 내용이 없는 배지라도 흰색 롤에 검정색으로 인쇄하는 것보다 느립니다.
* 배지에 빨간색 내용이 있지만 프린터에 검정/빨강 흰색 롤이 장착되어 있지 않으면 해당 내용은 기본적으로 검은색으로 인쇄됩니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.verkada.com/guest/ko/printers/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
