Thanks for quick response.
Currently we are generating PPT report dynamically whenever user download report and try to print the download report then it cutting off from both side, we found that we can resolve this issue by selecting “Scale to fit Paper” option.(aspose image.png)
Now we want to select this option with the use of our code so that the user need not to manually select that option (as highlighted in attached screenshot “Aspose new.png”). our requirement is option “Scale to fit Paper” should be selected/checked whenever user download report and print after download.
Thanks in advance.