Populate Invoice Template Document with Database Data & Convert to PDF

hi ,
my name is wulong yang ,I am from an Australia ERP company.
I have a question want to enquire.
currently we are using asp.net web form controls(C#) to do our online acocunting software.
I want to ask whether you have any product can help me to achieve one feature.
about invoice template.
the working scenario is

  1. user download invoice template file word file. from us.
    2.user can do customize about his template layout,like color, layout,logo, text.
    3.then upload to our website.
  2. then everytime generate invoice pdf, we based on their invoice template and insert client’s invoice data from database.
    my question is do you have any feature like can read word file and insert data into it and generate PDF?

@wulong_yang,

Yes, you can meet all these requirements by using Aspose.Words for .NET API. Generally speaking, the operations, that you can perform by using MS Word, can also be performed by using Aspose.Words for .NET API programmatically. Please refer to the following sections of documentation:

Hope, this helps. Please let us know if you need more information; we are always glad to help you.