How work with multi-page document? OnPage(1)
Tuesday, April 26, 2016 at 11:52amHello,
I'm using c# / .NET to code. I am having trouble writing signatures on pages other than page(0) of uploaded documents. In my DocumentPackage, I use the "FromStream" method and stream a multi-page (3) pages document. However, in code, when I simply write, .WithSignature(SignatureBuilder.SignatureFor(email1Signer1).OnPage(1).AtPosition(100, 450)), an error is thrown.
How do I tell the eSignLive system, I working with a mutli-page document, if the ".OnPage()" method is not the correct one.
Thank you,
DaveG
Reply to: How work with multi-page document? OnPage(1)
Wednesday, April 27, 2016 at 03:42amReply to: How work with multi-page document? OnPage(1)
Wednesday, April 27, 2016 at 08:18amReply to: How work with multi-page document? OnPage(1)
Wednesday, April 27, 2016 at 08:22amReply to: How work with multi-page document? OnPage(1)
Wednesday, April 27, 2016 at 08:50amReply to: How work with multi-page document? OnPage(1)
Wednesday, April 27, 2016 at 09:10amReply to: How work with multi-page document? OnPage(1)
Tuesday, September 4, 2018 at 03:40pmReply to: How work with multi-page document? OnPage(1)
Thursday, September 6, 2018 at 05:15am