Insert a Cover Page into PDF Document in C#.NET using Aspose.PDF

Hi Team,

I want to add a generic cover page to my pdf, for every pdf the cover page would be same.
I want an image, Title and logo to the cover page.

using .net aspose

Please help

@jinivthakkar

I have observed your requirements and like to share with you that you may create a cover page by adding some text to it, as a title, and adding image and logo as per your requirements. After creating the cover page, you can concatenate a PDF file containing single page cover with the other PDF file. Kindly visit following documentation articles for your kind reference.

1: Manipulate Images
2: Working with Text
3: Working with Pages

I hope this will be helpful. Please let us know if you need any further assistance.