
: Re: Using K2pdfopt to prepare a document for printing Can I use K2pdfopt to take a PDF, crop it to the tightest bounding box, and generate a new PDF with 2 consecutive (portrait) pages set side-by-side
This is commonly called "2-up" page placement, and, no, k2pdfopt cannot do 2-up page placement by itself. Sorry. But you can run k2pdfopt in "fit-width" mode with the width and height of the output page set for normal portrait like so:
k2pdfopt -ds 2 -w 8.5in -h 11in -mode fw -ls- ...
This will strip the margins and create 8.5x11-inch pages. (The -ds 2 scales up the source document so it will fit the full width of a portrait page.) Then you can use CutePDF's print-to-PDF driver (free download) to print that 8.5x11-inch PDF 2-up by selecting 2 pages per sheet in the printer preferences.
Or you can use Coherent PDF's command-line tool (free for personal use). In this case, I use cpdf's -twoup-stack option, so I want the k2pdfopt output pages to be exactly half the size of an 11x8.5 page.
k2pdfopt -w 5.5in -h 8.5in -mode fw -ls- myfile.pdf
cpdf -twoup-stack myfile_k2opt.pdf -o temp.pdf
cpdf -rotate 90 temp.pdf -o final.pdf
Examples here.
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Candy

: Is there a way to quickly download all of my Kindle books? I have ~165 books in my Kindle cloud library. I am currently trying to download all of them onto my laptop (the Kindle app; I

: Looking for software to combine articles into ebook I'm looking for a way to combine articles from the Internet into an ebook that I can then read on my ebook reader. I have tried: (1) using