> For the complete documentation index, see [llms.txt](https://pluspos.gitbook.io/android-pos-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pluspos.gitbook.io/android-pos-manual/android-pos/shop-presetup/device/bill-printer.md).

# 영수프린터 설정하기

영대리점 웹 시스템에서 등록할 수 있습니다.

{% hint style="info" %}
영수프린터는 설정은 보유한 프린터에 따라 달라질 수 있습니다.

상세 스펙은 제조사를 통해 확인하세요.
{% endhint %}

1. <mark style="color:green;">**시스템관리 - > 본사/매장마스터 -> 매장환경설정**</mark> 으로  이동하세요.\
   \
   ![](/files/qPTwievUiKeUrYKoOuve)
2. 설정 매장의 **매장코드 / 명**을 넣어 **조회**하세요.

   <figure><img src="/files/JEG449sMI3tjNWzJAlgc" alt=""><figcaption></figcaption></figure>
3. &#x20;<mark style="color:green;">**포스탭**</mark>을 선택해주세요.
4. **\[206] 영수프린터-종류**를 갖고 있는 프린터의 제조사에 맞춰 선택 합니다.   ex ) **OKPOS-계열**
5. **\[207] 영수프린터-포트**를 영수프린터가 <mark style="color:blue;">**연결된 포트**</mark>를 선택하세요. ex) **ComPort-01**
6. **\[208] 영수프린터-속도**를 보유한 프린터의 속도로 설정하세요. ex) **115200**&#x20;
   1. 제조사를 통해 속도를 확인해주세요.&#x20;
7. **\[529] 영수프터 상태체크여부는** "<mark style="color:red;">**미사용**</mark>"으로 설정하세요.

<figure><img src="/files/0Bdv3H4k5UbBJQ53jqOM" alt=""><figcaption><p>영수프린터 설정화면</p></figcaption></figure>

※ 영수증 출력물 상세 설정은 아래 링크를 참고해주세요.&#x20;

{% embed url="<https://okpos.gitbook.io/okpos-guide/sales_set/papers/set_receipts>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://pluspos.gitbook.io/android-pos-manual/android-pos/shop-presetup/device/bill-printer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
