# 성적서 PDF 저장 폴더 경로 설정법

## Q 문의&#x20;

* 성적서 또는 기록서를 출력하기 전 미리 보기 화면에 나오는 `PDF 저장`, `이미지 저장` 버튼을 사용할 때 사용자가 폴더를 지정할 수 있나요?

## A 답변&#x20;

{% hint style="info" %}
※ 경로가 설정되어 있지 않으면 PDF, 이미지 저장 폴더는 기본적으로 ILab 설치 폴더에 있는 temp 폴더로 지정되어있습니다.
{% endhint %}

* 아래 순서와 같이 설정하신 후 테스트해보시기 바랍니다.

1\. **도구 → 옵션**으로 이동 &#x20;

![](/files/-L9sMVu8shkWFH-E15gh)

2\. 왼쪽에 보이는 목록 중에 **'개인별 설정'** 선택 &#x20;

![](/files/-L9sMVuXmmxZuLOr0JI7)

3\. 원하는 파일의 경로를 `돋보기` 버튼을 클릭하여 원하는 폴더로 지정 후 `확인` 버튼 클릭 &#x20;

![](/files/-L9sMVus_RFLy-K8lTBy)

4\. 선택한 경로가 잘 지정되었는지 확인

![](/files/-L9sMVv824laQwX2evuj)

5\. 설정이 끝났다면 `확인` 버튼을 클릭하여 저장

![](/files/-L9sMVvOzMjqkfggE5hs)

6\. 실제 출력할 성적서 또는 기록서 미리 보기를 띄운 후 지정된 경로로 저장되는지 확인\
(※ 저장 시에 다른 폴더를 찾아서 저장하셔도 최초 열리는 폴더는 개인별 설정에서 지정하신 폴더가 열립니다.) &#x20;

![](/files/-L9sMVvdwxD9LVg5Dk1u)


---

# 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.ilabs.co.kr/faq/10/09-002.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.
