PDF manager editor appending P tag

Hi All,

When I creating a PDF template the editor appending unwanted <P>  with Smarty tags. How can I remove this unwanted P tags from the pdf template ?

Please help me find a solution

Parents
  • Go to the PDF template, select Edit and in the editor and open the HTML, see if there is a <P> at the end of the HTML. Remove it, select the Update in the HTML Editor, and Save the resulting template.

Reply
  • Go to the PDF template, select Edit and in the editor and open the HTML, see if there is a <P> at the end of the HTML. Remove it, select the Update in the HTML Editor, and Save the resulting template.

Children