Hi There
I am trying To scale a pdf and stamping by a certain percentage however the output file is removing the content.
Below is my code
Code 1
====================
Dim pEdit As Aspose.Pdf.Facades.Pd…...BindPdf(doc) For Each page As Page In doc.Pages Try pEdit...private void Logic(Document doc) { var pEdit = new PdfPageEditor();...