Aspose.PDF and MergeCodes and Classic ASP

Is it possible to perform a text replace in Aspose.PDF. Like a mailmerge. We are using classic ASP and an Access database. Basically, we would scan the contents of a PDF and replace tokens (certain words or tags) with words from a database. Is this possible.

Currently we are using Aspose.Word to do this using a .DOC as a template but perhaps we can starts with a .PDF as a template. Which is better.

Finally, do we need a COM wrapper for all this or does the API contain just cloud endpoints.

@adventurousbooks

Thanks for contacting support.

Yes, Aspose.PDF offers feature to find and replace text in PDF documents. For more information, please check “Search and Get Text from Pages of a PDF Document” article(s) in our API documentation. Furthermore, you may need to build a COM Wrapper if you are working in Classic ASP. We also offer Aspose.PDF for Cloud in case it suites to your requirements. In case of any further assistance, please feel free to let us know.