mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-21 12:40:08 +00:00
..
This commit is contained in:
parent
bb5eaa716d
commit
ce8d2bf51f
2
TODO
2
TODO
@ -1,4 +1,4 @@
|
||||
outputUnicodes -> outputHTML
|
||||
link.cc: outputURL -> outputUnicodes
|
||||
remove page from dom -- UI option
|
||||
view hash
|
||||
update jquery
|
||||
|
@ -185,7 +185,6 @@ string HTMLRenderer::get_linkaction_str(LinkAction * action, string & detail)
|
||||
|
||||
/*
|
||||
* Based on pdftohtml from poppler
|
||||
* TODO: CSS for link rectangles
|
||||
* TODO: share rectangle draw with css-draw
|
||||
*/
|
||||
void HTMLRenderer::processLink(AnnotLink * al)
|
||||
|
Loading…
Reference in New Issue
Block a user