PavelS0 / docx_template_dart

A Docx template engine
Apache License 2.0
43 stars 31 forks source link

How to add a hyperlink to a Word document? #42

Open BlueBirdBack opened 1 year ago

BlueBirdBack commented 1 year ago

Excuse me. Can I add a hyperlink to a Word document that leads to an online file? I'm wondering whether this feature is supported. Thanks.

AlexandreMaillot commented 1 year ago

now possible with Hyperlink widget https://github.com/PavelS0/docx_template_dart/pull/48