- Posts: 25
- 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 iOS development and PDF
Changing text size in textbox
10 years 9 months ago #9977
by mobileAsd
Changing text size in textbox was created by mobileAsd
Hi,
We are using iOS lib 3.3.7 and with premium license, we successfully add text boxes function Page_addAnnotEditbox2 and can modify the text and alter the text color after text box created. However it seems no available function to change the text size in the library's API? But from your online document, there seems a function for the purpose? Please advise if it is usable in the coding? thanks!
www.radaeepdf.com/documentation/ios//#Page_getAnnotEditTextSize
We are using iOS lib 3.3.7 and with premium license, we successfully add text boxes function Page_addAnnotEditbox2 and can modify the text and alter the text color after text box created. However it seems no available function to change the text size in the library's API? But from your online document, there seems a function for the purpose? Please advise if it is usable in the coding? thanks!
www.radaeepdf.com/documentation/ios//#Page_getAnnotEditTextSize
10 years 8 months ago #9990
by mobileAsd
Replied by mobileAsd on topic Changing text size in textbox
Anyone can confirm that the change text size in textbox isn't supported? And will there be roadmap to implement the feature? Thanks.
10 years 8 months ago #9991
by emanuele
Replied by emanuele on topic Changing text size in textbox
Hi,
at the moment there isn't a method to set/get the text size of an annotation.
As written in the documentation, Page_getAnnotEditTextSize returns the size of edit-box, not the text size.
at the moment there isn't a method to set/get the text size of an annotation.
As written in the documentation, Page_getAnnotEditTextSize returns the size of edit-box, not the text size.
Time to create page: 0.409 seconds