Hi Aspose Team,
We are converting HTML to PDF (multi page pdf) using HtmlLoadOptions class and then passing HTML to Aspose.Pdf.Document class.
Now we have a requirement in which every page of generated pdf will have an image in header and image and page number in footer.
How can we accomplish this task using Aspose.Pdf....???
We cannot use the approach mentioned here : http://www.aspose.com/docs/display/pdfnet/Image++and++Page+Number+in+Header+Footer+section
because we no more using Aspose.Pdf.Generator.Pdf class for PDF generation.
Can your team help us with some code to accomplish our tasks.
Thanks in advance.