# 上傳多頁PDF檔案 \[進階方案功能]

### 上傳檔案

1. 點擊「上傳PDF」，並選取所有欲上鏈的PDF檔案。
2. 欲刪除已上傳檔案，可於下方檔案列表進行刪。

{% hint style="info" %}
**PDF上傳格式說明：**

**尺寸**：A4等比例，建議解析度300dpi\
**檔案格式**：限PDF檔 \
**單次上傳數量上限**：1000份\
**檔案大小限制**：單份檔案**10MB**以內
{% endhint %}

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

### 查看檔案上傳進度

點擊 <img src="/files/W1kGGQJtF7GGRKg5U22b" alt="" data-size="line"> 即可查看檔案上傳狀態。

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

### 常見上傳錯誤原因

> * 檔案尺寸大於10MB，請調整大小後重新上傳
> * 檔案非A4尺寸，請確認尺寸或調整成A4後重新上傳
> * 網路錯誤

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


---

# 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://turing-certs.gitbook.io/turingcerts-issuer-manuel-zh/issue_via_pdf/upload_files.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.
