On Tue Dec 6 12:37:48 2022 +0000, Huw Davies wrote:
Ok great, thanks!
I've tried to add tests for it but it looks like "FILE:, Port" doesn't work on Windows. I've also checked what is passed in this case to OpenPrintProcessor: ``` \DESKTOP-V8RFDQ0\C:\Users\piotr\Documents\test.mdoc.prn, Port ``` Unfortunately passing path is also not working in tests. I guess that native creates the port temporarily when writing to file so the call only succeeds after the job was scheduled (and until it's printed).