Files
truepolyglot/PdfFileTransformer/__init__.py
2018-09-18 10:52:38 +02:00

4 lines
94 B
Python

# -*- coding: utf-8 -*-
from .PyPDF2 import PdfFileReader, PdfFileWriter
from .pdf import Pdf