# 신규 생성 및 빌더 실행

## Document Template Builder 시작하기

새 템플릿을 추가하려면 Document Templates List에서 New 버튼을 클릭하세요.

<figure><img src="/files/id29roHJEvXlcCCry8CT" alt=""><figcaption></figcaption></figure>

다음은 템플릿 디자이너입니다.\
워드 프로세서 스타일 편집기를 사용하는 다른 프로그램과 달리 SmallBuilder는 블록 스타일 편집기를 사용합니다. 이를 통해 템플릿 디자인과 레이아웃을 직관적으로 쉽게 제어할 수 있습니다.

<mark style="color:blue;">템플릿 디자이너</mark>는 두 가지 영역으로 구성됩니다.

<figure><img src="/files/KvcIEYZfrhW7xj2m7FWs" alt=""><figcaption></figcaption></figure>

:eyes: **왼쪽 Panel**은 템플릿에 추가할 수 있는 컴포넌트 요소와 템플릿 속성을 설정할 수 있습니다.

1. Default 탭 : 템플릿 속성을 설정

<div align="left"><figure><img src="/files/rppBPj9IbQDLJt7NRAan" alt="" width="240"><figcaption></figcaption></figure></div>

<table><thead><tr><th width="189">옵션</th><th width="420.33333333333326">설명</th><th>필수</th></tr></thead><tbody><tr><td>Target Object</td><td>문서 생성 기준이 되는 개체를 지정</td><td>O</td></tr><tr><td>Template Name</td><td>저장할 Document Template 이름</td><td>O</td></tr><tr><td>Template Label</td><td>저장할 Document Template 레이블</td><td>O</td></tr><tr><td>Landscape</td><td>저장할 문서를 가로 방향으로 설정</td><td></td></tr><tr><td>Versioning</td><td>파일 이름 뒤에 붙는 파일버전</td><td></td></tr><tr><td>File Name</td><td>저장되는 PDF 파일의 이름</td><td></td></tr><tr><td>Margin</td><td>페이지 여백 설정<br>* Header / Footer가 있을 때는 10mm이상으로 설정</td><td></td></tr><tr><td>Resize</td><td>Formula Field에 있는 이미지의 크기 조절</td><td></td></tr></tbody></table>

1. Component 탭 : 템플릿에 추가할 수 있는 컴포넌트 요소와 요소의 속성을 설정

   :black\_nib: 컴포넌트 요소의 예로는 텍스트, 이미지, 테이블 등이 있습니다.

   :black\_nib: 요소를 선택하면 해당 속성을 구성할 수 있는 창으로 전환됩니다.

   :black\_nib: 텍스트 요소의 속성 창에는 필드 데이터 표시자를 만들 수 있는 버튼이 있습니다.

:eyes: **오른쪽 Canvas**는 디자인에 따라 템플릿 요소가 배치되는 영역입니다.


---

# 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.smallbuilder.com/ko/smallbuilder-documents/undefined-1.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.
