Hello,
Could you please tell me if Aspose.PDF for NET has the ability to let me render PDF file page to Graphics, like:
I need this ability for advanced printing methods like printing multiple pages per paper sheet, a…...pdf"; using (Document pdfDoc = new Document(inputPath)) { var...PrinterName = "Microsoft XPS Document Writer" }); Please let me...