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.ProcessPages...Integer() {page.Number} Dim origPageSize = pEdit.GetPageSize(page.Number)...