Hi Fernando,
the printer_write() function writes directly to the printer and you do not
need to call printer_start_doc(), priner_start_page() etc. These functions
must be used if you are printing useing the printer_drap_text().
Here is two examples from the documentation:
- Frank
>
> Gr
Greetings from Mexico.
I wrote an script to pull some data from a database and created a report to
be printed directly by php. All went fine until i noticed that after the
actual printing there is an extra blank page. I've tried on a Epson FX980
and several HP LaserJet Printers with the same