Thanks for that insight on using LaTeX (from ports).
Absolutely useful.
Regards, Jean-François
Le 22/12/2019 à 01:53, Ingo Schwarze a écrit :
Hi Mikolaj,
Mikolaj Kucharski wrote on Sat, Dec 21, 2019 at 11:57:07PM +0000:
Do you generate invoices on OpenBSD?
Yes.
What do you recommend? If you have
experience in more than one app, why did you chose one over the other?
If you use something open-source on other OS, let me know as well. If
you use some own written app, for generating invoices, I'm also
interested to hear, just to get an idea, which way people decide to go.
I use print/texlive with \documentclass{dinbrief}. KISS.
The textproc/groff port would work just as well, except that i'm
not sure there is an equivalent to the dinbrief class, so one
would have to set dimensions and spacing manually or with private
macros.
Yours,
Ingo