I have a pdf document whose height i want to increase at top and bottom so that certain text can be written on it.
So is it possible to add padding at top and bottom of the page using PdfSharp or any other free library which in turn will increase page height also?
Thanks in advance
Ramesh
I solved it as shown in following code snippet