PDF print and HTML

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • akafester
    Member
    • Mar 2018
    • 32

    PDF print and HTML

    When making af PDF print it doesn't respect, or strip the tag of HTML code.
    This means that I can't make a new line because the <br /> tag, as you can see in the screenshot, will be visible rather than an actual line.

    The seems to impact both the WYSIWYG (bottom) and the TEXT (upper) entity.

    Is there a way to get this fixed or do i have to work around this?
  • LuckyLouie
    Senior Member
    • Nov 2017
    • 172

    #2
    Wrap field it in {{{}}} instead of {{}}

    Comment

    • akafester
      Member
      • Mar 2018
      • 32

      #3
      DOH! Of course when I read your answer I remembered reading about the {{{}}}. Thank you so very much.

      Comment

      Working...