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?
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.
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?