On Tue Dec 6 13:03:38 2022 +0000, Piotr Caban wrote:
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).
It was not clear in last message. `FILE:, Port` or `c:\users\piotr\Documents\test.mdoc.prn, Port` behaves differently than `IcePortPUR:, Port` that can be always opened.