- Posts: 5
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about iOS development and PDF
Adding Digital Signature
IP: 198.135.124.22
5 years 9 months ago #15370
by digibank
Adding Digital Signature was created by digibank
Hi guys, hope you are doing well.
I have downloaded your demo project and filled my premium license credentials, i added my own pdf file instead of the "help".
Pressing on annotation type number 20 call as expected to delegate function - didTap(onAnnotationOfType...).
From this part as far as i know on android, it opens the designated signature view. But on iOS it doesn't.
Could you guide me on how to navigate to signature feature view and attach the signature to the correct place?
I have downloaded your demo project and filled my premium license credentials, i added my own pdf file instead of the "help".
Pressing on annotation type number 20 call as expected to delegate function - didTap(onAnnotationOfType...).
From this part as far as i know on android, it opens the designated signature view. But on iOS it doesn't.
Could you guide me on how to navigate to signature feature view and attach the signature to the correct place?
IP: 185.178.95.248
5 years 9 months ago #15371
by federico
Replied by federico on topic Adding Digital Signature
Hi digibank,
Which iOS demo version are you using?
Which iOS demo version are you using?
IP: 198.135.124.1
5 years 9 months ago #15372
by digibank
Replied by digibank on topic Adding Digital Signature
HI, I am using 1.4.
IP: 149.129.60.39
5 years 9 months ago #15373
by radaee
Replied by radaee on topic Adding Digital Signature
dear user:
as i know, on Android there is a dialog will popup, when single tap on empty signature field.
i don't know whether ios has this dialog. but, signature interface of core lib shall be same.
the missing thing shall be signature dialog.
as i know, on Android there is a dialog will popup, when single tap on empty signature field.
i don't know whether ios has this dialog. but, signature interface of core lib shall be same.
the missing thing shall be signature dialog.
IP: 87.10.46.78
5 years 9 months ago - 5 years 9 months ago #15374
by federico
Replied by federico on topic Adding Digital Signature
Hi digibank,
I suggest you to download the lastest v4 demo and try with it, you can find it here
In both platform signatures' detection is the same but in iOS the signature dialog's presentation is implemented only in v4.x and Master versions.
I suggest you to download the lastest v4 demo and try with it, you can find it here
In both platform signatures' detection is the same but in iOS the signature dialog's presentation is implemented only in v4.x and Master versions.
Last edit: 5 years 9 months ago by federico.
IP: 198.135.124.1
5 years 9 months ago #15375
by digibank
Replied by digibank on topic Adding Digital Signature
Hi guys,
After spending two days trying to figure out how to integrate your swift version in my project i still have nothing working.
I keep getting compilation error : "3 duplicate symbols for architecture x86_64"
I followed the instructions mentioned here : here.
There is no such file "libRDPDFLibSDK" in the project.
The latest version is written in obj c and it doesn’t help me.
I have looked for any kind of documents but nothing..
After spending two days trying to figure out how to integrate your swift version in my project i still have nothing working.
I keep getting compilation error : "3 duplicate symbols for architecture x86_64"
I followed the instructions mentioned here : here.
There is no such file "libRDPDFLibSDK" in the project.
The latest version is written in obj c and it doesn’t help me.
I have looked for any kind of documents but nothing..
Time to create page: 0.425 seconds