metaist / pdfmerge

Command-line utility for merging, splicing, and rotating PDF documents.
http://metaist.github.io/pdfmerge/
Other
121 stars 24 forks source link

Update pdfmerge.py to python 3 #19

Closed arjndr closed 7 years ago

metaist commented 7 years ago

Thanks @arjndr!

Is changing file to open the only thing necessary to make it work on Python 3?

arjndr commented 7 years ago

Yes!