# React Print - React로 고품질 PDF 작성하기 오픈소스

> Clean Markdown view of GeekNews topic #13802. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=13802](https://news.hada.io/topic?id=13802)
- GeekNews Markdown: [https://news.hada.io/topic/13802.md](https://news.hada.io/topic/13802.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2024-03-14T10:52:01+09:00
- Updated: 2024-03-14T10:52:01+09:00
- Original source: [github.com/OnedocLabs](https://github.com/OnedocLabs/react-print-pdf)
- Points: 29
- Comments: 2

## Topic Body

- PDF용 React UI 키트를 사용하여 PDF를 빌드 및 생성하고 문서를 인쇄  
- 간단하고 재사용 가능한 컴포넌트와 템플릿으로 인보이스, 문서, 브로셔등을 쉽게 제작 가능   
- 100% 레이아웃 제어: 여백, 머리글, 바닥글 등을 포함한 레이아웃을 모두 제어 가능   
- PDF에 동적인 데이터 연동: 데이터베이스의 데이터를 읽어서 PDF에 통합

## Comments



### Comment 23744

- Author: smash009
- Created: 2024-03-15T18:38:36+09:00
- Points: 1

pdf, 리액트

### Comment 23717

- Author: iolothebard
- Created: 2024-03-15T00:46:24+09:00
- Points: 1

옥상옥… 리액티브할 필요가 없는 pdf에 리액트라니… 리액트 컴포넌트를 클래식 html팀플릿의 레이아웃&partial(include, content_for/yield, …)처럼 쓰는…
