cesarvr / pdf-generator

Cordova plugin to generate pdf in the client-side
MIT License
107 stars 61 forks source link

iOS hyperlinks not clickable (html to PDF) #102

Open baande03 opened 4 years ago

baande03 commented 4 years ago

When I generate a PDF that has a hyperlink on Android, the link is clickable to the end user. When I generate the same document on an iOS device, the text on the pdf is styled (blue) like a link, but it is not clickable. Anyone have a work around for this? Does the link need to have anything special in the tag markup to make this work on iOS?

zsoltweb commented 4 years ago

Unfurtunatly, I find the same issue. Embedding a thumbnail picture with a link to original picture, and the link work properly on Android, but not clickable on iOS.