LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
pdf2docx/__init__.py
pdf2docx/converter.py
pdf2docx/main.py
pdf2docx.egg-info/PKG-INFO
pdf2docx.egg-info/SOURCES.txt
pdf2docx.egg-info/dependency_links.txt
pdf2docx.egg-info/entry_points.txt
pdf2docx.egg-info/not-zip-safe
pdf2docx.egg-info/requires.txt
pdf2docx.egg-info/top_level.txt
pdf2docx/common/BBox.py
pdf2docx/common/Block.py
pdf2docx/common/Collection.py
pdf2docx/common/__init__.py
pdf2docx/common/base.py
pdf2docx/common/constants.py
pdf2docx/common/docx.py
pdf2docx/common/pdf.py
pdf2docx/common/rect_intersection.py
pdf2docx/common/utils.py
pdf2docx/image/Image.py
pdf2docx/image/ImageBlock.py
pdf2docx/image/ImageSpan.py
pdf2docx/image/__init__.py
pdf2docx/layout/Blocks.py
pdf2docx/layout/Layout.py
pdf2docx/layout/__init__.py
pdf2docx/shape/Path.py
pdf2docx/shape/Shape.py
pdf2docx/shape/Shapes.py
pdf2docx/shape/__init__.py
pdf2docx/table/Border.py
pdf2docx/table/Cell.py
pdf2docx/table/Cells.py
pdf2docx/table/Row.py
pdf2docx/table/Rows.py
pdf2docx/table/TableBlock.py
pdf2docx/table/TableStructure.py
pdf2docx/table/TablesConstructor.py
pdf2docx/table/__init__.py
pdf2docx/text/Char.py
pdf2docx/text/Line.py
pdf2docx/text/Lines.py
pdf2docx/text/Spans.py
pdf2docx/text/TextBlock.py
pdf2docx/text/TextSpan.py
pdf2docx/text/__init__.py
test/local_test.py
test/test.py
test/samples/demo-image-cmyk.pdf
test/samples/demo-image-transparent.pdf
test/samples/demo-image-vector-graphic.pdf
test/samples/demo-image.pdf
test/samples/demo-path-transformation.pdf
test/samples/demo-table-align-borders.pdf
test/samples/demo-table-border-style.pdf
test/samples/demo-table-bottom.pdf
test/samples/demo-table-nested.pdf
test/samples/demo-table-shading.pdf
test/samples/demo-table-weird.pdf
test/samples/demo-table.pdf
test/samples/demo-text-scaling.pdf
test/samples/demo-text.pdf
test/samples/demo-unnamed-fonts.pdf