[Okular-devel] [okular] [Bug 357526] Annotation can not be saved automatically for a specific PDF file.
Chris via KDE Bugzilla
bugzilla_noreply at kde.org
Thu Jun 30 15:56:24 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=357526
--- Comment #5 from Chris <inkbottle007 at 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 the assignee for the bug.
More information about the Okular-devel
mailing list