mirror of
https://github.com/kanzure/pdfparanoia.git
synced 2025-07-15 14:08:21 +02:00
Merge d62ee44fe8
into 100d202221
This commit is contained in:
commit
fd7a9e127a
1 changed files with 0 additions and 3 deletions
|
@ -31,9 +31,6 @@ def parse_pdf(handler):
|
|||
parser = pdfminer.pdfparser.PDFParser(handler)
|
||||
doc = pdfminer.pdfdocument.PDFDocument(parser)
|
||||
|
||||
# actual parsing
|
||||
doc.initialize()
|
||||
|
||||
return doc
|
||||
|
||||
def parse_content(content):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue