kishikawakatsumi / SECoreTextView

SECoreTextView is multi style text view.
MIT License
943 stars 143 forks source link

Issue in recognize the text & added image from the textview . #35

Open mayuritalaviya opened 10 years ago

mayuritalaviya commented 10 years ago

I want to save the text & in between added image data in to my database. how i do this ? right now i am getting the NSAttributed string but i don't want that. it's to big data for me to save in to DB or pass to server. is there any other way to i get the solution ?