We are having a virtual document with several child documents which are of a custom type, extending dm_document. This custom type has an attribute called "document_name".
We are creating a rendition of this Virtual document through Webtop using Tools-Transform-More Formats-Merge Virtual Document Elements to PDF option. This internally uses the "merge_virtualdoc_adts" profile of CTS to create a rendition.
The rendition includes a TOC which lists the "object_name" attribute values of the child documents. We would like to display the custom "document_name" attribute values of the child documents instead. Can we customize the transformation functionality to achieve this?
Also, we would like to have custom header and footer sections in the TOC page.
Any inputs in this regard will be highly appreciated.
Thanks!