Content on last pdf page doesn't get searched

I am doing evaluation on Aspose.PDF .NET version. I downloaded sample code from Aspose and tried on different methods. I noticed that the contents on the last page of the pdf file don’t get read.

I debugged into the GetHyperlinkDestinations method, it returns the total number of pages correct, but in the Results View, it only shows 4 items.
The line to load the file is: Document document = new Document(dataDir + “Test.pdf”);
AsposePdf.PNG (8.1 KB)

Has anyone seen this type of behavior before? How to get contents on the last page? Thanks!

@g.zhu,

Thanks for contacting support.

Can you please share source PDF file along with environment details and sample code so that we may investigate this on our end to help you out. Also please share which version of Aspose.PDF you are using.