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

Not able to acess radaee.com sdk in my app .

More
IP: 192.168.0.71 11 years 7 months ago #6893 by Mahesh007
your sdk is working in you demo app. but when i am integrating in my app it gives me error on like.

when i am using ink annotation it gives me error on this

if(![m_view vInkStart])
{
NSString *str1=NSLocalizedString(@"Alert", @"Localizable");
NSString *str2=NSLocalizedString(@"This Document is readonly", @"Localizable");
NSString *str3=NSLocalizedString(@"OK", @"Localizable");
UIAlertView *alter = [[UIAlertView alloc]initWithTitle:str1 message:str2 delegate:self cancelButtonTitle:str3 otherButtonTitles:nil,nil];
[alter show];
return;
}


thuis alert is showing why . please help on this
More
IP: 192.168.0.127 11 years 7 months ago #6894 by emanuele
Hi,

annot feature are not enabled without an activation key, are you using a valid one?
More
IP: 192.168.0.71 11 years 7 months ago #6895 by Mahesh007
I am using your free sdk for demo purpose
More
IP: 192.168.0.71 11 years 7 months ago - 11 years 7 months ago #6904 by radaee
the demo project is binding to package name "com.radaee.pdf.PDFViewer".
if you created a new project other than this package name, and copy codes from demo.
then, license not actived, you will see watermarks over each page.
Last edit: 11 years 7 months ago by .
Time to create page: 0.406 seconds
Powered by Kunena Forum