|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
printer resolution
|
|
#2
|
|||
|
|||
|
RE: printer resolution
I assume you have tried the following:
$yres = printer_get_option($handle, PRINTER_RESOLUTION_Y); $xres = printer_get_option($handle, PRINTER_RESOLUTION_X); Your little snippet grabs it but you aren't catching and storing the output. |
|
#3
|
|||
|
|||
|
RE: printer resolution
Yeah, but y is returning 0 and x returns -3.
I have no idea what the heck that is suppose to mean. I was expecting a value in dots. Is anybody else having this problem? |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > printer resolution |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|