christopherdro / react-native-html-to-pdf

Convert html strings to PDF documents using React Native
MIT License
434 stars 264 forks source link

Hyperlinks don`t work for Android #284

Closed viniciusaugutisps closed 1 year ago

viniciusaugutisps commented 1 year ago

Hi,

I have a problem with hyperlinks in android. When I generate the pdf and open it on IOS or desktop it works normally. But on Android in his viewers it doesn't work at all.

When i click on the link it does nothing

Here's a print of how I'm using it in the html and I tried it in several ways.

image

I also tried this way and don`t work : https://github.com/christopherdro/react-native-html-to-pdf/issues/224

Thanks.

BraveEvidence commented 1 year ago

This will help https://www.youtube.com/watch?v=4CBUXv8d0I0

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.