simple printer issue ( i hope )
Moderator: General Moderators
-
Charles256
- DevNet Resident
- Posts: 1375
- Joined: Fri Sep 16, 2005 9:06 pm
upc info is entered on a previous page then i generate the layout. and i'm setting this script up on the clients computer so i hcan change anything i need to at all. it's not the spaces between words it's the fact that it feeds an entire page worth of labels where i just want it to print the upc's then stop feeding more paper to the printer.make sense?maybe?
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
-
Charles256
- DevNet Resident
- Posts: 1375
- Joined: Fri Sep 16, 2005 9:06 pm
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
-
Charles256
- DevNet Resident
- Posts: 1375
- Joined: Fri Sep 16, 2005 9:06 pm
-
Charles256
- DevNet Resident
- Posts: 1375
- Joined: Fri Sep 16, 2005 9:06 pm
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
It's been a long time since I've done it.. the last time being in Pascal
, so I can't help much there, sorry. It should be theoretically possible however, most of the underlaying facilities are still there in Windows.
I'm assuming this printer is attached to the machine processing PHP so I'll throw this out there too: http://php.net/ref.printer. I have no clue if that would work, but it's a possible research avenue for you.
, so I can't help much there, sorry. It should be theoretically possible however, most of the underlaying facilities are still there in Windows.I'm assuming this printer is attached to the machine processing PHP so I'll throw this out there too: http://php.net/ref.printer. I have no clue if that would work, but it's a possible research avenue for you.
-
Charles256
- DevNet Resident
- Posts: 1375
- Joined: Fri Sep 16, 2005 9:06 pm
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA