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
Web based label libraries or tools
Moderator: General Moderators
Re: Web based label libraries or tools
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.