With reference to the online chat i believe there's no option to hide/disable printing-process dialog. The kind of operation we work basically requires the print job to be executed in the background so that user could be allowed to work continously. Basically our application requires alot of scanning of serials so printing-process dialog kind of stops them from working continously.
Code snippet
for (int i = 0; i < this.NumberOfCopies; i++)
{
ImageOrPrintOptions image = new ImageOrPrintOptions();
I have logged your request into our issue tracking system with an id: CELLSNET-21121. We will investigate if it is feasible and can be implemented. Once we have any update about it, we will let you know about it.
Thanks for the update. Once the release is available surely will test and push my company for the re-newel.
There was another thing that i reported some time back i hope that issue is also fixed in the latest release. This one has also been really annoying and has abstained us from using Aspose for some our office templates.