HWPFDocument.getPicturesTable() can get all images if there is no table in doc file. But, if there is one or more, HWPFDocument.getPicturesTable() lose all images after the first table.
Fixed by bug #44652