Using Aspose PDF kit for achieving templating functionality

Hi,
I’m looking for software with Java API that can take a PDF template and replace text and images in certain “hot spots” in the document. Does the Aspose PDF kit have the ability to do this?

Thanks,
Olafur G. Gudmundsson

Hello,

I have moved your post here so the developers can help you. They will answer you shortly.

thanks!

Hi,

The feature ReplaceText is supported by Aspose.Pdf.Kit, please refer to method ReplaceText at Class PdfContentEditor | Aspose.PDF for .NET API Reference. Currently this function can not replace the texts appearence in a table.

Now replaceing image is not supported and we can not provide this feature in a short time.