Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • From documentation: pythonhosted.org/PyPDF2/PdfFileWriter.html class PyPDF2.PdfFileWriter - This class supports writing PDF files out, given pages produced by another class (typically PdfFileReader).
    – gbajson
    Commented Apr 11, 2019 at 8:45
  • 1
    If only I could understand that! I've been reading it all afternoon! I can create and write to text files easily, but pdfs elude me!
    – Pedroski
    Commented Apr 11, 2019 at 9:16