[Okular-devel] [okular] [Bug 365993] Featurerequest Print or Export Review-Marks
Jonathan Verner via KDE Bugzilla
bugzilla_noreply at kde.org
Sat Jul 23 07:54:47 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=365993
Jonathan Verner <jonathan.verner at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jonathan.verner at gmail.com
--- Comment #1 from Jonathan Verner <jonathan.verner at gmail.com> ---
I needed something similar recently, when I was working on an article with two
colleagues and needed to summarize the changes I wanted them to make. I wrote a
short python program (needs python-poppler-qt4) to extract all annotations from
a pdf file. It can either output them in JSON format or you can provide a
template (django style) for outputting them in a different format... For my
purposes I've created a template for (Xe)LaTeX output which prints a summary of
the annotations on each page optionally including the original pdf page with
numbered lines. You can find the code in the following repo:
https://gitlab.com/Verner/pdfutils
(or https://github.com/jonathanverner/pdfutils)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list