Hi I have a program in idle that I would first run, then I want to print out the results as if I was printing it off Word so that it's correctly formatted to A4 size. Would this let me do that? Thank you for your help.
I'm seeing the same thing, have tested thoroughly and the printer works. The correct file reaches the correct print queue, hangs for about 2-3 seconds and then disappears without printing. Any ideas?
Great video, thanks very much.
How do you pass settings to the printer (e.g. page size, zoom, etc)
Soon, I'll be uploading another video where I'll demonstrate how you can navigate through printing page customization settings.
@@q-programmingtech Hi. I was wondering whether that video has already been uploaded? I can't seem to locate it. Thanks for your useful guides
how do i sent a cut command?
The code does not throw any errors anywhere. My jpeg file is queued for printing but the process finishes before printing. What can I do ?
how do i print multiple copies without using that whole code in a for loop?
Hi I have a program in idle that I would first run, then I want to print out the results as if I was printing it off Word so that it's correctly formatted to A4 size. Would this let me do that? Thank you for your help.
Yes, that code should work on it as well. Just replace the file with yours. Thanks.
very informative :)
Thanks for Watching :)
Great
What if you want to connect to a printer that is remote? Lets say I have a printer at tue office and I want to print from my home. How do I do tha?
Video code will show you the list of all available printer on current network even if they are connected through remotely
all seems to work only the document is not printing . I even see the document in the print queue. But nothing comes out of the printer
That's strange 🤔. Could you please test your printer manually by printing a sample to check if it's working properly?
I'm seeing the same thing, have tested thoroughly and the printer works.
The correct file reaches the correct print queue, hangs for about 2-3 seconds and then disappears without printing. Any ideas?
Hello, I have the same situation, the document is queued but it is not printed. Were you able to resolve this situation? @aquah202002