> For the complete documentation index, see [llms.txt](https://www.boxhero.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.boxhero.io/docs/faq/ko/barcode-labels/undefined-1.md).

# 바코드 프린터 및 스캐너

***

### 어떤 바코드 프린터를 사용해야 하나요? <a href="#barcode-printer" id="barcode-printer"></a>

박스히어로는 PC와 모바일에 연결 가능한 **모든 프린터**를 사용할 수 있습니다.

바코드 프린터를 구매하기 위해 기기 추천이 필요하다면 아래 가이드를 참고하세요.

{% content-ref url="/spaces/nmQcxJVYbkAeUq7yQCkF/pages/OhhuAvvEmgIX39nce48i" %}
[바코드 프린터 추천](/docs/ko/key-features/print-barcode/barcode-printer.md)
{% endcontent-ref %}

### 어떤 바코드 스캐너를 사용해야 하나요? <a href="#barcode-scanner" id="barcode-scanner"></a>

PC와 모바일에 연결 가능한 스캐너는 **모두 사용**할 수 있으니 예산과 필요 기능을 고려해서 구매하세요.&#x20;

스캐너 추천이 필요하신 경우 아래 페이지를 참고해 주세요.

{% content-ref url="/spaces/nmQcxJVYbkAeUq7yQCkF/pages/MnLDsUP9z5zPFRFBINVt" %}
[바코드 스캐너 추천](/docs/ko/key-features/scan-barcode/barcode-scanner.md)
{% endcontent-ref %}

### 어떤 라벨 용지를 사용해야 하나요? <a href="#barcode-label-paper" id="barcode-label-paper"></a>

라벨 용지는 사용할 프린터에서 인쇄할 수 있는 것이라면 크기나 재질에 상관없이 모두 사용할 수 있습니다.

### 모바일에서도 바코드 라벨을 인쇄할 수 있나요? <a href="#mobile-label-printing" id="mobile-label-printing"></a>

박스히어로 모바일 앱(iOS / Android)에서 바코드 라벨을 바로 출력할 수 있습니다.

단, 사용하는 프린터가 **Bluetooth, Wi-Fi 또는 LAN 연결을 지원**해야 하며, 모바일 기기와 동일한 네트워크에 연결되어 있어야 합니다.

일부 프린터(예: Zebra 모델)는 Android에서만 모바일 출력이 지원될 수 있으므로 구매 전에 호환 여부를 꼭 확인해 주세요.

{% hint style="success" %}
원하는 답변을 찾지 못하셨다면 [**고객센터**](/docs/ko/resources/contact.md)로 문의해 주세요.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://www.boxhero.io/docs/faq/ko/barcode-labels/undefined-1.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.
