2013-11-01 12:56:11 +00:00
|
|
|
remove page decroation
|
2013-11-01 12:17:57 +00:00
|
|
|
use offsetTop/Left instead of jquery.offset()
|
|
|
|
|
2013-10-28 14:35:28 +00:00
|
|
|
more information on demo page:
|
|
|
|
- showing pdf2htmlEX home page
|
|
|
|
- link to other demos
|
|
|
|
- browser requirements
|
|
|
|
|
2013-10-28 08:29:58 +00:00
|
|
|
page idx vs no
|
2013-10-22 13:32:02 +00:00
|
|
|
tracking current page
|
|
|
|
more js annoatation
|
2013-10-18 08:38:59 +00:00
|
|
|
pdf:mobile device
|
|
|
|
pdf:miui
|
2013-10-18 01:01:31 +00:00
|
|
|
tmp dir: use pid
|
2013-10-16 05:48:41 +00:00
|
|
|
remove page from dom -- UI option
|
2013-10-15 14:17:23 +00:00
|
|
|
view hash
|
2013-10-14 07:05:32 +00:00
|
|
|
- store a separate map/dict for 'original' page number
|
|
|
|
- OR adjust all destinations
|
|
|
|
|
2013-10-10 07:21:17 +00:00
|
|
|
issue: separate CSS?
|
2013-10-06 11:57:44 +00:00
|
|
|
key handler on $container instead of window?
|
|
|
|
fix get_next/prev_page
|
2013-10-07 07:25:47 +00:00
|
|
|
next/prev for each Page ?
|
2013-10-06 11:57:44 +00:00
|
|
|
|
2013-05-03 19:29:10 +00:00
|
|
|
- dots issue
|
|
|
|
- AdobeXML*.pdf
|
2013-05-03 07:24:54 +00:00
|
|
|
- font issue
|
|
|
|
- cjkmix2*.pdf
|
2013-05-03 19:29:10 +00:00
|
|
|
- space issue
|
|
|
|
- python简明*.pdf
|
2013-05-04 15:32:07 +00:00
|
|
|
- fix negative word-spacing for IE
|
2013-03-21 04:30:45 +00:00
|
|
|
|
2013-01-24 13:34:02 +00:00
|
|
|
== Future: ==
|
2012-09-30 16:49:56 +00:00
|
|
|
|
2013-01-24 13:34:02 +00:00
|
|
|
Too difficult/complicated to implement:
|
|
|
|
- reflowable text/combine lines/unwrapping
|
2013-03-15 06:45:01 +00:00
|
|
|
- multi-thread
|
2012-09-20 15:40:44 +00:00
|
|
|
|
2013-04-03 11:00:58 +00:00
|
|
|
Not enough motivation/Lazy
|
|
|
|
- commandline argument auto-completion
|
2013-01-24 13:34:02 +00:00
|
|
|
- use absolute positioning for long whitespace
|
|
|
|
- detect duplicate base fonts when embedding
|
|
|
|
- disable selection if we know unicode is wrong
|
|
|
|
- check if we can add information to the font, and let browsers show ligatures automatically
|
|
|
|
- position history stack (popstate)
|
|
|
|
- draw non-orthogonal lines with CSS
|
2013-04-03 11:00:58 +00:00
|
|
|
- precise link destination: zoom
|
2013-01-24 13:34:02 +00:00
|
|
|
- multiple charcode mapped to a same glyph
|
|
|
|
- minimum line width of css drawing
|
2013-02-28 16:00:06 +00:00
|
|
|
- separate classes for annotations (such that we don't have to hide all css drawings for printing)
|
2013-03-24 16:04:41 +00:00
|
|
|
- Widget Annoataion
|
2013-04-06 16:58:15 +00:00
|
|
|
- handle large negative letter space
|
2013-09-30 07:50:15 +00:00
|
|
|
- optimization levels
|
2013-09-26 05:26:04 +00:00
|
|
|
|