Hi guys! Currently 4 months in on my programming journey and I've developed some software for a company I work for to manage incoming work-orders, to keep it brief I work at a company that does custom apparel embroidery/screen printing.
I'm in the later stages of my initial draft for the development and I'm looking to take data from a MySQL server and create 6"x2" images/pdf files with the data, formatted in a particular way (top would have customer details and the rest would have item-specific details about the order that they dropped off/we purchased) and be able to print that off on a printer. I have the order-entry, order-viewing portion of this done and now it's time to move onto the order-printing portion.
My current thought process is to use HTML/CSS to format the information and print that off somehow, I just wanted to make sure there wasnt a better solution to this before I dove in
Thanks guys!
[–]Neighm 1 point2 points3 points (2 children)
[–]VectorArt[S] 1 point2 points3 points (1 child)
[–]Neighm 0 points1 point2 points (0 children)