# 출력물의 라인 굵기 조절하기

## Q 문의&#x20;

* 리포트 디자이너에서 선 굵기 조정하고 싶은데 어떻게 하면 되나요?

## A 답변&#x20;

* 기록서를 예시로 라인 굵기 수정 방법에 대해 설명해 드리겠습니다.

1\. **공통/코드관리 → 리포트관리 2.0** 메뉴를 실행합니다.&#x20;

![](/files/-MP1vxD1O-irQJrNYO1i)

2\. **기록서 탭**에서 원하는 기록서 양식 선택, `리포트 디자인` 버튼을 클릭합니다.&#x20;

![](/files/-L9sMStDF_dONSpXuaZO)

3\. 굵기를 변경할 메모 컨트롤을 선택합니다.&#x20;

![](/files/-L9sMStLDJqpcmCttFQ1)

4\. 위, 아래, 왼쪽, 오른쪽 **모든 테두리** 라인 변경 시 리포트 디자이너 화면 상단의 ToolBar에서 테두리 변경 아이콘 우 이용하여 숫자 부분이 굵기입니다.

![](/files/-L9sMStW0E_UAfoCEGPm)

![](/files/-L9sMStdpnJXDFsClBnb)

5\. **특정 방향의 선 굵기만 변경하고자 할 경우** 리포트 디자이너 화면 좌측의 Properties에서 Frame이라는 속성  아래에 있는 값들을 수정해 주면 됩니다.

만약 아래 선만 굵게 하고 싶다면 BottomLine의 Width값을 수정 하면 됩니다. &#x20;

![](/files/-L9sMSu7KlAEVYsz4maU)

보통 기본선 굵기는 0.1입니다.&#x20;

0.5, 1, 1.5등 값을 변경해가면서 원하시는 굵기로 조정하시면 됩니다.

* 다중 메모컨트롤 적용에 주의해주세요.

![다중 메모 컨트롤 적용 예시](/files/-MP2-SQVIXMDaYf6Jom6)

{% hint style="info" %}
메모 컨트롤마다 적용이 되기 때문에 변경할 컨트롤을 확인하시고 적용하시기 바랍니다.
{% 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/03/03-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.
