Printing doc with SDK in C# project, job immediately deleted from queue

I have a C# project where I’m using the LibreOffice SDK 6.2.3.2.

When I call xPrintable.print(printOptions); it’s sending something to the print queue, but it immediately disappears.

I’ve tried setting the “Wait” option to true to make sure it was synchronous, but this doesn’t seem to be working.

Any ideas as to how I can get this to actually print something?

This is a questions-and-answers site for LibreOffice users. You will probably get much quicker answers if you ask at #libreoffice-dev at FreeNode or here.