# RDL 보고서

RDL 보고서는 다중 페이지 디자인 및 정확한 레이아웃 없이 데이터의 연속 프레젠테이션을 만드는 데 적합하며 널리 사용되는 보고서 유형입니다.

## RDL 보고서

RDL 보고서는 단일 페이지 디자인 패턴, 즉 동일한 페이지에서 보고서를 완성하는 모든 것을 지원합니다.

RDL 보고서는 데이터 집합의 모든 데이터가 표시될 때까지 미리 보기 또는 런타임에 구성 요소를 확장하여 데이터 페이징을 자동으로 구현하고 최종 페이지 레이아웃은 표시할 데이터의 양에 따라 달라집니다.

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


---

# 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://doc.forguncy.co.kr/components/report/summary/rdl.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.
