Document Images interpreted as text tags

We process pdf documents which contain logo header images. These images are triggering unwarranted text tag processing.

We have yet to determine what is causing them to be interpreted as text tags by the Aspose PDF Engine. As these images are not actually text tags, this is causing thread locking / CPU resource spikes, which eventually drive latency across our application.

Has anyone seen similar and was there a resolution?

Attaching document with sample image. logo_only_.AQBm1J7OrkEsdjEsSj9xwdU10.pdf (12.0 KB)

@KCaauwe

Can you please also share the sample code snippet with us that you are using to process this PDF? We will test the scenario in our environment and address it accordingly.