View Single Post
Old 02-28-2016, 05:31 AM   #309
pedronac
Junior Member
pedronac began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Apr 2015
Location: Paris
Device: Onyx Boox T68, Tolino, Kindle Paperwhite
here (http://www.gargan.org/downloads/bris...ine_crop.patch) I found:
"System.out.println("CROPARGS are in the format: part1_page1,part2_page1,...!part1_page2,part2_page 2 \n where each part consists of 4 numbers: top/left/bottom/right")"

Than, I tried :
"java -jar briss-0.9.jar -s test.pdf -d split.pdf -c 10/10/200/200:10/10/200/200"

I get the very same output.
Why it does not work the command line?
pedronac is offline   Reply With Quote