Now, I'm trying to add dynamic HTML link to the advanced PDF, but when the code is validated it throws the error "The value of attribute "href" associated with an element type "a" must not contain the '<' character."
<td colspan="5"><span class="itemname" style="font: helvetica; font-size: 7pt"><a href="${item.custcol_url1}">CLICK HERE</a></span></td>