View Single Post
Old 12-29-2016, 09:49 PM   #1331
killout
Junior Member
killout is faster than slow light.killout is faster than slow light.killout is faster than slow light.killout is faster than slow light.killout is faster than slow light.killout is faster than slow light.killout is faster than slow light.killout is faster than slow light.killout is faster than slow light.killout is faster than slow light.killout is faster than slow light.
 
Posts: 4
Karma: 29000
Join Date: Dec 2016
Device: Ipad Air 2, Onyx Boox Aurora
Hello, Willus.
I'm trying to achieve the following:
Take A4 pdf, remove margins, and slice it to make height and witdth of the page exactly as ipad air 2 screen in landscape mode.
I spent several hours playing with options, but it doesn't work as expected. For some reason output pdf is not fitting ipad screen, and have some random page size.
I'm trying:
./k2pdfopt -n -wrap- -col 1 -vb -1 -t -h 1536 -w 2048 -dpi 264 file.pdf
k2pdfopt v2.36 (w/MuPDF,DjVuLibre,OCR) (c) 2016, GPLv3, http://willus.com
Compiled Nov 26 2016 with Gnu C v4.8.5 for Linux on x64.

Could you please advice what should be correct command for slicing pdf pages to ipad air 2 screen using your cool powerful tool?
Thank you for creating it!
killout is offline   Reply With Quote