Hello!
I need to print an image file, but I'm having some problems.
I have a handler to a printer witch I can print text correctly with the
printer_write function.
I can also print an image if it is in bmp format (printer_draw_bmp),
however, I want to print png files.
$im = imagecreatefrompng
Hello!
I need to print an image file, but Im having some problems.
I have a handler to a printer witch I can print text correctly with the
printer_write function.
I can also print an image if it is in bmp format (printer_draw_bmp), however,
I want to print png files.
How can I do it?
Thank y
2 matches
Mail list logo