LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
RGpdfconverter/__init__.py
RGpdfconverter/converter.py
RGpdfconverter/main.py
RGpdfconverter.egg-info/PKG-INFO
RGpdfconverter.egg-info/SOURCES.txt
RGpdfconverter.egg-info/dependency_links.txt
RGpdfconverter.egg-info/entry_points.txt
RGpdfconverter.egg-info/not-zip-safe
RGpdfconverter.egg-info/requires.txt
RGpdfconverter.egg-info/top_level.txt
RGpdfconverter/common/Block.py
RGpdfconverter/common/Collection.py
RGpdfconverter/common/Element.py
RGpdfconverter/common/__init__.py
RGpdfconverter/common/constants.py
RGpdfconverter/common/docx.py
RGpdfconverter/common/share.py
RGpdfconverter/font/Fonts.py
RGpdfconverter/font/__init__.py
RGpdfconverter/image/Image.py
RGpdfconverter/image/ImageBlock.py
RGpdfconverter/image/ImageSpan.py
RGpdfconverter/image/ImagesExtractor.py
RGpdfconverter/image/__init__.py
RGpdfconverter/layout/Blocks.py
RGpdfconverter/layout/Column.py
RGpdfconverter/layout/Layout.py
RGpdfconverter/layout/Section.py
RGpdfconverter/layout/Sections.py
RGpdfconverter/layout/__init__.py
RGpdfconverter/page/BasePage.py
RGpdfconverter/page/Page.py
RGpdfconverter/page/Pages.py
RGpdfconverter/page/RawPage.py
RGpdfconverter/page/__init__.py
RGpdfconverter/shape/Path.py
RGpdfconverter/shape/Paths.py
RGpdfconverter/shape/Shape.py
RGpdfconverter/shape/Shapes.py
RGpdfconverter/shape/__init__.py
RGpdfconverter/table/Border.py
RGpdfconverter/table/Cell.py
RGpdfconverter/table/Cells.py
RGpdfconverter/table/Row.py
RGpdfconverter/table/Rows.py
RGpdfconverter/table/TableBlock.py
RGpdfconverter/table/TableStructure.py
RGpdfconverter/table/TablesConstructor.py
RGpdfconverter/table/__init__.py
RGpdfconverter/text/Char.py
RGpdfconverter/text/Line.py
RGpdfconverter/text/Lines.py
RGpdfconverter/text/Spans.py
RGpdfconverter/text/TextBlock.py
RGpdfconverter/text/TextSpan.py
RGpdfconverter/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