Invoice to open in new window

Hi @Megan2,

The native print method doesn’t always have a nice output unfortunately, as it’s only as good as what the browser can print.
I personally have achieved a fairly clean format with a little bit of CSS and JS.
invoice-pdf

If you want to be able to export your data into a nice clean invoice PDF template, my good friend @CarlHolmes has a post about this here: How to create Multi-line PDF’s free with Make