I used the sample provided here Add Header and Footer to PDF|Aspose.PDF for .NET
I set my footer to “123456” . This works fine, but if you double click the Text and copy-paste it elsewhere the Text is incorrectly being …...click the text and copy-paste it elsewhere the text is incorrectly...Create footer text var footerText = new Aspose.Pdf.Text.TextFragment("123456");...