Re: [PHP] printer_draw_text

2002-08-17 Thread robert mischke
Hi All, I'm trying to print some date right out of an php file, to do this i use the printer_draw_text function. All works fine for one line, but how can i print more than one line? printer_draw_text($handle, +, 100, $y); $y=+$fontsize; printer_draw_text($handle, +, 100, $y);

[PHP] printer_draw_text

2002-08-13 Thread Peter Bottenberg
Hi All, I'm trying to print some date right out of an php file, to do this i use the printer_draw_text function. All works fine for one line, but how can i print more than one line? When i put my text in a string, and try to print the string it will print nice squares, but it will not print