Hi Team,
We have one template in which some tags are within <>
i.e. <AgreementEndDate>
.
And the Aspose tag is formed like
<<<[ds.Render("Apttus__APTS_Agreement__c/apts_agreement_contract_end_date", "M/d/yy", null, "{\"Locale\":\"en-US\",\"Precision\":0.0,\"UseSymbolForFormatting\":\"None\",\"ControlId\":\"702591715\"}")]>>>
and while doing merge operation with Linq Reporting Engine, it is throwing exception "character '<'
is unexpected.
Please let us know how can we proceed with tags within <>.