Page 1 of 1

Avery Label, How to print avery label

Posted: Sun Jul 17, 2005 10:02 am
by sikkle
Hi,

I'm in process to start an application for an accountant office, but i'm stuck because i don't see anything about Label with Php, what is the solution we got to print like 250-500 avery label by day, all with mysql selection.

Someone make a code or script for this?

The only things i ear somewhere is to export csv from mysql, import to excel and after go to word, that realy near from go to hell's for a secretary.

Someone have somethings to help ?

thanks, :oops:

Posted: Sun Jul 17, 2005 11:37 am
by Chris Corbyn
Try looking into using the PDF functions with PHP. That way the dimensions will be correct for printing.

Something like PDFLib ;)