diegomura / diegomura/react-pdf
More detail in documentation on how to use React PDF Renderer in a Server context please.
- Dominant language
- TypeScript
- Stars
- 16.8k
- Forks
- 1.3k
- Avg merge
- 5h 6m
- Merged PRs (30d)
- 52
Description
## The Problem
I'm frustrated at the lack of information and clarity in the documentation regarding server-side usage.
## The Solution
I'd like to see more descriptive context provided in the documentation and some different examples.
Example 1 - Rendered as a serverside component
Example 2 - piped back to client - What is the response meant to be?
It would be great to include both JavaScript and TypeScript sandbox examples (not just isolated code).
In terms of descriptive context, it's difficult to imagine for those with less experience like myself how the creators and maintainers envision working with the React PDF renderer in Node js which is why I believe sandboxes would be so beneficial.
I've managed to get it working on the client side and when I'm more knowledgable I'd be happy to contribute to the documentation.
Thanks for reading 😎
Contributor guide
Assessment
This issue has not been assessed yet.