Comment 16 for bug 340958

Revision history for this message
In , Asraniel (asraniel) wrote :

Hello,
i'm developing this as a semester project. We are a team of two and this is the current plan:

install cups-pdf and print to a pdf file (or ps file, you can configure cups-pdf to do one or the other).
Observe the output directory and launch our application when a new pdf arrives.

When kdeprint exists again, it should be trivial to add a virtual printer that directly saves the file in a specified directory and launches our application.
We are probably doing it in pure QT at first.