@broadpaper/react
v0.4.0
Published
React components for the BroadPaper report designer and preview.
Maintainers
Readme
@broadpaper/react
React components for the BroadPaper report designer and viewer.
Part of BroadPaper — an embeddable visual report designer and PDF renderer. Your users design the report in your application; BroadPaper owns the layout, the branding, the pagination and the output.
Install
npm install @broadpaper/reactimport { ReportDesigner } from "@broadpaper/react";
<ReportDesigner dataSources={dataSources} template={template} onChange={setTemplate} />A thin wrapper over createReportDesigner — it owns the mount, the teardown and the prop
updates, and nothing else. The designer's own API is unchanged underneath, so anything the
wrapper does not expose is still reachable through the instance.
Licensing
BroadPaper is free to evaluate, with no trial clock and nothing behind a feature gate. Install it, use every feature and evaluate it against your real data for as long as you like. Production use needs a licence.
In the software, the only difference without a licence is that generated PDFs carry an evaluation mark, and a licence removes it. Contractually, the licence is also what permits production use. No seats, no activation, no machine binding, no telemetry, and no call home at any point.
Documentation
Support
Paid licences include email support at [email protected].
Copyright © 2026 Codingbadger Creative Limited. See LICENSE in this package, and THIRD-PARTY-NOTICES.md for the components it ships with.
