We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working.
foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true))
{
…...Product Family words-net hrnallap May 21, 2025, 4:40am 1 We are using...Professionalize.Discourse May 21, 2025, 4:41am 2 @hrnallap To ensure that...