1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-07 18:30:34 +00:00
Commit Graph

903 Commits

Author SHA1 Message Date
Ryan Morlok
ff59857ef4 Added ability to explicitly specify page name format when splitting
output across multiple pages. Can include page number position
in the output file name.

Examples:
pdf2htmlEX --split-pages 1 foo.pdf bar%d.html
pdf2htmlEX --split-pages 1 foo.pdf bar%02d.page
2013-02-27 23:59:07 -06:00
Lu Wang
81934107e0 .. 2013-02-28 12:14:45 +08:00
Lu Wang
2d5dc47367 fix build for gcc 4.4.6 2013-02-28 10:15:01 +08:00
Lu Wang
80fc92defe fix css 2013-02-28 02:52:00 +08:00
Lu Wang
c6630561e6 fix css 2013-02-28 02:17:33 +08:00
Lu Wang
eb0a1ef8a3 consistent css class names 2013-02-28 02:11:34 +08:00
Lu Wang
857a83fd13 fix debian dependency 2013-02-27 10:56:49 +08:00
Lu Wang
086a725863 .. 2013-02-26 00:40:35 +08:00
Lu Wang
7a9d98b194 simplify base64stream 2013-02-25 21:08:47 +08:00
Lu Wang
2deef0d6dd clean base64stream constructor 2013-02-25 21:05:36 +08:00
Lu Wang
d59f95c54a css comments 2013-02-24 10:41:51 +08:00
Lu Wang
f4613ceea5 process hidden text (render == 3), make them selectable in HTML. BREAK TEXT STROKE SIMULATION IN FIREFOX 2013-02-23 22:30:21 +08:00
Lu Wang
d3b935d1b3 Merge pull request #96 from iapain/process-outline-disable-error
process_outline 0 was trying to write manifest which did not exists.
2013-02-22 01:27:40 -08:00
Deepak Thukral
a22857b8ef better error messages. 2013-02-22 10:11:27 +01:00
Deepak Thukral
88d5a5b0ca process_outline 0 was trying to write manifest which did not exists. 2013-02-22 10:06:13 +01:00
Lu Wang
6d8b5d518d todo 2013-02-22 16:59:06 +08:00
Lu Wang
92103f8696 css comments 2013-02-22 16:52:11 +08:00
Lu Wang
2f26531130 padding 0 for #pdf-main 2013-02-22 16:34:36 +08:00
Lu Wang
bc078cef78 .. 2013-02-21 17:55:58 +08:00
Lu Wang
1103f74b8a Don't mess up original glyphs when inserting a new empty char 2013-02-21 17:36:43 +08:00
Lu Wang
5947b1b953 .. 2013-02-21 16:40:15 +08:00
Lu Wang
285b4c052e .. 2013-02-17 19:00:37 +08:00
Lu Wang
1ba86a3764 url escape for outline items 2013-02-15 22:28:30 +08:00
Lu Wang
d83a41441f Merge pull request #89 from iapain/master
process_outline creates outline file even if process_outline is disabled
2013-02-15 03:07:14 -08:00
Deepak Thukral
628e8897b1 process_outline only creates outline file if it's enabled 2013-02-15 10:25:54 +01:00
Lu Wang
03b0f382c8 url escaping in HTML 2013-02-15 13:07:00 +08:00
Lu Wang
b8ff5be406 .. 2013-02-12 17:36:31 +08:00
Lu Wang
ab06f161b3 .. 2013-02-11 21:50:09 +08:00
Lu Wang
e3e732971b .. 2013-02-11 15:57:10 +08:00
Lu Wang
9673bd760e .. 2013-02-11 15:38:17 +08:00
Lu Wang
9b0d6f37ec todo 2013-02-08 01:00:20 +08:00
Lu Wang
83c3055ec9 wiki link in manpage 2013-02-08 00:43:58 +08:00
Lu Wang
3bc732ae0f ugly fix for FF 2013-02-06 20:52:53 +08:00
Lu Wang
3789842b47 generate css with printing metrics 2013-02-06 20:36:00 +08:00
Lu Wang
bc80a79ac0 .. 2013-02-06 20:29:48 +08:00
Lu Wang
a2ed253454 more state managers 2013-02-06 20:09:40 +08:00
Lu Wang
b98ab8781e .. 2013-02-06 19:52:34 +08:00
Lu Wang
d476f566fd Merge pull request #86 from jahewson/master
bugfix: mime types for data uri fonts
2013-02-05 17:58:31 -08:00
John Hewson
a712961ede bugfix: mime types for data uri fonts 2013-02-06 00:16:44 +00:00
Lu Wang
33db881c46 fix printing for Firefox 2013-02-06 01:54:15 +08:00
Lu Wang
864cfdda35 print background images in Chrome 2013-02-06 01:09:56 +08:00
Lu Wang
46c1161b50 working on printing 2013-02-06 01:05:58 +08:00
Lu Wang
3e7e5c5662 .. 2013-02-05 22:53:14 +08:00
Lu Wang
d995af05a0 test.py 2013-02-05 22:11:45 +08:00
Lu Wang
88cd306e79 clean 2013-02-05 22:07:51 +08:00
Lu Wang
75c2c8cba1 install.cc export.cc -> font.cc 2013-02-05 22:00:23 +08:00
Lu Wang
31861e7acb color managers 2013-02-05 21:56:19 +08:00
Lu Wang
225aa23dca .. 2013-02-05 20:45:56 +08:00
Lu Wang
820f06d940 remove unused headers 2013-02-05 20:38:25 +08:00
Lu Wang
9d88b7be1d fix matrix 2013-02-05 20:37:05 +08:00