- Posts: 80
- 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
Issue while rendering text in Android OS 5.0
- arcmobile.div
- Topic Author
- Offline
- Premium Member
-
Less
More
11 years 7 months ago - 11 years 7 months ago #8421
by arcmobile.div
Issue while rendering text in Android OS 5.0 was created by arcmobile.div
Source code version used : 3.2
Android SDK
Faced the following issue:
Rendering a text on a rectangle using the following method:
m_annot.SetEditText(edit.getText().toString())
Now , the text is rendered properly for Android 4.0 - 4.4 but on Android v5.0 , the text is being displayed as empty boxes, so it seems to be an encoding issue.
Attachment submitted.
Kindly update on the issue.
Android SDK
Faced the following issue:
Rendering a text on a rectangle using the following method:
m_annot.SetEditText(edit.getText().toString())
Now , the text is rendered properly for Android 4.0 - 4.4 but on Android v5.0 , the text is being displayed as empty boxes, so it seems to be an encoding issue.
Attachment submitted.
Kindly update on the issue.
Last edit: 11 years 7 months ago by arcmobile.div.
- arcmobile.div
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 80
- Thank you received: 0
11 years 7 months ago #8429
by arcmobile.div
Replied by arcmobile.div on topic Issue while rendering text in Android OS 5.0
Any update ?
11 years 7 months ago #8430
by radaee
Replied by radaee on topic Issue while rendering text in Android OS 5.0
maybe not encoding issue.
it may be fonts issue.
check setAnnotFont() in Global.Init().
it may be fonts issue.
check setAnnotFont() in Global.Init().
- arcmobile.div
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 80
- Thank you received: 0
11 years 7 months ago #8431
by arcmobile.div
Replied by arcmobile.div on topic Issue while rendering text in Android OS 5.0
DIdnot get what to check ?
The text rendering is working fine for Android OS v4.0 - 4.2 but not working fine on Android OS v5.0 (Google Nexus)
Kindly update.
The text rendering is working fine for Android OS v4.0 - 4.2 but not working fine on Android OS v5.0 (Google Nexus)
Kindly update.
11 years 7 months ago #8432
by support
Replied by support on topic Issue while rendering text in Android OS 5.0
May you provide a PDF sample, please?
- arcmobile.div
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 80
- Thank you received: 0
11 years 7 months ago - 11 years 7 months ago #8433
by arcmobile.div
Replied by arcmobile.div on topic Issue while rendering text in Android OS 5.0
Last edit: 11 years 7 months ago by arcmobile.div.
Time to create page: 0.464 seconds