https://bugs.kde.org/show_bug.cgi?id=190497
--- Comment #11 from John Layt <jlayt kde org> 2011-08-21 12:25:52 ---
Well, if you have gs already, it shouldn't take me too long :-)
I assume the following will work under windows to detect if the gs exe is
installed?
KStandardDirs::findExe("gswin32c")
And that the following will execute it OK:
ret = KProcess::execute( "gswin32c", argList );
If so I just need to code up what parms to pass to it and execute that instead
of the lpr command we use under Linux. I need to rebuild my windows emerge
install, but I could have a patch for review in the next day or two.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
Kde-windows mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-windows