> 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/ms/label-kod-bar/mereka-bentuk-label.md).

# Mereka bentuk label

***

#### **Apakah format kod bar yang digunakan oleh BoxHero?**

Apabila anda menjana kod bar secara automatik dalam BoxHero, sistem akan mencipta nombor 13 digit dalam **format EAN-13**. Apabila mereka bentuk label, anda boleh memilih format kod bar yang lain. Jika anda tidak memilih satu, Code128 digunakan secara lalai kerana ia menawarkan keserasian yang luas.

<figure><img src="/files/dc1ce35d7b9ea6f19f98c26c9085163904a01a4e" alt=""><figcaption></figcaption></figure>

#### **Jenis kod bar manakah yang disokong (1D, 2D, QR)?**

BoxHero menyokong kod bar 1D dan kod bar 2D.

* Untuk **1D**, format yang disokong termasuk Code128, Code39, Code93, EAN-13, ITF dan STF.
* Untuk **2D**, BoxHero menyokong kod QR dan kod Data Matrix.

#### **Bolehkah saya menyesuaikan saiz atau susun atur label?**

Ya. BoxHero menawarkan dua cara untuk mencipta label: anda boleh memilih daripada templat yang telah direka untuk helaian label biasa dan gulungan terma, atau mencipta reka bentuk tersuai untuk membina label dari awal dengan kawalan penuh ke atas susun atur, saiz dan kedudukan.

Jika saiz label anda tiada dalam templat, anda boleh memasukkan dimensi tersuai secara manual.

#### **Bolehkah saya menambah imej atau logo pada label kod bar?**

Ya. Gunakan <mark style="color:$primary;">`Cipta Reka Bentuk Tersuai`</mark> pilihan semasa mencetak label kod bar anda. Ini memberi anda kawalan penuh ke atas susun atur label, termasuk keupayaan untuk menambah imej, logo dan teks tersuai.

{% hint style="success" %}
**Petua Pro:** Anda juga boleh memautkan elemen imej kepada foto yang disimpan bagi setiap item. Pilih `+ Tambah pembolehubah` > `Foto Item` dan templat label anda akan mengambil foto yang sepadan secara automatik.
{% endhint %}

#### **Bolehkah saya menyimpan label kod bar sebagai fail imej?**

Tidak secara langsung. Label kod bar hanya boleh disimpan sebagai PDF. Untuk memuat turun, klik <mark style="color:$primary;">`Cetak`</mark> dan pilih <mark style="color:$primary;">`Simpan sebagai PDF`</mark>.


---

# 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://www.boxhero.io/docs/faq/ms/label-kod-bar/mereka-bentuk-label.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.
