Is it possible to print in continuous forms (paper) with a dot-matrix printer (EPSON FX-2175)?
For example if I have a table from my mysql database, how would I print that on a continuous form paper with the same headings per page?
I have searched a a lot but can’t find an answer for this.
If this is not possible, can you suggest some ways to do this?
Thanks!
I’d say that you’d be better off avoiding PHP altogether to be honest.
Why not use an ODBC driver from within something like MS Excel. That’s got all of the printing support that you’d ever need.