Hi guys,

We developed a Qt application which deployed on Linux. Now we want to print to a printer which doesn't have driver on Linux but have on Windows.
My question is how we can print to the printer directly?

Thanks in advance.