I have just modified my quotes template to include a disclaimer ("detail"). Subsequently most quotes will now stretch over two pages. How can I change the font sizes (of just the disclaimer or the whole page) so that the quote will fit onto just one page?
the PDF is just a copy of the HTML Print Preview version of the invoice. So the reduce the font size you need to reduce the font size of the Print Preview copy of the invoice
best way is to install Firebug in Firefox and have a play around with altering the css properties for the print preview page
then update the real .css files oncc you know which properties to alter