Hi, i’m develope into my software the print of pdf file but when use PdfViewer for printing, the print have a large margin.
I use this code:
Aspose.Pdf.Facades.PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer();
//…...close(); } } Make sure to replace "documentFilePath...May 7, 2025, 10:00am 3 I have make it but not work. The old version...