- Posts: 6
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
How to buy?
IP: 192.168.0.70
12 years 3 months ago #4538
by klee
How to buy? was created by klee
We want to buy your Android and IOS PDF SDK for package com.cabsoft.pdf.form.PDFSign.
The case of Android:
private static native boolean activePremium(
ContextWrapper context, String company, String mail, String serial);
In this case, do I set ContextWrapper context to com.cabsoft.pdf.form.PDFSign?
The case of IOS
bool Global_activePremium(
const char *name, const char *company, const char *mail, const char *serial );
In this case, do I set name to com.cabsoft.pdf.form.PDFSign?
And another question.
I want to resize the inserted ink annotation.
How to resize this ink annotation?
The case of Android:
private static native boolean activePremium(
ContextWrapper context, String company, String mail, String serial);
In this case, do I set ContextWrapper context to com.cabsoft.pdf.form.PDFSign?
The case of IOS
bool Global_activePremium(
const char *name, const char *company, const char *mail, const char *serial );
In this case, do I set name to com.cabsoft.pdf.form.PDFSign?
And another question.
I want to resize the inserted ink annotation.
How to resize this ink annotation?
IP: 192.168.0.158
12 years 3 months ago #4539
by nermeen
Replied by nermeen on topic How to buy?
After buying the license, you need to call the coressponding activate method, and pass the same parameters you entered while requesting the key..
For android:
In Global.Init call
For iOS:
www.androidpdf.mobi/documentation/ios/#Global_activePremium
To resize ink annotation:
Android: change the value of Global.inkWidth and the same for iOS
For android:
In Global.Init call
Code:
activeXXXX(activity, company, email, key)
For iOS:
Code:
Global_activeXXXX(bundle id, company, email, key)
To resize ink annotation:
Android: change the value of Global.inkWidth and the same for iOS
IP: 192.168.0.70
12 years 3 months ago #4540
by klee
Replied by klee on topic How to buy?
Thank for your answer.
I think Global.inkWidth is line width of ink annotation.
I mean How to resize ink annotation size i.e rectangle of ink annotation area?
I think Global.inkWidth is line width of ink annotation.
I mean How to resize ink annotation size i.e rectangle of ink annotation area?
IP: 192.168.0.158
12 years 3 months ago #4541
by nermeen
Replied by nermeen on topic How to buy?
May be you intend Annotation.SetRect
IP: 192.168.0.70
12 years 3 months ago #4542
by klee
Replied by klee on topic How to buy?
I try to buy your PDF SDK from "
sites.fastspring.com/gearit/product/pdfv...d_premium?member=new
".
How to select OS(Adnsoid and IOS) and package name?
How to select OS(Adnsoid and IOS) and package name?
IP: 192.168.0.158
12 years 3 months ago #4543
by nermeen
Replied by nermeen on topic How to buy?
please, send your questions to [email protected]
Time to create page: 0.455 seconds