A new beta version 
	3.15.1beta5
 has been published.
3.15.1beta5
native library
- 
NEW interface PDFFinder.GetEndChar(int index) to get the end char index of the given search match
- 
NEW interface Page.FindOpen which treats line break as blank char and ignors them while searching.
can be used using PDFLayoutView.PDFFindStart(String key, boolean match_case, boolean whole_word, boolean skipBlank) 
www.radaeepdf.com/support/knowledge-base?view=kb&kbartid=130
- 
ENHANCED optimization for PDFAssetStream java class
- 
FIX rendering issue when edit field has empty appearence, but has non-empty text value.