set Automatic Link Generation Enabled
Enables or disables automatic link generation. This will parse the PDF page text and automatically generate clickable links (and corresponding com.pspdfkit.annotations.LinkAnnotation objects) for text that looks like a HTTP or a similar link.
Enabled by default.
Parameters
enabled
true if link generation should be enabled, false otherwise.