php-windows Digest 14 Dec 2003 17:41:04 -0000 Issue 2041
Topics (messages 22383 through 22383):
Re: Help getting printer_draw_bmp() to work
22383 by: Paul
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
I finally solved my problem and have another question.
How can I go about making some changes to php_printer to help
others with similar difficulties. Once I had some informative
error messages, I solved things in a few minutes. But it took
my own custom compile of php_printer to get there. I didn't even find
php_printer on the pecl site (but did in pecl's Cvs area).
Thanks.
On Fri, Nov 28, 2003 at 05:08:09PM +0000, Paul wrote:
> I've had success with using the printer functions on Windows. But so far,
> printer_draw_bmp returns TRUE but outputs nothing visible.
>
> Does this function work? My .bmp files are saved with Windows Paint using
> monochrome, 16-bit, 256 color, and 24-bit color for filetypes. I've also
> tried saving from Photoshop.
>
> I'm using PHP 4.3.3. If anyone has gotten this work work, just a confirmation
> that I'm not spinning my wheels would be good. Or a hint on creating the .bmp
> file if that is incorrect. The command is so trivial. I've gotten several
> other Windows print functions to work including selecting fonts and drawing lines.
> But I'm stumped on printer_draw_bmp.
>
> Please, any suggestions?
>
> Thanks,
> Paul
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--- End Message ---