https://bugs.kde.org/show_bug.cgi?id=501677
--- Comment #3 from caspertone2003 <carlos2004+oku...@gmail.com> --- Peeps, thanks for the information I liked the experience of using okular but I am afraid okular will not solve my chores on the printing thing. QPainter patch has been waiting over three years out of mainstream... And I do not see a compiled windows version available either.... At least, I know I can close my trials searching for removing forced rasterization. Please do expert know what to do with this bug. For me it is a bug, as a feature is missing and not even there is a button on the sw that will let one know this is not available. ... Has been very ilustrative having to go to the code to read and interpret #ifdef Q_OS_WIN // Windows can only print by rasterization, because that is // currently the only way Okular implements printing without using UNIX-specific // tools like 'lpr'. forceRasterize = true; #endif Thanks again! CT -- You are receiving this mail because: You are watching all bug changes.