HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › HTML/CSS rendering issues › How can I force PD4ML to not resolve links in the html? › Re: Re: How can I force PD4ML to not resolve links in the html?
September 30, 2016 at 11:21
#29935
pd4ml.disableHyperlinks() method is what you looking for.
But… Some PDF viewers (like Acroread) parse PDF document content and turn URL-like strings into hyperlinks. The behavior can be disabled in PDF viewer properties by the end-user, but it cannot be done automatic way from a PDF document.
See in Acroread:
Edit->Preferences->General->Generate links from URLs