diegomura / diegomura/react-pdf
Support Link component inside Svg
- Dominant language
- TypeScript
- Stars
- 16.8k
- Forks
- 1.3k
- Avg merge
- 5h 6m
- Merged PRs (30d)
- 52
Description
@diegomura , first of all, thank you for your hard work on this library. It's an excellent development experience to build PDFs with it.
I have a small request that I believe is crucial for creating complex PDFs containing charts, particularly those designed for analytics.
It would be fantastic if `@react-pdf/renderer` could support the `` component inside `` (supporting internal & external navigation).
Apologies if I’m mistaken, but I didn’t find any note in the documentation indicating that this is unsupported. I encountered this issue while implementing graphs for PDFs using the d3 library and trying to add interactivity to the graph nodes. I received a browser warning that said something like: "Link not supported in Svg."
Thank you in advance for considering my request. Wishing you all the best, and thanks again! 😊
Contributor guide
Assessment
This issue has not been assessed yet.