Issue with static text in the PDF designer

Answered

Comments

1 comment

  • Avatar
    Himanshu

    Hi Sara,

    This happens because static text fields that you created in the App Builder itself have carriage returns and will be applied on the pdf output.

    What I mean by this is, you have following text within static field:
    Line 1: text <enter>
    Line 2: text <enter>
    Line 3: text <enter>

    (when you go to the next line, that creates a carriage return, which the PDF designer sees as /n)

    Instead of using a static text field from your app and inserting it onto the pdf designer, in the pdf designer itself, add a static text element and paste the text you want to appear with your carriage returns, it should work.
    Check out our help topic that goes over adding static text and other elements in the PDF designer for more information: https://help.gocanvas.com/hc/en-us/articles/115006655227-How-to-use-Elements-in-the-PDF-Designer

    1
    Comment actions Permalink

Please sign in to leave a comment.