Invoice template for windowed envelopes

Feature request: It would be wonderful if you provided an invoice template that had things lined up for windowed envelopes. See Amazon product here for example. Customer addresses are already on the invoices anyway, so it’d be great to just print invoices and have the address show through the window in the envelope. Thanks!

You should do this with a custom theme. Or you may be able to find an envelope that lines up.

I actually made something for myself the other day with exactly this purpose in mind, but it’s heavily customised in other areas as well based on my existing theme.

Basically, you need to inspect the HTML and find the surrounding element for the payer’s details. Add padding to the top and left to move it into position – print & insert into envelope – and then adjust it some more, until you get to a point that you’re happy with.

1 Like