186 results matched your search criteria
Forum topic
OneSpan Sign
Using the OneSpanSign.sdk there is no document type for text files, which may or may not have the TXT extension. I can drag and drop files via the UI into transactions but I don't see any easy way using the API to upload them.
Forum topic
OneSpan Sign
Hello,
I am creating package. After that I am writing data in that PDF via fields extraction. And downloading that PDF that is written. It was working perfect till now.
But suddenly today, The PDF is getting blank that is 0 size.
Forum topic
OneSpan Sign
Hi
Is it possible to declare during the package creation instance that an extra file should be attached after signing the package documents? The package status automatically changes to COMPLETED after uploading the extra file or should I force the status to COMPLETED by API?
Forum topic
OneSpan Sign
Hi Team,
I am trying create a package with pdf document part of package.
Forum topic
OneSpan Sign
Can anyone confirm or deny if Adobe AcroForms are currently supported?
I get the following error when attempting to eslClient.UploadDocument(doc, pkg) :
Could not upload document to package. Exception: The remote server returned an error: (500) Internal Server Error.
Forum topic
OneSpan Sign
Hello Sir,
I have added radio control tag inside the pdf file like below way :
§-esl:signer1:Radio:Group("opt1")-§
§-esl:signer2:Radio:Group("opt1")-§Ja
§-esl:signer1:Radio:Group("opt1")-§
§-esl:signer2:Radio:Group("opt1")-§Nee
But getting below error :
{"Could not upload document to pa
Forum topic
OneSpan Sign
Hello,
Currently we're having the following solution:
1. PDFs are created using DOCUMENT EXTRACTION (for signatures) and FIELD INJECTION (for text fields);
2. Values for text fields are new in every request;
3. Positions for text fields are configured with PDF form fields;
4.
Forum topic
OneSpan Sign
I am trying to use the mobileCapture feature - when I open the document on a PC and click on the "Sign with Mobile Device" button - I get a message that "the requested feature is not available with the current license"
Also i am unable to use the Position Anchors with the mobileCapture using the c
Forum topic
OneSpan Sign
Some of our clients are asking to include arbitrary documents to the package that are not intended to be signed but are just for review. While I know this is possible, I am concerned that our http posts may get so large we bump into http timeouts.
Forum topic
OneSpan Sign
Hi,We currently already have an integration with OneSpan eSign where we have implemented the designer iframe into our website.We require a feature where we can draw lines into the document, in order to "cross out" clauses that already exist in the uploaded PDFs.