# 두 대의 PC에서 다른 인쇄 결과

## Q 문의&#x20;

서로 다른 두 대의 PC에서 각각 성적서가 출력되는 양식이 다르게 보입니다. 한쪽에서는 정상적으로 출력되는데, 한쪽에서는 예전 양식으로 보이거나 비정상적으로 출력됩니다.

## A 답변&#x20;

시험기록서, 성적서 등 인쇄 결과가 서로 다른 PC에서 각각 다르게 보이신다면

1\. 비정상적으로 보이는 PC의 아이랩이 설치된 폴더에 가셔서 &#x20;

![아이랩이 설치된 폴더](/files/-L9sMWrP7D7felge7IAl)

2\. **① report**라는 이름의 폴더 안에 있는 양식 파일들을 모두 삭제 하시고

3\. 아이랩을 종료했다가 **② 다시 실행**하시면 됩니다.

{% hint style="warning" %}
**※ 해당 문제의 원인은 새로운 양식 파일을 다운받지 못해 생기는 문제입니다.**
{% 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-005.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.
