Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1

TOPIC:

Not able to acess radaee.com sdk in my app . 9 years 8 months ago #6893

  • Mahesh007
  • Mahesh007's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 16
  • Thank you received: 0
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

Please Log in or Create an account to join the conversation.

Not able to acess radaee.com sdk in my app . 9 years 8 months ago #6894

  • emanuele
  • emanuele's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 580
  • Thank you received: 67
Hi,

annot feature are not enabled without an activation key, are you using a valid one?

Please Log in or Create an account to join the conversation.

Not able to acess radaee.com sdk in my app . 9 years 8 months ago #6895

  • Mahesh007
  • Mahesh007's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 16
  • Thank you received: 0
I am using your free sdk for demo purpose

Please Log in or Create an account to join the conversation.

Not able to acess radaee.com sdk in my app . 9 years 8 months ago #6904

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
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.
The following user(s) said Thank You: felipe1234

Please Log in or Create an account to join the conversation.

Last edit: by .
  • Page:
  • 1
Powered by Kunena Forum