https://bugs.kde.org/show_bug.cgi?id=357526
--- Comment #5 from Chris <inkbottle...@gmail.com> --- Here is a workaround, from #ghostscript irc channel: gs -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -dShowAnnots=false -sOutputFile=stripped.pdf input.pdf (refer to http://ghostscript.com/irclogs/ at date 2016-06-30 for caveat; as expressed it might modify the original file during the process of removing the annotations; and cleaner solution should be attained using "mutool run".) -- You are receiving this mail because: You are watching all bug changes.