# FilePreviewer

FilePreviewer 플러그인은 미리보기 첨부 셀을 지원하고 Tencent 클라우드 스토리지 및 기타 기능에 연결할 수 있습니다.

### 플러그인 다운로드&#x20;

버전에 맞는 플러그인을 다운로드 합니다.

<table><thead><tr><th width="139">버전 </th><th>다운로드 링크 </th></tr></thead><tbody><tr><td>v10.0</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V10_Plugin/FilePreviewerKR.zip">FilePreviewerKR.zip</a></td></tr><tr><td>v 9.0</td><td><a href="https://dev.mescius.co.kr/bbs/download.php?bo_table=forguncy_qna&#x26;wr_id=690&#x26;no=0">FilePreviewerKR.zip</a></td></tr><tr><td>v 7. 1</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V7.1_Plugin_20211223/FilePreviewer.zip">FilePreviewerKR.zip</a></td></tr><tr><td>v 7. 0</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V7_Plugin_20210722/FilePreviewer.zip">FilePreviewerKR.zip</a></td></tr><tr><td>v 6. 1</td><td><a href="https://forguncy-korea.github.io/attached_files/Plugin_Files/V6.1_Plugin_20201111/FilePreviewerKR.zip">FilePreviewerKR.zip</a></td></tr></tbody></table>

### 기능 설명

1. 클라우드 서버 또는 Tecent Cloud에 파일 업로드&#x20;
2. 브라우저에서 이미지, 비디오, 오디오, PDF 파일 미리보기&#x20;
3. 드래그 앤 드롭 업로드 파일 및 Ctrl+V 클리보드 업로드 지원

### 사용 방법&#x20;

1. 플러그인을 다운로드합니다.
2. Forguncy Builder에서 설치하고 Forguncy Builder를 다시 실행합니다.
3. 셀 영역을 선택하고, 셀 유형 "FilePreviewer"로 설정합니다.

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

4\. 실행하면 아래와 같이 화면이 나옵니다.&#x20;

* 업로드: 업로드버튼을 클릭하면 업로드할 파일을 선택할 수 있습니다. 업로드 한 파일은 아래 박스에서 확인 할 수 있습니다. &#x20;
* 미리보기 : 파일을 선택하고, 미리보기를 클릭하면 업로드한 파일을 미리볼 수 있습니다. Microsoft Office 파일, PDF파일, 미디어 파일 (이미지, 오디오, 비디오)를 지원합니다.&#x20;
* 다운로드 : 파일을 선택한 후, 다운로드 버튼을 클릭하면 해당 파일을 다운로드 받을 수 있습니다.
* 삭제: 파일을 선택하고 삭제버튼을 클릭하면 파일리스트에서 삭제됩니다.&#x20;

<figure><img src="/files/q1uk35r5FFAcsnfUkxNO" 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://doc.forguncy.co.kr/plugin/useplugin/celltype/filepreviewer.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.
