Page 1 of 1

Web based label libraries or tools

Posted: Tue Nov 26, 2013 3:09 pm
by encohen
To All:
I have developed a web app and I need to know if there is any kind of software that I can use to display labels (to use Avery labels) in a browser. I have sql data that I need to print out as labels and this would be very helpful to my users. This software should be callable from within my web app, which is done in php and uses MySQL.

Ed Cohen

Re: Web based label libraries or tools

Posted: Tue Nov 26, 2013 3:26 pm
by Eric!
You'll need to use a PDF library to do this. Try TCPDF. You'll have to design the PDF margins and positions and not use pdf scaling in order to get them to match the printed form requirements.