• ronau

    (@ronau)


    Hi,

    I’m wondering how to have DK PDF export with page background image/color. My PDFs generated all have white background and black text. Thanks!

Viewing 1 replies (of 1 total)
  • Just go in DK PDF settings -> PDF CSS. Put the code and change it to whatever color you want..

    
    body {
          background:#ddd;
          font-size: 100%;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘Exporting with page Background’ is closed to new replies.