I have a client that wants to be able to create presentations where the theme varies based on who is creating the presentation. What I thought would be ideal would be to have 2 templates, one for layout - specifying what data goes where, and one for design - specifying background images and font styles for headers and the like. Is this something that would be easy to do with Aspose?
As an example, lets say we have 2 customers: Acme and WidgetsInc and we have 2 different reports we want to generate in PPT: InvoiceReport and TPSReport. What I want to avoid is having one template for each customer/report combination - AcmeInvoiceReport.ppt, AcmeTPSReport.ppt, WidgetsIncInvoiceReport.ppt, and WidgetsIncTPSReport.ppt. Since there a lot of customers and a lot of reports, this would be a maintenance nightmare. Instead what I would want would be to have 1 layout template for each report - InvoiceReport.ppt, TPSReport.ppt - and 1 design/theme layout for each customer - Acme.pot, WidgetsInc.pot.
I am evaluating Aspose for this purpose, and would like to know what might be involved in doing something like this.
Thank you for your time,
~Jason Walker