Skip to content

ramana106/pythonpdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

pythonpdf

split and merge pdf using python

pages to split is given in the array

######################################

to install PyPDF2

    pip install PyPDF2

####Silly problem faced:####

  • convert the vector to array

    np.asarray(n)
    

About

split and merge pdf using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages