Was able to narrow this down to a small block of code:
Using oFS As New IO.FileStream(path:=sPageImage, mode:=IO.FileMode.Create)
oPage.Resources.Images.Item(1).Save(stream:=oFS,
…...type the format parameter to make sure it uses Aspose.Pdf.Drawing...The problem “goes away” when I make this change in a very small...