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.

@asad.ali Hi, Has there been any progress on this issue?

@sullivan

Sadly, no updates are available about the ticket resolution at the moment. We will surely let you know as soon as some news are available in this regard. Please spare us some time.

@asad.ali
I also have the same problem in another file. Please help to confirm if it is the same reason.

1.pdf (25.2 KB)

image.png (9.0 KB)

@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-56342

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.