mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
save highlight to pdf document
This commit is contained in:
@@ -290,6 +290,10 @@ function Document:getPageText(pageno)
|
||||
return text
|
||||
end
|
||||
|
||||
function Document:saveHighlight(pageno, item)
|
||||
return nil
|
||||
end
|
||||
|
||||
--[[
|
||||
helper functions
|
||||
--]]
|
||||
|
||||
Reference in New Issue
Block a user