PDF Help needed please

Hey Guyz,

I need help with the PDF font size. The body font is too big for me. I have tone of description in my invoices. Trying to keep the invoice to a one page. How do i do this please.

Thanks in advance
Shiran

Why don’t you simply add

body {
font-size: 0.75em;
}

in the template file?