Hello
According to my testing, the bookmark feature broke with 25.2 and still does not work with the currently newest version 25.9 of Aspose.PDF.Drawing for .NET.
I use the following test-code to illustrate the problem…...Pages.Add(input.Pages); output.Pages.Add(input.Pages); output...Title = "Page 1", Action = new GoToAction(output.Pages[1]) });...