Amending PDF

Hi,

I have a PDF template (company letter head) and I want to generate letters dynamically using that template.

Which product will be best for us. Can I do it using Aspose.Pdf

Regards

Prakash


This message was posted using Aspose.Live 2 Forum

Hi,

You can use Aspose.Pdf for this purpose but you will need to create the template in XML and then use that for creating the letters because you cannot modify existing pdf file with Aspose.Pdf.

Thanks.

Hi,

Thanks for your reply. The problem is we have a company letter head which is designed by third party. If I create XML template then it doesn't look exactly the same as existing letter head. I want to use existing PDF and add text into it. For that purpose can I use Aspose.Pdf.Kit or any other product provided by aspose.

Thanks

Prakash

Hi,

In that case you can use Aspose.Pdf.Kit. Please consult http://www.aspose.com/documentation/file-format-components/aspose.pdf.kit-for-.net-and-java/adhere-text.html for more information.

Thanks.