[Poppler-bugs] [Bug 99416] Sign PDF with digital signature

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 14 22:08:19 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=99416

--- Comment #43 from Albert Astals Cid <aacid at kde.org> ---
(In reply to Adrian Johnson from comment #42)
> I'm not familiar with the qt5 interface. There a a couple of options:
> - reread the document after signing so the in memory copy is consistent with
> the on disk copy

This is what needs to happen, be it reread or ideally a less extensive
operation, but after sign is called, things need to keep returning valid
information.

Hans what do you say would be invalid and why?

> - document the signing as a "save a copy" operation. ie the saved copy will
> be different to the in memory copy. And fix the code so the in memory copy
> is not changed.

This doesn't make sense, remember you're not "signing the document", but
signining an anotation of the document, so this is not even a function on the
document level, but at the annotation level.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20170914/750cfdc7/attachment.html>


More information about the Poppler-bugs mailing list