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
Android development
If change the Global.Int color is not working
Questions about Android development and PDF
Page:
1
TOPIC:
If change the Global.Int color is not working
8 years 8 months ago
#10986
sbettal
Topic Author
Offline
Junior Member
Posts: 20
Thank you received: 0
If change the Global.ink color ( trying change the ink color dynamically ) causes removing previous annotations added using with same ink.
The topic has been locked.
If change the Global.Int color is not working
8 years 8 months ago
#10987
support
Offline
Administrator
Posts: 695
Thank you received: 59
you should save actual annotation before changing new drawing parameters.
May you put your code snippet, please?
Note: what's the platform you are working on?
Please, submit posts in the proper forum area.
The topic has been locked.
If change the Global.Int color is not working
8 years 8 months ago
#10989
sbettal
Topic Author
Offline
Junior Member
Posts: 20
Thank you received: 0
My platform is : Android
Here is the code am using to change the color of the ink.
Global.inkColor = color;
if(m_ink != null)
{
m_status = STA_INK;
if(m_status == STA_INK) {
m_ink = new Ink(Global.inkWidth);
}
}
Here i thought to change the color parameter of the ink object, but color change is not worked. so I re instantiate the ink object.
The topic has been locked.
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
Android development
If change the Global.Int color is not working
Powered by
Kunena Forum
You are here:
Home
Forum
Developing applications
Android development
Some square symbols are added to pdf document
JavaScript is currently disabled.
Please enable it for a better experience.
You are now being logged in using your Facebook credentials