-
### Description
when calling GetPrintQueues I **sometimes** get a NullReferenceException (not always)
### Reproduction Steps
```
var server = new System.Printing.PrintServer();
…
-
can't compile because of the line in the source code:
`SoftwareSerial ch375swSer(CH375_RX, CH375_TX, false, 32);`
> printserver:47:56: error: no matching function for call to 'SoftwareSerial::So…
-
My repo is http:///github/deliverymanager/printServer
I have successfully installed and run the service on Windows 7.
I know that Windows XP are no longer supported by Microsoft but I have to work wi…
-
- add to pmltq new command for generating svg trees
- add choice for each treebank whether use pregenerated svg files or use online generating with tred
-
### Labels
[BUG][MAJOR]
### Description
trying to connect to the printserver to print stuff on secmate (possibly other programs too) isn't possible, trying to find them says "unable to conn…
-
Hello,
I try to run this project with an ESP-12e and get this error. How to fix it?
Sorry if my question is too stupid, i'm newbie.
`printserver:47:56: error: no matching function for call to 'So…
-
Had to make the following changes in printserver.ino in order to compile it.
Pin defines CH375_TX, CH375_RX D6 and CH375_INT are valid if Board "NodeMCU 1.0 " is selected.
Altough compiled don't k…
-
Hi,
Im not able to get the network printing to work.
I did the steps described under "https://github.com/clawsoftware/clawPDF/wiki/Install-as-Network-Printer". The output says everything is setup …
-
The following error is received when a test page is sent to the printer by Windows:
```bash
(virtual_env) C:\Users\m3\repos\virtualPrinter>python myPrinter.py
GHOSTSCRIPT_APP="C:\Program Files\gs…
-
运行代码,监控打印机状态报错
printerModel.Spooler = new PrintQueue(new PrintServer(), _spoolerName);
![image](https://user-images.githubusercontent.com/6867784/148363943-a1be6651-3c95-4464-9513-852b1381a48f.png)
…