https://bugs.kde.org/show_bug.cgi?id=467328
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/okular/-/commit/6d2dec | |6324ca09cc254b7102f19774823 | |8f7645e Resolution|--- |FIXED --- Comment #16 from Albert Astals Cid <aa...@kde.org> --- Git commit 6d2dec6324ca09cc254b7102f197748238f7645e by Albert Astals Cid, on behalf of Nicolas Fella. Committed on 12/09/2024 at 13:16. Pushed by aacid into branch 'master'. Pipe pdf file to printer rather than converting to PostScript first if possible This is much easier, and should be faster, too. However, it only works if we have a file to begin with. Also, it won't print any annotations. Therefore, the old code is kept for those cases. Co-authored-by: Oliver Sander <oliver.san...@tu-dresden.de> Co-authored-by: Albert Astals Cid <aa...@kde.org> M +14 -0 generators/poppler/generator_pdf.cpp M +1 -0 generators/poppler/generator_pdf.h M +5 -0 part/part.cpp https://invent.kde.org/graphics/okular/-/commit/6d2dec6324ca09cc254b7102f197748238f7645e -- You are receiving this mail because: You are watching all bug changes.