- Posts: 10
- 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 Android development and PDF
Regarding implementaion SDK in android app
10 years 2 months ago #10867
by tesweb
Regarding implementaion SDK in android app was created by tesweb
Can you send me proper documentation to setup your SDK with android app.
10 years 2 months ago #10869
by Davide
Replied by Davide on topic Regarding implementaion SDK in android app
Hi,
this article shows you how to import the sdk into your project : www.radaeepdf.com/support/knowledge-base...component&kbartid=41
This article shows you how to check the sdk features before buying the license : www.radaeepdf.com/support/knowledge-base...=component&kbartid=4
this article shows you how to import the sdk into your project : www.radaeepdf.com/support/knowledge-base...component&kbartid=41
This article shows you how to check the sdk features before buying the license : www.radaeepdf.com/support/knowledge-base...=component&kbartid=4
10 years 2 months ago #10870
by tesweb
Replied by tesweb on topic Regarding implementaion SDK in android app
Thanks alot for above links. These are very useful for me.
Can you send me the steps to import SDK in IOS also.
Can you send me the steps to import SDK in IOS also.
10 years 2 months ago #10872
by Davide
Replied by Davide on topic Regarding implementaion SDK in android app
10 years 2 months ago #10873
by tesweb
Replied by tesweb on topic Regarding implementaion SDK in android app
Hello,
Thanks for Android and IOS links.
I have import Android SDK its working fine but having some quaries regarding this.
1. It give one error some times that is Error:(899, 40) error: cannot find symbol class OPMove.
2. i got error in below methods in com.radaee.pdf.Global class
private static native String getVersion();
private static native void setCMapsPath(String cmaps, String umaps);
private static native boolean setCMYKICCPath(String path);
private static native void fontfileListStart();
private static native void fontfileListAdd(String font_file);
private static native void fontfileListEnd();
private static native void loadStdFont( int index, String path );
private static native int recommandedRenderMode();
public static native float sqrtf(float v);
But this does not put any effect apk installing very well.
3. One last , i have install your sample code and my own demo with importing your library, these are different. In my demo there are very less functionality to customize pdf where as in your sample there are alot functionality. I am going to attach screenshots for more clarification. Please check these.
Thanks.
Thanks for Android and IOS links.
I have import Android SDK its working fine but having some quaries regarding this.
1. It give one error some times that is Error:(899, 40) error: cannot find symbol class OPMove.
2. i got error in below methods in com.radaee.pdf.Global class
private static native String getVersion();
private static native void setCMapsPath(String cmaps, String umaps);
private static native boolean setCMYKICCPath(String path);
private static native void fontfileListStart();
private static native void fontfileListAdd(String font_file);
private static native void fontfileListEnd();
private static native void loadStdFont( int index, String path );
private static native int recommandedRenderMode();
public static native float sqrtf(float v);
But this does not put any effect apk installing very well.
3. One last , i have install your sample code and my own demo with importing your library, these are different. In my demo there are very less functionality to customize pdf where as in your sample there are alot functionality. I am going to attach screenshots for more clarification. Please check these.
Thanks.
Time to create page: 0.459 seconds