Two Large images in single <td> does not show image in pdf file

Hi,
I had a scenario where two large images were added to

and after converting to PDF the images are not visible. Structure is something like below:
<table>
 <tr>
    <td>
       <p>
       <img/>
       </p>
    <p>
      <img/>
   </p>
</td>
</tr>
</table> 

Both the images are large such that only one image can fit completely in one page. But when converted to pdf both the images are not visible.

Expectation: Images should be visible in a way that if both images are not fitting to a page it should print to next page instead of hiding.

Version Used :
Aspose.Words for .NET - “16.12.0.0”

Please revert back with the solution at earliest.

@agammehta,

Thanks for your inquiry. Please try latest version of Aspose.Words for .NET 18.3. If you still face problem, please ZIP and attach your input HTML document along with images here for testing. We will investigate the issue on our side and provide you more information.