Hi,
image.png (3.0 KB)
I want to have the same heading in each page of a pdf as there is in this image , this was generated using a different technology and i want to implement the same using aspose pdf.
Kindly help.
…...Document(pdfPath); ImageStamp header = new ImageStamp(imagePath);...int imageWidth = img.Width; header.HorizontalAlignment = HorizontalAlignment...