Quote:
Originally Posted by Faterson
Well, what can I say. I've just tried it again. Selecting text in the standard fashion is impossible here on iPad 3, both with original formatting and publisher override, in the default Treasure Island book provided with Bluefire.
I can make a YouTube video of this issue in case Micah would like to see it.
|
PDF can be very problematic for text selection. Really depends on how the PDF was contructed (varies *hugely*) Sometimes what looks like text is not actualy text, other times there are no "space" characters between words. Also, RMSDK (our rending engine) only supports the PDF/A spec - other PDF's will often/usually at least render most text, but selection can be problematic in that case too. Are you experiencing this with EPUB or PDF?
Text selection in our app is acheived in a very different way (custom code) than in most iOS apps that leverage Apple iOS API's. This relates to our ability to support DRM (decryption). Some folks find it easy, others find it annoying - in particular due to the differences in the way it works from other apps. Worse on Android at the moment, which is high on our list to improve.