Quote:
Originally Posted by willus
FYI for now you can already get k2pdfopt to crop around the OCR regions:
k2pdfopt -cbox 0x,0x,1x,1x myfile.pdf
Will trim each page exactly around the OCR text. See the -h usage in the command-line options. If you want a little pad around the OCR text:
k2pdfopt -cbox -.05x,-.05x,1.1x,1.1x myfile.pdf
|
Hello Willus,
Tryed this command line (-cbox 0x,0x,1x,1x) in the previous case:
https://www.mobileread.com/forums/sho...&postcount=964
But not used command line... Theres happening something odd.
When i use the preview option to view the page 1, the red areas layout and form is one ( the correct one btw ).
So i change to page 2, preview it, and go back to page 1.
When i go back to preview page 1, red areas are different from the first time.
If i generate the final file before previewing anything the file is one.
If i generate after previewing page 2, the result os another. Same behavior as stated above.
Any idea?
File used:
https://www.dropbox.com/s/a5rp5o2cdl...2C107.pdf?dl=0