0

Hi I am creating a PDF viewer in my WPF application using AxAcroPDF. The PDF displayed correctly , but the hyperlink in the PDF content is not redirecting to external website when clicking on it. Any one knows the reason for that or how to redirect to external website from the PDF content when user click the hyperlink in the PDF?

Roshil K
  • 2,583
  • 28
  • 38

1 Answers1

0

Is you PDF is a PDF text or as image? If it's as image, you can't.

Otherwise, with the PdfPrintingNet library, it work's perfectly.

PdfPrintingNet library web site

Regards.

Flood
  • 78
  • 6