Commit Graph

  • e4bc4e43b1 Code cleanup. Yusuke Shinyama 2013-10-10 19:17:58 +0900
  • cfd60eafbf Removed PDFDocument.read_xref(). Yusuke Shinyama 2013-10-10 18:57:08 +0900
  • 658be970b8 Separated PDFXRefFallback. Yusuke Shinyama 2013-10-10 18:44:12 +0900
  • c926874d20 API Change: the PDFDocument cstr now takes PDFParser. set_parser() is removed. Yusuke Shinyama 2013-10-10 18:40:06 +0900
  • 557c2c72e6 Removed ObjIdRange for terseness. Yusuke Shinyama 2013-10-10 18:34:43 +0900
  • 2221163b94 Split pdfparser.py and pdfdocument.py. Yusuke Shinyama 2013-10-10 18:29:30 +0900
  • 1467fc674c Added fallback for broken PDFs. Yusuke Shinyama 2013-10-09 22:45:54 +0900
  • eabe72ee63 Prevent crash with empty layout box. Yusuke Shinyama 2013-10-09 22:13:22 +0900
  • 87143cb36f Fallback when /Pages does not exist. Yusuke Shinyama 2013-10-09 22:08:16 +0900
  • 06425bba00 Introducing PDFObjectNotFound Yusuke Shinyama 2013-10-09 21:39:23 +0900
  • 3c3cba2ecc Moved: import PIL. Yusuke Shinyama 2013-04-09 18:42:32 +0900
  • 19e7d70ac1 Merge pull request #15 from jcushman/patch-1 Yusuke Shinyama 2013-04-09 02:39:46 -0700
  • d932bf675e Merge branch 'master' of github.com:euske/pdfminer Yusuke Shinyama 2013-04-09 18:28:24 +0900
  • 9df9df58c1 Merged: dangra/785080b4eae259015d4fa63991356a4034751683 Yusuke Shinyama 2013-04-09 18:21:45 +0900
  • 4faccff9c9 Merge pull request #16 from jcushman/master Yusuke Shinyama 2013-04-09 01:58:56 -0700
  • d8bc13b3af Merge pull request #13 from gendoc/master Yusuke Shinyama 2013-04-09 01:55:54 -0700
  • 93a53059dd Merge pull request #12 from sorced-jim/master Yusuke Shinyama 2013-04-09 01:55:04 -0700
  • e28b75a462 StringIO Jordan Reiter 2013-03-27 13:14:58 -0400
  • 44653071c3 Fixes for LZW error (see https://bitbucket.org/hsoft/pdfminer3k/commits/ae9a4ca0691a/) Jordan Reiter 2013-03-27 13:05:29 -0400
  • 925845b172 dumppdf: support for extracting embedded files using the -E option eug 2013-01-20 13:23:58 +1000
  • 785080b4ea pdfminer.cmap python package does not exists Daniel Graña 2012-08-08 18:01:29 +0000
  • f77f196cd3 2x faster group_textboxes function. jcushman 2012-06-22 18:11:45 -0300
  • da3f023b2d Use set instead of list for Plane's internal collection of objects. jcushman 2012-06-22 16:36:33 -0300
  • 89c81db295 PDFDocument.lookup_names.lookup didn't find 'Names' in some files Humberto Pereira 2012-03-19 16:42:58 -0300
  • 6413eb7de4 Deal with CMYK images by converting them to RGB. PIL does not invert CMYK images as of PIL 1.1.7, so the invert happens in ImageWriter. Jim Morrison 2012-01-24 16:18:36 -0800
  • c7709045e9 fixed: invalid bmp file output Yusuke Shinyama 2011-11-08 00:29:24 +1000
  • 82ff98c7b3 imagewriter now works with text output Yusuke Shinyama 2011-11-07 01:15:10 +1000
  • 91174b5665 avoid crash when colorspace is null. Yusuke Shinyama 2011-11-06 20:10:48 +1000
  • 3d1652963a Merge github.com:euske/pdfminer Yusuke Shinyama 2011-10-30 15:44:49 +1000
  • 9fc37d6dbe Merge pull request #7 from l33twolf/master Yusuke Shinyama 2011-09-30 06:58:24 -0700
  • 60dbf6bb69 avoids crash in pdf syntax error for missing ids dwilson 2011-08-31 17:03:10 -0400
  • f638784e1d experimental layout analysis improvements Yusuke Shinyama 2011-08-14 09:44:21 +0900
  • cbb8d869c7 removed initial cmap/ directory Yusuke Shinyama 2011-07-31 18:05:07 +1000
  • cdef0d7883 Merge github.com:euske/pdfminer Yusuke Shinyama 2011-07-31 17:47:20 +1000
  • 46bb0107aa fixed: crash due to small layout elements (thanks to hsoft) Yusuke Shinyama 2011-07-31 17:44:09 +1000
  • eec317ae10 Merge pull request #6 from rsennrich/master Yusuke Shinyama 2011-07-31 00:39:36 -0700
  • 24cd161fb7 CCITTFaxFilter.reversed fix Yusuke Shinyama 2011-07-31 17:36:02 +1000
  • 6e4f36d9a1 get width based on utf-8 char. Rico 2011-07-23 16:34:11 +0200
  • dc8fde0e47 added CCITTFaxFilter support and a very crude image extraction. Yusuke Shinyama 2011-07-18 21:07:00 +1000
  • 2707ba75df added CCITTFaxFilter support and a very crude image extraction. Yusuke Shinyama 2011-07-18 21:06:50 +1000
  • fda6f7ba5d ccitt.py added. Yusuke Shinyama 2011-07-18 17:36:37 +1000
  • 0278076ea8 PNG predictor added Yusuke Shinyama 2011-06-07 00:46:33 +0900
  • 18a5058af6 separated predictor functions. Yusuke Shinyama 2011-06-07 00:31:03 +0900
  • 170c97a12b colorspace patch by Lieb Simon Yusuke Shinyama 2011-06-06 17:10:12 +0900
  • 2e8180ddee documentation update and version bump Yusuke Shinyama 2011-05-15 01:37:14 +0900
  • 56917a213c testcase updated Yusuke Shinyama 2011-05-15 01:22:51 +0900
  • c134596e2f code cleanup and testcase stabilization Yusuke Shinyama 2011-05-15 01:22:19 +0900
  • e5d02f8653 fixed the infinite recursion bug. Yusuke Shinyama 2011-05-14 16:32:09 +0900
  • 0c41b8348e code cleanup Yusuke Shinyama 2011-05-14 15:51:40 +0900
  • 038ce4cd0c added LTText.get_text() and .text property is no longer accessible. Yusuke Shinyama 2011-05-14 15:45:08 +0900
  • 5004e4b28d layout analysis speedup. Yusuke Shinyama 2011-05-14 14:17:39 +0900
  • 095534b294 figure object now does not call analyze. Yusuke Shinyama 2011-05-14 14:17:22 +0900
  • b8d516fc52 extended Plane class. Yusuke Shinyama 2011-05-14 14:16:40 +0900
  • fcf0d74ecc tweaks for debugging Yusuke Shinyama 2011-04-21 22:07:52 +0900
  • 8f9684f6a6 code cleanup: layout analysis Yusuke Shinyama 2011-04-21 22:07:04 +0900
  • 500afe937b docs pictures updated Yusuke Shinyama 2011-04-20 22:13:02 +0900
  • c328ca5464 documentation updated Yusuke Shinyama 2011-04-20 22:08:13 +0900
  • 0e660dd385 rename: LTPolygon -> LTCurve Yusuke Shinyama 2011-04-20 22:05:25 +0900
  • dab70855bf LTLine is now strictly horizontal or vertical. Yusuke Shinyama 2011-04-20 22:01:54 +0900
  • 4bba94feec credits updated Yusuke Shinyama 2011-03-07 21:59:43 +0900
  • cd29b53b7a documentation improvements by Jakub Wilk Yusuke Shinyama 2011-03-07 21:56:43 +0900
  • ec682539da Optimized memory usage in TextConverter by ignoring all drawing commands. Jonathan J Hunt 2011-03-07 15:11:31 +1000
  • 4918d59bc2 disable caching support Yusuke Shinyama 2011-03-03 00:04:43 +0900
  • 18e782f330 canonicalize package names Yusuke Shinyama 2011-03-02 23:43:03 +0900
  • bb26cf9180 eliminate empty textboxes Yusuke Shinyama 2011-03-01 20:47:20 +0900
  • dfd621b98c minor bugfix. thanks to Hiroshi Manabe. Yusuke Shinyama 2011-02-28 19:50:07 +0900
  • f22b056454 release-20110227 Yusuke Shinyama 2011-02-27 19:53:12 +0900
  • e8cd880409 testdata changed Yusuke Shinyama 2011-02-27 19:48:22 +0900
  • a8bf9b159e docstring fix Yusuke Shinyama 2011-02-27 13:09:12 +0900
  • cabaa10e4f layout analysis improvement Yusuke Shinyama 2011-02-27 12:56:28 +0900
  • 7dbb664db3 code cleanup and more debugging options Yusuke Shinyama 2011-02-14 23:42:05 +0900
  • f00f1dbd04 better layout analysis Yusuke Shinyama 2011-02-14 23:41:23 +0900
  • b2d13db29a code cleanup Yusuke Shinyama 2011-02-14 22:51:20 +0900
  • cd412308bd text flow detection bug fix (thanks to fujimoto-san) Yusuke Shinyama 2011-02-14 22:32:55 +0900
  • 83b0283cc0 documentation fix Yusuke Shinyama 2011-02-14 22:32:18 +0900
  • cbd58121e3 fix aggressive vertical writing detection (which ruins layout) Yusuke Shinyama 2011-02-02 23:09:34 +0900
  • 109aedeb43 cfffont extension with no luck Yusuke Shinyama 2011-01-25 00:19:07 +0900
  • 4eb6083c09 code cleanup Yusuke Shinyama 2011-01-03 18:11:22 +0900
  • 16b2a87b24 CMAP_PATH environment variable support Yusuke Shinyama 2011-01-03 18:11:16 +0900
  • d3bcc0eef5 another minor fix Yusuke Shinyama 2010-12-26 19:30:46 +0900
  • 0248c3b9fb fix for distutils Yusuke Shinyama 2010-12-26 19:28:55 +0900
  • 420169a692 release 20101226 Yusuke Shinyama 2010-12-26 19:06:47 +0900
  • a24c452ba2 boxes_flow patch by Daniel Gerber Yusuke Shinyama 2010-12-26 17:26:39 +0900
  • 3da3adad9b method renamed: finish(self) -> analyze(self, laparams). Yusuke Shinyama 2010-12-26 16:56:21 +0900
  • bf44e52cf7 merged Yusuke Shinyama 2010-12-25 17:54:17 +0900
  • 866f2bbb75 webapp fixed yusuke.shinyama.dummy 2010-12-25 08:41:35 +0000
  • 5d98a27d9c test cases updated yusuke.shinyama.dummy 2010-12-25 08:41:11 +0000
  • 84ed94aec0 another bugfix yusuke.shinyama.dummy 2010-12-25 08:41:03 +0000
  • 9bba7ac08b oops, forgot to fix this yusuke.shinyama.dummy 2010-12-25 08:40:58 +0000
  • 513da5714a move to github! yusuke.shinyama.dummy 2010-12-25 08:40:52 +0000
  • f4ced29713 bugfix by Kevin Brubeck Unhammer yusuke.shinyama.dummy 2010-12-25 08:40:45 +0000
  • e0c2c65d90 makefile yusuke.shinyama.dummy 2010-12-25 08:40:39 +0000
  • 432b3829d3 test cases updated Yusuke Shinyama 2010-12-24 22:30:25 +0900
  • c5a2f2a36c another bugfix Yusuke Shinyama 2010-12-24 22:29:43 +0900
  • 88f75fad00 oops, forgot to fix this Yusuke Shinyama 2010-12-23 21:31:15 +0900
  • 6041443e0f move to github! Yusuke Shinyama 2010-12-23 21:29:16 +0900
  • 200dfc15b6 bugfix by Kevin Brubeck Unhammer Yusuke Shinyama 2010-12-23 21:22:27 +0900
  • 058532d1da makefile Yusuke Shinyama 2010-12-12 13:05:23 +0900
  • 2bf9c23801 check_extractable paramater added yusuke.shinyama.dummy 2010-11-23 10:53:28 +0000
  • 9f78915ea6 show cid for unknown characters yusuke.shinyama.dummy 2010-11-23 10:53:19 +0000