
There have been problems running them on Vista. Please note that the latest versions of Train Dispatcher and Track Builder will run on Windows 7 and 10. We provide the downloads so that customers who previously purchased them can get access.

However, the territories in the "For Sale" territory library are no longer for sale. If you are a current owner of these products you can still download them from the links below. = 232 passed, 1 xfailed, 1 warning in 4.On Apwe also stopped providing free unlimited support for these products. Rootdir: /home/moose/GitHub/Martin/PyPDF2 PyPDF2 includes a test suite which can be executed with pytest: $ pytest = test session starts = Adding unit tests for new features or testĬases for bugs you've fixed help us to ensure that the Pull Request (PR) is fine. CodeĪll code contributions are welcome, but smaller ones have a better chance to Print(PyPDF2._version_) to tell us which version you're using. IssuesĪ good bug ticket includes a MCVE - a minimal complete verifiable example.įor PyPDF2, this means that you must upload a PDF that causes the bug to occurĪs well as the code you're executing with all of the output. You can contribute to the PyPDF2 community by answering questionsĪnd asking users who report issues for MCVE's (Code + example PDF!). Want to make their live easier to experts who developed software before PDFĮxisted. The experience PyPDF2 users have covers the whole range from beginners who You can support PyPDF2 by writingĭocumentation, helping to narrow down issues, and adding code. Maintaining PyPDF2 is a collaborative effort. splitting, merging, reading and creatingĪnnotations, decrypting and encrypting, and more.Ī lot of questions are asked and answered Usage from PyPDF2 import PdfReader reader = PdfReader ( "example.pdf" ) number_of_pages = len ( reader.

Will need to install some extra dependencies. If you plan to use PyPDF2 for encrypting or decrypting PDFs that use AES, you You can install PyPDF2 via pip: pip install PyPDF2 PyPDF2 is a free and open-source pure-python PDF library capable of splitting, Development will continue with pypdf=3.1.0. PyPDF2=3.0.X will be the last version of PyPDF2. NOTE: The PyPDF2 project is going back to its roots.
