# PDF 변환 출력 시 깨짐 현상

## Q 문의&#x20;

* 성적서 기록서 등을 인쇄할 때 인쇄된 문서는 정상적으로 보이는데 `PDF 저장` 버튼을 눌러 PDF 파일로 저장하면 첨부된 그림처럼 양식이 깨져 보이는 현상이 있습니다. 수정해 주세요.

![](/files/-L9sMWY_Y1-UOE6MViw0)

## A 답변&#x20;

* PDF 변환 시 변환 프로그램의 버전에 따라 선이 안 보이거나 글씨가 깨지는 현상이 발생할 수 있습니다. 아래 그림과 같이 다른 변환용 프로그램을 사용해서 인쇄해 보시기 바랍니다.

1. `인쇄`버튼을 클릭
2. 빨간색으로 표시된 부분처럼 Microsoft Print to PDF, 또는 한컴 PDF 등 PDF 변환 장치가 보인다면 그중 한 가지를 선택해 PDF로 변환합니다.

![](/files/-L9sMWZDTWS0sZXPHUiX)


---

# 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/01/01-003.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.
