Skip to content

szkjn/pdf-to-double-sided-booklet-print

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prepare multipages PDF for double-sided booklet printing

This program creates a multipages PDF for a double-sided booklet print. Each page contains 2 original pages and are separated as front and back pages.

Double sided booklet printing (source : Acrobat Reader

image source: Acrobat Reader

Usage

To run the program, call the Python script and pass the PDF file path as the first and only argument like so :

> python pdf-to-double-sided-booklet-print "my_file.pdf"

Contributor: Jun Suzuki

About

Prepare multi-pages PDF for booklet print

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages