Hi,
I had a scenario where two large images were added to
<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.