Hello,
I am trying to use the AddDataSource function, as shown in this example : http://www.docentric.com/documentation/examples/additional-data-sources.
However I can't use it because the function is not found in visual studio : "[...] Does not contain a definition for 'AddDataSource'[...]
I have included the following librairies : Docentric.Document.OjectModel,Docentric.Documents.Reporting,Docentric.Shared and DoumentFormat.OpenXml.
I have dowloaded the docentric trial version and I can't find the Docentric.Word librairy on my computer ( as requested here http://www.docentric.com/documentation/programming/setting-up-dot-net-project )
Moreover, I can't find the AddDataSource function in the documentation : http://www.docentric.com/documentation/programming/reference-guide/docentric.documents.reporting/documentgenerator
Is there a way to add a DataSource to a document generator ? I want to populate a template with attributes coming from different objects.
Thanks
Last edited 20 March 2015