1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-22 04:50:09 +00:00
This commit is contained in:
Lu Wang 2013-10-17 20:01:04 +08:00
parent bb5eaa716d
commit ce8d2bf51f
2 changed files with 1 additions and 2 deletions

2
TODO
View File

@ -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

View File

@ -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)