# DLP 폴더에 저장된 파일의 확장자를 PDF로 변환하여 다운로드하는 방법

### 개요 <a href="#a03" id="a03"></a>

이 매뉴얼에서는 Web 브라우저 및 DirectCloud 드라이브에서 DLP 폴더에 저장된 파일을 PDF로 변환하여 다운로드하는 방법에 대해 설명합니다.

### 제한·보충사항 <a href="#a04" id="a04"></a>

* 다음 항목의 절차에 따라 PDF 다운로드 설정이 활성화되어 있어야 합니다.
  * 관리 페이지 설정\
    DLP 설정에서 사용자에게 PDF 다운로드를 허용하도록 설정하는 방법
    * 사용자 페이지 설정\
      DLP 폴더에서 파일의 PDF 다운로드를 활성화하는 방법
* PDF 다운로드 작업을 수행하는 사용자에게는 <마스터>, <전체권한>, <편집자>, <다운로더>의 접근 권한이 부여되어 있어야 합니다.
* PDF 다운로드가 가능한 확장자는 다음과 같습니다.

  <table><thead><tr><th>프로그램</th><th>확장</th><th data-hidden></th></tr></thead><tbody><tr><td>Microsoft Excel</td><td>xls、xlsx</td><td></td></tr><tr><td>Microsoft Word</td><td>doc、docx</td><td></td></tr><tr><td>Microsoft PowerPoint</td><td>ppt、pptx</td><td></td></tr><tr><td>기타</td><td>pdf、dwg</td><td></td></tr></tbody></table>
* 여러 개의 파일을 선택하여 PDF 다운로드하는 것은 불가능합니다.

### 절차

{% hint style="info" %}
**Web 브라우저에서 파일을 PDF로 변환하여 다운로드하기**
{% endhint %}

1. DLP 메뉴를 클릭한 후, 다운로드하려는 파일이 저장되어 있는 폴더를 클릭합니다.

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

2. 다음 중 한 가지 방법으로 파일을 PDF 다운로드합니다.

① PDF로 다운로드하려는 파일에 체크한 후, 상단에 있는 PDF 다운로드 버튼을 클릭합니다.

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

② PDF로 다운로드하려는 파일을 마우스 오른쪽 버튼으로 클릭한 뒤, 표시된 메뉴에서 PDF 다운로드를 클릭합니다.

<figure><img src="/files/4LHlO74x7ShVY45tkES3" alt="" width="375"><figcaption></figcaption></figure>

③ PDF로 다운로드하려는 파일의 오른쪽에 있는 ▼ 버튼을 클릭한 후, 표시된 메뉴에서 PDF 다운로드를 클릭합니다.

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

3. 파일명을 확인한 후 확인 버튼을 클릭합니다.

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

4. 다운로드된 PDF 파일을 열어 정상적으로 표시되는지 확인합니다.

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

{% hint style="info" %}
**DirectCloud 드라이브에서 파일을 PDF로 변환하여 다운로드하기**
{% endhint %}

1. DLP 폴더에서 다운로드하려는 파일이 저장되어 있는 폴더를 클릭합니다.

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

2. PDF로 다운로드하려는 파일을 마우스 오른쪽 버튼으로 클릭한 뒤, 표시된 메뉴에서 'DirectCloud-Drive' > 'PDF 다운로드'를 클릭합니다.

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

3. 파일명을 확인한 후 확인 버튼을 클릭합니다.

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

4. 다운로드된 PDF 파일을 열어 정상적으로 표시되는지 확인합니다.

<figure><img src="/files/fTL2JckO1EJv0YS8sfVC" 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://help.directcloud.net/user_manual/file_management/dlp-pdf.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.
