flutter_pdf_render icon indicating copy to clipboard operation
flutter_pdf_render copied to clipboard

Support on link click event

Open letrungdo opened this issue 3 years ago • 3 comments

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.

letrungdo avatar Dec 10 '22 17:12 letrungdo

Hi there, I would appreciate this feature as well, or if anyone has already made a workaround and can share that. Thanks!

nataliyakostovatide avatar Jan 25 '24 10:01 nataliyakostovatide

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?

espresso3389 avatar Jan 25 '24 10:01 espresso3389

Thank you for your reply, I will take a look at the other plugin.

nataliyakostovatide avatar Jan 25 '24 10:01 nataliyakostovatide