I have created a div and set white-space property as pre and also I set border-bottom:1px solid #000. My code work well in browser. But when I generate PDF with Prince, I don't get the border-bottom as it should. Is there any additional CSS should be included when using White-space:pre ?