mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
add hightlight/dictionary lookup in scanned pdf/djvu
This commit is contained in:
@@ -184,7 +184,7 @@ function Document:getToc()
|
||||
return self._document:getToc()
|
||||
end
|
||||
|
||||
function Document:getPageText(pageno)
|
||||
function Document:getTextBoxes(pageno)
|
||||
return nil
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user