Hi,
I am trying to code in C# to make Hyperlinks in PDF, opened with a browser, to open in new tab. We are creating pdf from Aspose.Word. I tried using below two options, one with setting hyperlink’s Target property to …...Type == FieldType.FieldHyperlink)...PdfSaveOptions.OpenHyperlinksInNewW = true - this one is correct, but it...