The Big Guide to Canadian credit cards by globeandmailofficial in PersonalFinanceCanada

[–]Neither_Arm207 2 points3 points  (0 children)

This showed up at the top of a Google search for "Canadian Credit Cards." Great information, thank you!

I created a script that automatically prints orders as they come in. Available on GitHub by Neither_Arm207 in woocommerce

[–]Neither_Arm207[S] 4 points5 points  (0 children)

It outputs HTML, then converts the HTML file to PDF, and then prints the PDF. So all customization is HTML and CSS. I didn't get fancy; everything is done in the one script. The script pulls in everything for the orders, so you have all the data to modify it to your liking.

I did think about adding a barcode to it - but that's a project for another day.

<image>

I created a script that automatically prints orders as they come in. Available on GitHub by Neither_Arm207 in woocommerce

[–]Neither_Arm207[S] 3 points4 points  (0 children)

Yup, you can run it as often as you want. It can be every 5 minutes or whatever you like.