mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +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
|
remove page from dom -- UI option
|
||||||
view hash
|
view hash
|
||||||
update jquery
|
update jquery
|
||||||
|
@ -185,7 +185,6 @@ string HTMLRenderer::get_linkaction_str(LinkAction * action, string & detail)
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Based on pdftohtml from poppler
|
* Based on pdftohtml from poppler
|
||||||
* TODO: CSS for link rectangles
|
|
||||||
* TODO: share rectangle draw with css-draw
|
* TODO: share rectangle draw with css-draw
|
||||||
*/
|
*/
|
||||||
void HTMLRenderer::processLink(AnnotLink * al)
|
void HTMLRenderer::processLink(AnnotLink * al)
|
||||||
|
Loading…
Reference in New Issue
Block a user