from fake import FAKER, GraphicPdfGenerator

pdf_file = FAKER.pdf_file(nb_pages=100, generator=GraphicPdfGenerator)
