# PDF 변환 출력 시 글씨가 안보이는 경우

## Q 문의

* 성적서를 PDF로 변환하여 보관 및 출력을 하는데 글씨가 안보이는 내용이 있어요

## A 답변

* 답변 드리겠습니다. 아래 설명을 참고해주세요.

1\. 해당 리포트의 리포트 디자이너를 실행합니다.

2\. 글씨가 보이지 않는 리포트의 **메모 컨트롤**을 클릭합니다.

![](/files/-MOisken2CQoqUnNSKOB)

3\. Arial이라는 리포트 디자이너에서 지원하는 기본 폰트의 경우 PDF에서 지원하지 않는 폰트인 경우가 있어 해당 폰트를 변경하시고 적용해보세요.

{% hint style="info" %}
※ 해당 메뉴얼의 방법으로 해결이 안된다면 [서비스 요청](/11/service.md)으로 문의 주시면 답변드리겠습니다.
{% endhint %}


---

# 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-004.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.
