Commit Graph

  • 20f519bd51
    Update pdfdocument.py typhoon71 2020-07-20 16:34:23 +0200
  • 24d02a4bfe
    Update pdfdocument.py typhoon71 2020-07-20 16:28:44 +0200
  • 15d783d2db
    Update acro_forms.rst typhoon71 2020-07-20 16:18:00 +0200
  • 82ffca386f
    Update acro_forms.rst typhoon71 2020-07-20 16:03:16 +0200
  • 5937a1644c
    Update acro_forms.rst typhoon71 2020-07-20 15:17:37 +0200
  • 8056dd8c60
    Update index.rst typhoon71 2020-07-20 15:15:12 +0200
  • 49dffbe329
    Update acro_forms.rst typhoon71 2020-07-20 15:13:00 +0200
  • 465f771a7b
    Update acro_forms.rst typhoon71 2020-07-20 14:58:02 +0200
  • c649c98757
    Update acro_forms.rst typhoon71 2020-07-20 14:47:58 +0200
  • 82d359a174
    Update and rename aforms.rst to acro_forms.rst typhoon71 2020-07-20 14:25:45 +0200
  • 8edf660ff2
    Update index.rst typhoon71 2020-07-20 14:21:01 +0200
  • 2bd4fa4043
    Update aforms.rst typhoon71 2020-07-18 17:42:09 +0200
  • f9b2070e04
    Update aforms.rst typhoon71 2020-07-18 17:39:49 +0200
  • 7a1e3028d3
    Update index.rst typhoon71 2020-07-18 17:38:11 +0200
  • a31beea398
    Create aforms.rst typhoon71 2020-07-18 17:37:16 +0200
  • 54d02f7185
    Merge branch 'develop' into 391-fix-cmap-from-pickle-file Pieter Marsman 2020-07-18 15:17:59 +0200
  • 8e10733066 typo and newline Oren Tysor 2020-07-16 14:06:32 -0400
  • 79bc42d218 fix lint Oren Tysor 2020-07-16 14:02:32 -0400
  • f68636cfb2 show mismatch Oren Tysor 2020-07-16 13:59:39 -0400
  • 15b046426b fix lint Oren Tysor 2020-07-16 13:49:48 -0400
  • a49ca3029f add samples to nosetests Oren Tysor 2020-07-16 13:46:47 -0400
  • 9dbf02c8b0 resolve CHANGELOG.md conflict Oren Tysor 2020-07-12 07:52:57 -0400
  • 485397ae36 Merge branch 'pycryptodome-to-cryptographyio' of github.com:lithiumFlower/pdfminer.six into pycryptodome-to-cryptographyio Oren Tysor 2020-07-12 07:34:20 -0400
  • e9fc0a496c from MR, unneeded ex and naming Oren Tysor 2020-07-12 07:34:10 -0400
  • 60863cfd55
    Fix converting path to multiple rectangles (#371) Kwok-kuen Cheung 2020-07-11 23:34:38 +0800
  • 773dc6583d Reduce line length of tests Pieter Marsman 2020-07-11 17:01:11 +0200
  • 3efeca7373 Reduce line length of tests Pieter Marsman 2020-07-11 16:58:32 +0200
  • 4b53621477 Cleanup function paint_path a bit Pieter Marsman 2020-07-11 16:55:52 +0200
  • 7ee74ed82f Merge remote-tracking branch 'origin/path-multiple-rects' into path-multiple-rects Pieter Marsman 2020-07-11 16:51:52 +0200
  • 738ca51579 Add reference to pdf reference manual Pieter Marsman 2020-07-11 16:51:43 +0200
  • 7f2db258b0
    Merge branch 'develop' into path-multiple-rects Pieter Marsman 2020-07-11 16:49:02 +0200
  • 6f2139ebb2 Add line to CHANGELOG.md Pieter Marsman 2020-07-11 16:48:02 +0200
  • 93ad93cfa3 Add unittest for PDFLayoutAnalyzer.paint_path() Pieter Marsman 2020-07-11 16:46:42 +0200
  • 12320a9341 Reduce pdf size by removing font Pieter Marsman 2020-07-11 16:18:04 +0200
  • 6a9269b432
    Change Text extraction is not allowed error to warning (#453) madhurcodes 2020-07-11 19:34:11 +0530
  • 7a2220fbbd Reduce line length to <80 Pieter Marsman 2020-07-11 16:01:25 +0200
  • 61dccd9716 Add regression test for failing pdf Pieter Marsman 2020-07-11 15:55:24 +0200
  • 35976d333f
    Update CHANGELOG.md Pieter Marsman 2020-07-11 15:17:48 +0200
  • 7a42741836 Remove identity mappings from IDENTITY_ENCODER because that's now the default if the key is not in there Pieter Marsman 2020-07-11 11:26:45 +0200
  • 53f3767bc7 fixlint Oren Tysor 2020-07-10 16:40:57 -0400
  • ee79d52919 update changelog Oren Tysor 2020-07-10 15:27:58 -0400
  • 53b6a7748c swap pycryptodome to the faster, smaller, and industry standard crytography io Oren Tysor 2020-07-10 14:54:46 -0400
  • 82c8150195
    Update CHANGELOG.md Pieter Marsman 2020-07-07 20:56:18 +0200
  • d4fb41f138 made changes suggested in review madhurcodes 2020-07-05 23:35:20 +0530
  • 836d312982
    Validate that object is PDFStream in do_EI (#451) Tony(Baojia) Tong 2020-07-05 07:42:15 -0400
  • 3913e658d1
    Update CHANGELOG.md Pieter Marsman 2020-07-05 13:40:15 +0200
  • ce7775fd4f
    Add setup.py classifiers for Python 3.7 and 3.8 (#450) Michael 2020-07-05 11:19:02 +0000
  • 5eeba2775f fix lint madhurcodes 2020-07-03 06:26:34 +0530
  • 9059c3d68a updated changelog madhurcodes 2020-07-03 06:23:39 +0530
  • 9cfb34e2c6 Changed error to warning for 'Text extraction is not allowed' madhurcodes 2020-07-03 06:03:17 +0530
  • 4b36d30369 update changelog Tony Tong 2020-06-30 22:25:30 -0400
  • 335bc00083
    Add trove classifiers for Python 3.7 and 3.8 Michael Käufl 2020-06-29 22:39:14 +0200
  • aae33cf094
    Merge pull request #2 from vannevar-labs/specify_char_box_coordinates nate-bush 2020-06-29 12:42:41 -0700
  • fe173ee072 PR feedback Nathaniel Bush 2020-06-29 12:42:03 -0700
  • ac2b20a79a
    [docs] Add extract_pages tutorial (#442) Jake Stockwin 2020-06-29 19:07:05 +0100
  • ed2bc3d3de rename glyph and font box vars Nathaniel Bush 2020-06-23 12:12:28 -0700
  • 17c6777004 char box coordinates Nathaniel Bush 2020-06-22 18:46:50 -0700
  • 91f83ce511 [docs] Add extract_pages tutorial Jake Stockwin 2020-06-12 09:28:31 +0100
  • f41cf44e29
    Merge pull request #1 from vannevar-labs/fix_char_box_coordinates nate-bush 2020-06-09 11:01:30 -0700
  • f23e1bad06 Use font ascent to define upper right of character bounding box Nathaniel Bush 2020-06-09 10:53:29 -0700
  • 226009deaf check obj type Tony Tong 2020-06-08 17:58:26 -0400
  • a8c256fbe5 Add CHANGELOG.md Pieter Marsman 2020-06-06 16:37:23 +0200
  • 33714ea8e7 Add test Pieter Marsman 2020-06-06 16:34:57 +0200
  • 63a2eaa2cb Make _get_cmap_name static Pieter Marsman 2020-06-06 16:28:30 +0200
  • ee4118b4fb Add docs Pieter Marsman 2020-06-06 16:15:19 +0200
  • e04a72c299 Don't use keyword argument for dict.get Pieter Marsman 2020-06-06 16:14:17 +0200
  • e60bc80870 Add trying to get cmap from pickle file. And cleaning up a bit. Pieter Marsman 2020-06-06 16:10:50 +0200
  • 09c989f301
    Fix spelling error (#436) AhnHyunJin 2020-06-06 22:43:57 +0900
  • 6ec94ee330 Fix spelling error ahnhyunjin 2020-06-01 18:06:52 +0900
  • 6e05baf0b7
    Dont dump fallback xref by default when using dumppdf.py, adding a flag to enable it Pieter Marsman 2020-05-23 18:04:34 +0200
  • 558e58626a Extend help message Pieter Marsman 2020-05-21 18:11:40 +0200
  • 57d58df6c4 Adding changelog Pieter Marsman 2020-05-21 18:08:44 +0200
  • 88ef25b305 Use warning instead of error, because not output xrefs is just fine (there aren't any) but it is something the user should know Pieter Marsman 2020-05-21 18:06:56 +0200
  • f2171792a7 Raise PDFNoValidXRef with explanation if dumppdf.py is called on a pdf that does not have an xref Pieter Marsman 2020-05-21 17:53:16 +0200
  • 146649edc4 Add failing test for dumping simple1.pdf and simple3.pdf, because they should raise an error when dumppdf.py tries to dump a pdf without xref's Pieter Marsman 2020-05-21 17:51:09 +0200
  • 33b60dfd54 Bump version 20200517 Pieter Marsman 2020-05-17 17:49:51 +0200
  • 91d89af788
    Add section to documentation with howto for image extraction (#427) Pieter Marsman 2020-05-17 17:48:06 +0200
  • 197faca9dc Add option to dumppdf.py and pdf2txt.py to show version Pieter Marsman 2020-05-16 19:59:38 +0200
  • 498349bf8f Fix indentation warning in docstring Pieter Marsman 2020-05-16 19:59:11 +0200
  • 070c9df191 Always use up-to-date version Pieter Marsman 2020-05-16 19:58:48 +0200
  • 629fcab74c Restructure tutorials section, and add install section Pieter Marsman 2020-05-16 19:58:31 +0200
  • 8b37773fbf Add howto for images Pieter Marsman 2020-05-16 19:58:08 +0200
  • 633e75d2d7 Make structure of documentation more clear: tutorials, how-to, topics and reference Pieter Marsman 2020-05-16 17:24:08 +0200
  • 7254530d27
    Fix ordering of textlines within a textbox when boxes_flow is disabled (#412) Jake Stockwin 2020-05-09 14:37:49 +0100
  • 80d7a8761c Add new test PDF sample Jake Stockwin 2020-04-08 10:54:05 +0100
  • 81bede4013 Fix ordering of textlines within a textbox when boxes_flow is disabled Jake Stockwin 2020-04-06 12:18:40 +0100
  • 7eff108fa5
    add shebang line to script in tools (#408) fabbox 2020-04-28 10:58:42 +0200
  • 549c1414c8
    Moved changelog to unreleased Pieter Marsman 2020-04-28 10:55:39 +0200
  • 3f77109661 fix: use shebang line with python 3 fabbox 2020-04-28 00:05:24 +0200
  • 7cb2f7847f Merge branch 'develop' of github.com:pdfminer/pdfminer.six into develop fabbox 2020-04-21 23:02:17 +0200
  • b363b7fe97 Fix VSCode induced Pep8 Issues jacobefaust 2020-04-01 21:33:42 -0500
  • 4924a55ce6 Incorporate merge request comments jacobefaust 2020-04-01 21:20:39 -0500
  • d79bcb75ea Bump version 20200402 20200402 Pieter Marsman 2020-04-01 21:37:39 +0200
  • b8988b6848 Bump version Pieter Marsman 2020-04-01 21:22:59 +0200
  • 68e2ae8632
    Fix text coming in reverse order with boxes flow disabled (#399) Jake Stockwin 2020-04-01 12:37:04 +0100
  • b4a21a76e1 change method names jacobefaust 2020-03-28 19:42:22 -0500
  • 0c2f44b6de add shebang line to script in tools fabbox 2020-03-27 17:51:48 +0100
  • 90eb51fdc0 Fix text coming in reverse order with boxes flow disabled Jake Stockwin 2020-03-27 08:54:54 +0000
  • e55560f858
    Fix #395: Update documentation for boxes_flow, allow None (#396) Jake Stockwin 2020-03-26 22:03:49 +0000
  • 518b5d6efc
    Fix #390: Updated misleading documentation about word_margin (#407) Jake Stockwin 2020-03-26 22:02:48 +0000