Good morning,
we already use Word Linq Reporting Engine, a customer ask to have reports in Excel so we are considering Aspose.Cell, but we are trying to understand if it’s possible to use the same DataSet we arranged for Aspose.Word also for Aspose.Cell
Could you provide me an example on how to use Aspose.Cell to let the customer “compose” its own reports ?
Thanks a lot in advance for any answer
Best regards, Jack
Hi, I don’t have any Asose.Cell related file, we have word templates (using Linq reporting engine) and a DataSet (coming from DB queries) that feeds the template
The question is: is it possible to use the same DataSet with Aspose.Cell to produce Excel like reports ? Can the final user setup his “Excel” templates ?
@Jackomino
You can use SmartMarker to achieve your goal. About Excel templates, you can manually create Excel templates in MS-Excel or use Aspose.Cells to dynamically create Excel templates. Please refer to the following documents on how to use SmartMarker.