Sergey Kravchenko Active Member Licensed User Longtime User Jan 18, 2017 #1 Please suggest a way to develop! I am developing an application in which there are built-in book. What is the best use to display formatted (bold, italic, colors) of the text? - pdf - html - Label multiline - another variant? Thanks!
Please suggest a way to develop! I am developing an application in which there are built-in book. What is the best use to display formatted (bold, italic, colors) of the text? - pdf - html - Label multiline - another variant? Thanks!
Cableguy Expert Licensed User Longtime User Jan 18, 2017 #2 In B4j I use the HTML editor with no toolbars, and format my text as need using normal HTML formatting... Works very well Upvote 0
In B4j I use the HTML editor with no toolbars, and format my text as need using normal HTML formatting... Works very well