Unable to obtain images of the page using Resources.Images

I cannot get the images in the document using the following method.

	var doc = new Aspose.Pdf.Document(@"C:\Users\54390\Downloads\demo.pdf");
	foreach (var page in doc.Pages)
	{
		// count is 0.
		page.Resources.Images.Count.Dump();
	}

Version Info

Aspose.PDF for Net 23.10.

The demo file

demo.pdf (251.6 KB)

1 Like

@sullivan

We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): PDFNET-55806

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

Hi guys,

we are experiencing the same problem. Looking forward to hearing from you

@yuzaitsev

Sure, your concerns have also been recorded under the ticket. Please note that the ticket is just logged and it will be resolved on first come first serve basis. As soon as we resolve it, we will let you know in this forum thread. Please spare us some time.

We are sorry for the inconvenience.