Support on link click event
Hi there, Thanks for your great library! I need to support click event on link in pdf document. (Hyperlinks in PDFs)
For example, when I click on the link in doc https://github.com/letrungdo/pdf/blob/main/pdf_render%20_%20Flutter%20Package.pdf, it will open in an external browser.
Hi there, I would appreciate this feature as well, or if anyone has already made a workaround and can share that. Thanks!
pdf_render depends on several platform dependent PDF engine and it's relatively difficult to support such new feature.
By the way, I'm now working on brand-new PDF viewer plugin that support nore platforms and more feature, named pdfrx.
Could you try it?
Thank you for your reply, I will take a look at the other plugin.