Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!

Debenu Quick PDF Library - PDF SDK Community Forum Homepage
Forum Home Forum Home > For Users of the Library > I need help - I can help
  New Posts New Posts RSS Feed - Incremental save not working
  FAQ FAQ  Forum Search   Register Register  Login Login

Incremental save not working

 Post Reply Post Reply
Author
Message
pinozzy View Drop Down
Beginner
Beginner
Avatar

Joined: 22 Mar 16
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote pinozzy Quote  Post ReplyReply Direct Link To This Post Topic: Incremental save not working
    Posted: 03 May 16 at 11:22AM
Hello all,

I'm trying to edit (adding a new empty signature) a digitally signed document and save it with AppendToFile() method, for preserve the integrity of the signature.

What i do is this (from the Sample console):

QP.LoadFromFile(GetInputFolder() + "test.pdf", "");

f = QP.NewFormField("signature_field", 6);
QP.SetFormFieldBounds(f, 100, 100, 200, 80);
QP.SetFormFieldPage(f, 1);

QP.AppendToFile(GetInputFolder() + "test.pdf");
DisplayPDFReader(GetInputFolder() + "test.pdf");
      
test.pdf is a pdf altready signed.

What i obtain from this snippet is a pdf with error on the sitgnature, instead of the green flag.

If i try for example to do the same thing with itextsharp, the operation doesn't cause any corruption.

What am I missing?

Thanks.

Fabrizio



Back to Top
Ingo View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 29 Oct 05
Status: Offline
Points: 3524
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ingo Quote  Post ReplyReply Direct Link To This Post Posted: 03 May 16 at 7:11PM
Hi,

if the pdf is already signed
an additional processing on it shouldn't work i hope ;-)

Cheers,
Ingo

Back to Top
pinozzy View Drop Down
Beginner
Beginner
Avatar

Joined: 22 Mar 16
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote pinozzy Quote  Post ReplyReply Direct Link To This Post Posted: 03 May 16 at 7:21PM
well, it's not an additional process to the original one, its incremental, this means that all revisions are saved and exportable with adobe reader. this tecnique is used by major graphometry softwares like xyzmo or others. i can do that process with itext, for now i solved that way, but i'd prefer to use debenu... if possibile. many thanks for the support!
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 11.01
Copyright ©2001-2014 Web Wiz Ltd.

Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. AboutContactBlogSupportOnline Store