Hi
Is it possible (under windows at least) to find out if a printjob actually printed I.e can know if we are out of paper or if the printer is offline or not working?
Regards Lagi
Getting the Printer status
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- VIP Livecode Opensource Backer
- Posts: 366
- Joined: Mon Jun 10, 2013 1:32 pm
-
- VIP Livecode Opensource Backer
- Posts: 10052
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Getting the Printer status
I believe any errors encountered will be reported in "the result" if checked immediately after the "print" command.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
-
- VIP Livecode Opensource Backer
- Posts: 366
- Joined: Mon Jun 10, 2013 1:32 pm
Re: Getting the Printer status
Hi
Thanks Richard.
I placed put statements after the print command and after the close print command and "the result" is always blank whether i have the printer switched off or the cover open to simulate a paper out condition.
I have remote printing of receipts and I wanted to be able to tell the remote tablet if the print server had printed the documents or not.
I feel like a Dalek ready to take over the world and come up to some stairs.
Lagi
Thanks Richard.
I placed put statements after the print command and after the close print command and "the result" is always blank whether i have the printer switched off or the cover open to simulate a paper out condition.
I have remote printing of receipts and I wanted to be able to tell the remote tablet if the print server had printed the documents or not.
I feel like a Dalek ready to take over the world and come up to some stairs.

Lagi
-
- VIP Livecode Opensource Backer
- Posts: 10052
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Getting the Printer status
It may be helpful to file a bug report for that with a recipe. That error info would seem critical, IMO, for many apps.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
-
- VIP Livecode Opensource Backer
- Posts: 366
- Joined: Mon Jun 10, 2013 1:32 pm
Re: Getting the Printer status
HI Richard
The recipe is 100% fails to report anything -- best type of bug in my opinion - you know where the Bomb is everytime so you don't use it.
Never filed a bug before will try and do it in the next day or so , I've got a deadline ready to hit ...
Thanks
lagi
The recipe is 100% fails to report anything -- best type of bug in my opinion - you know where the Bomb is everytime so you don't use it.
Never filed a bug before will try and do it in the next day or so , I've got a deadline ready to hit ...
Thanks
lagi