File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 4
4
<div align =" center " >The new way to build documents.<br />High-quality, unstyled components for creating PDFs.</div >
5
5
<br />
6
6
<div align =" center " >
7
- <a href =" https://www.fileforge.com/ " >Website</a >
7
+ <a href =" https://www.fileforge.com/ " >Fileforge Website</a >
8
8
<span > · </span >
9
9
<a href =" https://github.com/OnedocLabs/ " >GitHub</a >
10
10
<span > · </span >
@@ -52,7 +52,6 @@ Unlike other solutions, _react-print-pdf_ gives you complete control over your d
52
52
53
53
![ Legacy Solution vs. React-print-pdf] ( https://github.com/OnedocLabs/react-print-pdf/assets/33000377/a8834372-047e-46ff-a4ff-26083df88594 )
54
54
55
-
56
55
# Getting started 🚀
57
56
58
57
## 1. Installation 💿
@@ -108,6 +107,7 @@ export const Document = ({ props }) => {
108
107
```
109
108
110
109
## 4. Generate HTML 💻
110
+
111
111
``` javascript
112
112
import { compile } from " @fileforge/react-print" ;
113
113
@@ -128,8 +128,6 @@ A set of standard components to help you build amazing documents without having
128
128
PDF designed with _ react-print-print_ can be generated, hosted (and more) with your preferred document management providers.
129
129
130
130
- [ Fileforge] ( https://app.fileforge.com/login ) : HTML to PDF, cloud hosting, analytics and more.
131
- - [ Prince XML] ( https://www.princexml.com/ ) : simple HTML to PDF tool
132
- - Others _ (coming soon..)_
133
131
134
132
# Contributing 🫂
135
133
You can’t perform that action at this time.
0 commit comments