I designed a 10 page document that is created on the fly out of our CRM. It has to be coded in HTML and I used CSS to style it.
When a user creates the document, the CSS renders fine except for the border attributes. Some borders show, others do not. Do PDF documents not render borders from CSS properly or is there some trick to it?
When a user creates the document, the CSS renders fine except for the border attributes. Some borders show, others do not. Do PDF documents not render borders from CSS properly or is there some trick to it?