RadaeePDF
RadaeePDF
Classic SDK
Master SDK
Server SDK
Command Line Tools
Pre-sales FAQ
Resellers
Download
All
SDK for Android
SDK for iOS
SDK for WinUWP
SDK for Server
Cordova Plugin
Xamarin Module
Documentation
Support
Tickets
Forum
Knowledge base
Press
Featured Apps
Android Apps carousel
iOS Apps carousel
Login
My orders
Index
Recent Topics
Search
Welcome,
Guest
Username:
Password:
Remember me
Forgot your password?
Forgot your username?
Create an account
Signin/Signup with:
Forum
Developing applications
iOS development
1 charecter is missing in Copy!!!
Questions about iOS development and PDF
Page:
1
TOPIC:
1 charecter is missing in Copy!!!
11 years 8 months ago
#3601
truculent
Topic Author
Offline
Senior Member
Posts: 64
Thank you received: 0
hi i found another bug !
when copy arabic text 1 charecter is going to missing !
i think this method do that:
-(NSString *)GetSelString
{
if( m_index1 < 0 || m_index2 < 0 || !m_ok ) return NULL;
int txt_len = Page_objsGetCharCount(m_page) + 1;
char *txt = (char *)malloc( txt_len * 2 );
int len = Page_objsGetString(m_page, m_index1, m_index2, txt, txt_len );
NSString *ret = [[NSString alloc] initWithUTF8String:txt];
free( txt );
return ret;
}
Please
Log in
or
Create an account
to join the conversation.
1 charecter is missing in Copy!!!
11 years 8 months ago
#3608
radaee
Offline
Moderator
Posts: 1123
Thank you received: 73
may you send me sample? and tell me pageno that problem appears.
my mail:
This email address is being protected from spambots. You need JavaScript enabled to view it.
Please
Log in
or
Create an account
to join the conversation.
Page:
1
Board Categories
Announcements
- Roadmap and releases
- Communications
Developing applications
- Android development
- iOS development
- Windows modern development
- Linux and Windows server
- Xamarin, Cordova and other third part
Requests and communications
- What do you like to see in next RadaeePDF SDK releases
- Application adopting RadaeePDF SDK
- Bug report
- Questions about licensing and sales
Forum
Developing applications
iOS development
1 charecter is missing in Copy!!!
Powered by
Kunena Forum
You are here:
Home
Forum
Developing applications
Android development
Tombstone crash for android devices
JavaScript is currently disabled.
Please enable it for a better experience.
You are now being logged in using your Facebook credentials