Hi,
On Windows I have pcl files here that are supposed to be printed out by the printer as pcl and not as ordinary text files displaying pcl code. Just as lp -d ... does on linux. What flags do I have to pass to the QPrinter object to make it realize that the pcl code is to be interpreted as such by the printer? Is this possible at all on windows?

Thanx in advance