Mail Merge Mutiple docx ( Bar Code ) and save as PDF

Use Case

We would like to create a mail merge concept with aspose . We have already purchased Aspose Total license for that .

My use Case is below .

  1. I have multiple docx template such as A.docs and b.docs etc…

  2. I have to map certain fields into those template from our data base ( Our Application is Asp.net MVC Application)

  3. I want to create a QRCODE code on each document with specify data .

  4. Finally i want to save the above multiple documents as a single PDF document .

  5. Please let me know how i will be able to achieve this task as we are new to ASPOSE .

  6. Please give me a step by step approach to achieve this task .

Thank you,
Jose

@rmderoche.tarrantcou

Yes, you can achieve your requirement using Aspose.Words. In your case, we suggest you following solution.

Hope this helps you.