1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-05 09:38:40 +00:00
Commit Graph

1143 Commits

Author SHA1 Message Date
Ryan Morlok
c0972e1baa fixed missing include causing ci build to fail; cleaned up warnings about signed/unsigned comparison; cleaned up local string declarations 2013-03-17 23:51:14 -05:00
Ryan Morlok
4614e0c18d Merge remote-tracking branch 'upstream/master' 2013-03-17 23:32:32 -05:00
Ryan Morlok
3cafb540c6 updated split page filename formatting to not rely on regex to be compatible with older compilers. added several test cases to account for new implementation. updated documenation to more accurately reflect how split page filenames are generated. 2013-03-17 23:31:43 -05:00
Lu Wang
c1135487e7 .. 2013-03-18 11:03:11 +08:00
Lu Wang
491456688c Merge branch 'master' of github.com:coolwanglu/pdf2htmlEX 2013-03-18 10:29:32 +08:00
Ryan Morlok
83c947462a added input sanitation for split page generation when accepting a custom outfile file name format. Added unit tests for various file name generation scenarios. 2013-03-17 00:08:06 -05:00
Ryan Morlok
af8e9c10ae Merge remote-tracking branch 'upstream/master' 2013-03-16 13:30:42 -05:00
Lu Wang
b6ba80a026 todo 2013-03-15 14:45:01 +08:00
Lu Wang
8f5161c871 add gprof for debug 2013-03-13 00:43:49 +08:00
Lu Wang
c215b78f1b Update README.md 2013-03-12 21:26:31 +08:00
Lu Wang
5e674d71ba Update README.md 2013-03-12 21:18:44 +08:00
Lu Wang
928f19e7eb Update README.md 2013-03-12 21:04:32 +08:00
Lu Wang
b7e0ae6a54 Update README.md 2013-03-12 20:51:09 +08:00
Lu Wang
20bad6e0eb Update README.md 2013-03-12 20:50:53 +08:00
Lu Wang
4fabd5abf0 fix #100 2013-03-10 18:17:28 +08:00
Lu Wang
942b11633d .. 2013-03-10 13:23:52 +08:00
Lu Wang
42f47d57c0 .. 2013-03-09 23:57:26 +08:00
Lu Wang
f5fae48131 .. 2013-03-09 02:08:24 +08:00
Lu Wang
01a6baac97 .. 2013-03-09 01:58:11 +08:00
Lu Wang
7208df83cf todo 2013-03-09 01:56:27 +08:00
Lu Wang
9332603559 .. 2013-03-09 01:54:30 +08:00
Lu Wang
cfeadd4f63 .. 2013-03-09 01:49:05 +08:00
Lu Wang
bd1c9c138f fallback mode 2013-03-09 01:45:13 +08:00
Lu Wang
72e010acf2 use cropbox by default 2013-03-07 09:37:27 +08:00
Lu Wang
d1ea7c529c todo 2013-03-05 00:19:09 +08:00
Lu Wang
56f0b464f0 cmake for old versions of fontforge 2013-03-04 13:34:06 +08:00
Lu Wang
db6f0a64cd .. 2013-03-03 16:20:12 +08:00
Lu Wang
4eceb19609 .. 2013-03-01 14:46:38 +08:00
Lu Wang
f9dbb61e08 bump version 2013-03-01 14:05:52 +08:00
Lu Wang
3ed576b5c8 disable backgruond image selection and dragging 2013-03-01 14:02:11 +08:00
Lu Wang
34a53f9d14 use img instead of background-image for better printing 2013-03-01 13:24:29 +08:00
Lu Wang
0bafee4a03 .. 2013-03-01 11:57:48 +08:00
Lu Wang
7ed22c66dd .. 2013-03-01 01:41:42 +08:00
Lu Wang
65f28b1b08 .. 2013-03-01 01:32:14 +08:00
Lu Wang
4cf8ffb95b hide annotations for print 2013-03-01 00:00:06 +08:00
Lu Wang
7ca3cea0c5 .. 2013-02-28 23:11:01 +08:00
Lu Wang
80e3357259 .. 2013-02-28 22:40:52 +08:00
Lu Wang
171405bef5 .. 2013-02-28 22:40:31 +08:00
Lu Wang
f982a6964c background image css for print 2013-02-28 22:37:15 +08:00
Lu Wang
c32cb95c45 change css names 2013-02-28 15:59:14 +08:00
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