# 设计标签

***

#### **BoxHero 使用什么条形码格式？**

当您在 BoxHero 中自动生成条形码时，系统会创建一个 13 位数字，采用 **EAN-13 格式**。在设计标签时，您可以选择其他条形码格式。如果您不选择，默认使用 Code128，因为它具有广泛的兼容性。

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

#### **支持哪些条形码类型（1D、2D、QR）？**

BoxHero 同时支持 1D 条形码和 2D 条形码。

* 对于 **1D**，支持的格式包括 Code128、Code39、Code93、EAN-13、ITF 和 STF。
* 对于 **2D**，BoxHero 支持 QR 码和 Data Matrix 码。

#### **我可以自定义标签尺寸或布局吗？**

可以。BoxHero 提供两种创建标签的方式：您可以从用于常见标签纸和热敏卷的预设计模板中选择，或使用自定义设计，从零开始制作标签，并可完全控制布局、尺寸和位置。

如果您的标签尺寸未列在模板中，您可以手动输入自定义尺寸。

#### **我可以在条形码标签中添加图片或徽标吗？**

可以。打印条形码标签时请使用 <mark style="color:$primary;">`创建自定义设计`</mark> 选项。这样您可以完全控制标签布局，包括添加图片、徽标和自定义文本。

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

#### **我可以将条形码标签保存为图片文件吗？**

不能直接保存。条形码标签只能保存为 PDF。要下载，请点击 <mark style="color:$primary;">`打印`</mark> 并选择 <mark style="color:$primary;">`另存为 PDF`</mark>.

#### **如何在 BoxHero 中设置条形码扫描？**

开始扫描条形码：

1. 连接一个支持蓝牙的 **条形码** **扫描器**，或者
2. 使用您的 **手机** **相机** 通过 BoxHero 移动应用。

连接后，应用将自动检测并读取条形码。


---

# 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://www.boxhero.io/docs/faq/zh/tiao-xing-ma-biao-qian/she-ji-biao-qian.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.
