OnedocLabs/react-print-pdf

TypeScriptgithub.com/OnedocLabs/react-print-pdf/tree/main/docs

Build and generate PDF using React 📄 UI kit for PDFs and print documents. Simple, reusable components and templates to create great invoices, docs, brochures. Use your favorite front-end framework React to build your next PDF.

pdfreactprintui-kitreact-printuifront-endhtmljavascriptycombinatordocumentdocuments
Star Growth
Stars
2.6k
Forks
100
Weekly Growth
+-2
Issues
7
1k2k
Feb 2024Dec 2024Oct 2025Sep 2026
Artifactsnpm
README

Cover Fileforge

React Print
The new way to build documents.
High-quality, unstyled components for creating PDFs.


GitHub Repo stars Discord X (formerly Twitter) Follow YC


Demo Highlights 🎥

https://github.com/OnedocLabs/react-print-pdf/assets/33000377/0d8815a7-e858-4541-ba13-325d56f26c69

Key Features 🎯

  • Easy to use: Build your first PDF with react-print-pdf in less than 5 minutes.
  • Open source: Freedom is beautiful, and so is Fileforge. React-print-pdf is open source and free to use.
  • Components & Templates: Kickstart your next document by using our list of components and template created by Fileforge's Team and the community.
  • 100% Layout's control: Unlike other solutions, you have complete control over 100% of your layout, including margins, headers, footers, and more.
  • Integrate dynamic data to your PDF: Streamline data from your database and integrate it seamlessly into your PDFs.

Introduction ℹ️

A collection of high-quality, unstyled components for creating beautiful PDFs using React and TypeScript. Forget about docx, latex, or painful outdated libraries. With react-print-pdf, embrace a new way to create PDFs, designed by and for developers.

Why❓

We believe documents are at the core of communication—invoices, contracts, resumes, brochures, etc. They are the primary method for exchanging information with others professionally. So, why do we continue to use decades-old technology to create them? We believe you deserve better. Document production needs to be modernized. Start today and create your next PDF the same way you build a web app. And yes, this includes automating data integration into your documents. Say hello to react-print-pdf.

How does it differ from other solutions? 🧐

Unlike other solutions, react-print-pdf gives you complete control over your documents, allowing you to design complex layouts with features like footnotes, headers, margins, and more. Additionally, it enables you to track and analyze specific parts of your document, and build and update charts using data from your database. And this is just the beginning—our team and the community will continue to develop great features to simplify the PDF generation process.

Legacy Solution vs. React-print-pdf

Getting started 🚀

1. Installation 💿

Get the react-print component library.

With npm

npm install @fileforge/react-print

With yarn

yarn add @fileforge/react-print

With pnpm

pnpm add @fileforge/react-print

2. Import component ↪️

Import the components you need to your PDF template from our list of pre-build components :

import { PageTop, PageBottom, PageBreak } from "@fileforge/react-print";

3. Integrate in your document 📄

Integrate your components and include styles where needed.

export const Document = ({ props }) => {
  return (
    <div>
      <PageTop>
        <span>Hello #1</span>
      </PageTop>
      <div>Hello #2</div>
      <PageBottom>
        <div className="text-gray-400 text-sm">Hello #3</div>
      </PageBottom>
      <PageBreak />
      <span>Hello #4, but on a new page ! </span>
    </div>
  );
};

4. Generate HTML 💻

import { compile } from "@fileforge/react-print";

const html = await compile(<Document />);

Components 🗂️

A set of standard components to help you build amazing documents without having to deal with the mess of creating complex layouts and maintaining archaic markup. Help us extend this list by actively contributing and adding your favorite components!

Browse all currently supported components →

[!NOTE] Help us extend this list by actively contributing and adding your favorite components!

Integrations 🔗

PDF designed with react-print-print can be generated, hosted (and more) with your preferred document management providers.

  • Fileforge : HTML to PDF, cloud hosting, analytics and more.

Contributing 🫂

This project is open-source and is intended to be maintained and built by and for developers.

Wanna help ? Awesome! There are many ways you can contribute! Take a look at:

Authors 🧑‍💻

License 📜

License

Join the movement ! 🚀

Activity

Alt

Contributors ✨

Star History 🌟

Star History Chart

GitHub Repo stars Discord X (formerly Twitter) Follow YC


Related repositories
microsoft/markitdown

Python tool for converting files and office documents to Markdown.

PythonPyPIlibraryMIT Licenselangchainopenai
180.6k13.3k
justjavac/free-programming-books-zh_CN

:books: 免费的计算机编程类中文书籍,欢迎投稿

awesomeGNU General Public License v3.0pythonjavascript
weibo.com/justjavac
118.7k28.3k
Stirling-Tools/Stirling-PDF

#1 PDF Application on GitHub that lets you edit PDFs on any device anywhere

JavaMavenOtherdockerjava
stirling.com
91.5k8.3k
opendatalab/MinerU

Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.

PythonPyPIOtherextract-datalayout-analysis
opendatalab.github.io/MinerU/
79.4k6.6k
docling-project/docling

Get your documents ready for gen AI

PythonPyPIlibraryMIT Licenseaiconvert
docling-project.github.io/docling
66.1k4.8k
paperless-ngx/paperless-ngx

A community-supported supercharged document management system: scan, index and archive all your documents

PythonPyPIGNU General Public License v3.0angulararchiving
docs.paperless-ngx.com
44.9k3.1k
PDFMathTranslate/PDFMathTranslate

[EMNLP 2025 Demo] PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero

PythonPyPIappGNU Affero General Public License v3.0chineselatex
pdf2zh.com
36.8k3.3k
hehonghui/awesome-english-ebooks

经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新

CSSnpmawesomedownloadebooks
36.1k3k
ocrmypdf/OCRmyPDF

OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched

PythonPyPIMozilla Public License 2.0pythonocr
ocrmypdf.readthedocs.io
34.7k2.4k
koreader/koreader

An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices

LuaappGNU Affero General Public License v3.0luajitkobo
koreader.rocks
29.6k1.9k
opendataloader-project/opendataloader-pdf

PDF Parser for AI-ready data. Automate PDF accessibility. Open-source.

JavaMavenApache License 2.0jsonmarkdown
opendataloader.org
29k2.8k
posquit0/Awesome-CV

:page_facing_up: Awesome CV is LaTeX template for your outstanding job application

TeXLaTeX Project Public License v1.3ctexoverleaf
28.4k5.3k