I am building an order system for a client and would like to give them the ability to print all invoices but i have no idea how to do it
the invoices will be stored in a mysql db and I would like display each invoice in a fresh page EG invoice.php?ID=234
but is it possible to print an array of pages?
I'm really stuck with this one so any ideas would be much appreciated.
Thanks for reading.
Im talking about printing to paper, through an actual printer.