from fake import FAKER, TextPdfGenerator

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