Closed dkloving closed 4 years ago
Thanks! This is a nice change. Could you just find a good place to add some documentation for it? (I realize the original wasn't well documented, but even so.)
This PR was accidentally closed when I renamed the master branch to primary. Apologies! You are welcome to open a new PR if you add documentation per the above comment.
This allows for somewhat more intuitive use as well as cleaner and safer code by users, removing the requirement to either pass file names via command line or duplicate the work already done in pdfrw to allow PdfReader and PdfWriter objects to manage opening / closing files on their own.