Hi, We have a scenario wherein we are rendering the signed document (pdf) in an application named Alfresco (it is a workflow tool) using its built-in pdf viewer. For some reason, the signature doesn't show up in that viewer but when we open the document in adobe pdf viewer it shows up. Could you please let us know if the signature mark on the signed document is a watermark of some kind or of any other type? We want to get this information back to Alfresco so that they can resolve the issue. please assist thanks Neel
Hello, 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
We have a need to include previously signed forms within an application package that we send to the client. The request is to have a way to insert these signed documents into another PDF. When attempting to do so in Adobe Pro we are advised that the PDF is password protected. When trying to find alternate solutions such as PDF printers to print a flattened PDF we are getting errors. We noticed that PDF assembly permissions are disabled.
Does esignlive support fill-in pdf files? our scenario is that the first signer enters the data in the fill-in pdf & signs it. The document then is routed to the second signer who signs the document to complete the workflow. please let me know