368 results matched your search criteria
Forum topic
OneSpan Sign
Do we need to create new forms (pdf) using GUI or existing forms (pdf) will work with minor modification ?
Forum topic
OneSpan Sign
Hello,
We are running into an issue where our signed PDF files are not being displayed correctly in Chrome and sometimes Firefox as well. Everything is normal with the PDF documents until we sign and download them through eSignLive.
Forum topic
OneSpan Sign
Hi,
We are calling the OneSpan API to retrieve a single PDF document. In the response we are getting a byte stream for the pdf document. Our requirement is to download PDF from onespan and upload it to our backend repository.
Forum topic
OneSpan Sign
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
Forum topic
OneSpan Sign
I am inserting this kind of Tabs {ESIG_BORR01_SO_0001} using .WithPositionAnchor(new TextAnchor() { AnchorText = signatureDetails[i].AnchorTabString, Height = 20, Width = 80 }) from reading <AnchorTabString>{ESIG_BORR01_SO_0001}</AnchorTabString> inside my PDF file.
Forum topic
OneSpan Sign
I'm running the follow code (segment) and my pdf is showing up garbled on the sandbox using Java API version 10.10.1
I can read the file Consent.pdf using any reader on my workstation, but when it gets to the sandbox site it is showing up as a series of garbled text (starts with
@`%PDF-1.3...
Forum topic
OneSpan Sign
Hi,
Can we upload editable PDF for eSign? I am currently getting an error when doing so? Or is there an option to auto flatten in OneSpan?
Thanks.
Srini.
Forum topic
OneSpan Sign
Hi,
Please help me with the following:
I am using REST API, .NET and a sandbox account.
I want to download a document in PDF format. For this I can use the call:
GET /packages/{packageId}/documents/{documentId}/pdf
But this call requires documentId.
Forum topic
OneSpan Sign
Hi,
We have an onsite installation of esignlive and ewitness
esl api shows following version at /api/sysinfo
{
"schema": "16.10.4",
"version": "16.6.16",
"timestamp": "2017-12-12 23:32+0000"
}
I'm attempting to extract the full evidence pdf and html via both the eâ€Witnessâ„¢ UI "Expor
Forum topic
OneSpan Sign
Hi ,
Is it possible to add below controls like textbox in PDF file ?
- Check box
- Date picker or mask textbox
- Radio button
Thanks in adv.