Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Link component inside Svg #2987

Open
maciejkuran opened this issue Nov 29, 2024 · 0 comments
Open

Support Link component inside Svg #2987

maciejkuran opened this issue Nov 29, 2024 · 0 comments

Comments

@maciejkuran
Copy link

maciejkuran commented Nov 29, 2024

@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 <Link /> component inside <Svg /> (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! 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant