Everything works in flexpaper but it's api ...
I' using the free version of flexpaper but when I use their API like:
function onDocumentLoaded(totalPages){
getDocViewer().searchText('UK');
}
as shown in Flexpaper examples, but nothing seems to work...
Anyone already had this issue? Thanks
Not sure what version of FlexPaper you are using, but I noticed that somewhere between 1.4.2 and 1.5.1 the getDocViewer function was silently removed from the support javascript code. There is no mention of this removal in the change log.