The below code splits the pages in pdf file to multiple pdf file. But i want only the second page from each pdf to split.
from glob import glob from PyPDF2 im