java - Allow user to resize html image in jeditorpane -
i'm creating application that, amongst other things, allows users insert images on document. document jeditorpane , going use html insert image because way able add print functionality. don't see why should need change component because under understanding jeditorpane powerful component of type...
but anyway, inserting image alright, need allow user change alignment , size atleast, , @ minute, i'm not sure how can , that's i'm asking for.
i'd of thought there type of html code that, like, online wysiwyg editors use - couldn't find anything! know how tackle little problem, prefabably i've got?
thanks in advance
andy
i think need add javascript project. check out http://tinymce.moxiecode.com/ wysiwyg editor in javascript, can linkt css file.
Comments
Post a Comment