• Hi.
    I hope someone can help me.
    I want to print on a paper which is 210mm wide and 105mm high.
    I am adjusting the paper format to the costum paper-size. Because I just want to print one shipping adress one one sheet, I select 1 colums and 1 row.
    Under costum css I write:

    body{ padding-left:70mm }

    and the text goes where it should.
    until here everything works.
    But I want the text starts at 50mm from the top.

    I tried to use padding-top:50mm but then I creates 2 pages when I want to print.
    maybe someone knows what I can do to position the text where I want it.

  • The topic ‘Text positioning’ is closed to new replies.