timrs2998 / pdf-builder

PDF builder written in Kotlin with a statically typed DSL
https://timrs2998.github.io/pdf-builder/
GNU General Public License v3.0
57 stars 16 forks source link

Text to support hyperlink #33

Open Syrou opened 2 years ago

Syrou commented 2 years ago

Hi! Fantastic library, I would however like to suggest to feature to make text elements and the contents of it into a hyperlink, could this be fixed?

timrs2998 commented 2 years ago

This feature makes sense to me 👍. Anyone is free to work on the issue and I'll merge any PRs. Otherwise I will be rather slow to add it.