View Single Post
Old 02-20-2020, 12:20 AM   #317
willus
Fuzzball, the purple cat
willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.willus ought to be getting tired of karma fortunes by now.
 
willus's Avatar
 
Posts: 1,305
Karma: 11087488
Join Date: Jun 2011
Location: California
Device: iPad
Quote:
Originally Posted by nlundberg View Post
Hi,

I used this software years ago and now I needed to split another two page scanned pdf, but it does not work. I remember it worked flawless before. Briss (0.9) keeps loading the document and get sluggish, but never completes.

I am using the same MacBook Pro, but the os is High Sierra.

The PDF is 300 pages, so maybe that could be a problem. But when I try to divide it up in OS X Preview, the PDF size gets ten times larger.

Thanks!

N.
I can't help you make Briss work. It has not been supported for quite a while now. But if your document is "2-up" you can crop to individual pages with k2pdfopt like so:

k2pdfopt -mode crop -grid 2x1x0 myfile.pdf

The 2x1x0 tells k2pdfopt to break the document into 2 columns by 1 row with 0% overlap. The -mode crop tells it to put each of those grid regions into a new page in the destination document.
willus is offline   Reply With Quote