On Sat, 2005-11-05 at 14:13 +0100, Roman Glebov wrote:
Hallo i am planning to integrate kdeprint subsystem with inkscape. What do you think about it ? Is someone already working on it ? Any suggestions how it should be done ?
I don't think anyone is working on it.
How complete you want to be depends on how you should do it :) I think most KDE users today adjust the postscript output to have "| kdeprint" as their print string, thus getting the KDE dialog. If you'd like to do that pragmatically, you can look at ps-out.cpp and eps-out.cpp, which basically do the same thing.
One thing that Inkscape is currently lacking is a reasonable way to select which printer extension to use. If you were to make a working KDE extension, I could work on making it more usable from that standpoint.
--Ted