LICENSE
MANIFEST.in
requirements.txt
setup.py
pdf2word/__init__.py
pdf2word/converter.py
pdf2word/main.py
pdf2word.egg-info/PKG-INFO
pdf2word.egg-info/SOURCES.txt
pdf2word.egg-info/dependency_links.txt
pdf2word.egg-info/entry_points.txt
pdf2word.egg-info/not-zip-safe
pdf2word.egg-info/requires.txt
pdf2word.egg-info/top_level.txt
pdf2word/common/Block.py
pdf2word/common/Collection.py
pdf2word/common/Element.py
pdf2word/common/__init__.py
pdf2word/common/algorithm.py
pdf2word/common/constants.py
pdf2word/common/docx.py
pdf2word/common/share.py
pdf2word/font/Fonts.py
pdf2word/font/__init__.py
pdf2word/image/Image.py
pdf2word/image/ImageBlock.py
pdf2word/image/ImageSpan.py
pdf2word/image/ImagesExtractor.py
pdf2word/image/__init__.py
pdf2word/layout/Blocks.py
pdf2word/layout/Column.py
pdf2word/layout/Layout.py
pdf2word/layout/Section.py
pdf2word/layout/Sections.py
pdf2word/layout/__init__.py
pdf2word/page/BasePage.py
pdf2word/page/Page.py
pdf2word/page/Pages.py
pdf2word/page/RawPage.py
pdf2word/page/RawPageFactory.py
pdf2word/page/RawPageFitz.py
pdf2word/page/__init__.py
pdf2word/shape/Path.py
pdf2word/shape/Paths.py
pdf2word/shape/Shape.py
pdf2word/shape/Shapes.py
pdf2word/shape/__init__.py
pdf2word/table/Border.py
pdf2word/table/Cell.py
pdf2word/table/Cells.py
pdf2word/table/Row.py
pdf2word/table/Rows.py
pdf2word/table/TableBlock.py
pdf2word/table/TableStructure.py
pdf2word/table/TablesConstructor.py
pdf2word/table/__init__.py
pdf2word/text/Char.py
pdf2word/text/Line.py
pdf2word/text/Lines.py
pdf2word/text/Spans.py
pdf2word/text/TextBlock.py
pdf2word/text/TextSpan.py
pdf2word/text/__init__.py
test/test.py
test/samples/demo-blank.pdf
test/samples/demo-image-cmyk.pdf
test/samples/demo-image-overlap.pdf
test/samples/demo-image-rotation.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-section-spacing.pdf
test/samples/demo-section.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-close-underline.pdf
test/samples/demo-table-lattice-one-cell.pdf
test/samples/demo-table-lattice.pdf
test/samples/demo-table-nested.pdf
test/samples/demo-table-shading-highlight.pdf
test/samples/demo-table-shading.pdf
test/samples/demo-table-stream.pdf
test/samples/demo-table-weird.pdf
test/samples/demo-table.pdf
test/samples/demo-text-alignment.pdf
test/samples/demo-text-hidden.pdf
test/samples/demo-text-scaling.pdf
test/samples/demo-text-unnamed-fonts.pdf
test/samples/demo-text-vertical.pdf
test/samples/demo-text.pdf
test/samples/demo.pdf