View Single Post
Old 07-17-2017, 09:04 AM   #1433
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,303
Karma: 11087488
Join Date: Jun 2011
Location: California
Device: iPad
Quote:
Originally Posted by pevoca View Post
Hi! I have a problem. I don't undertand why text on the left is smaller then other in pdf.
-om 0.08 -m 1 -f2p -1 -gtr 0.008 -fc-
-ehl 1 -wrap+ -c -ocr- -col 1 -p 408-424 -odpi 182 -h 1024 -w 758
With this commands i was trying fix it, but with zero rezult. Also i protected picture with black box. Thank you for your help
http://www.filedropper.com/selection_1
And this problem i have with other pdf files with pictures on the left or right sides.
The link you posted is a result of the output from k2pdfopt, I take it? Do you have a link to the source file (or some pages from it)? The answer is that k2pdfopt cannot re-flow text next to a figure when you specify -col 1. So it is forced to shrink the text next to the figure so that it all fits the width of your device. If you let it find multiple columns, the text size may be more consistent. Or, if you don't want multiple column detection, you can try -mode fitwidth for a more consistent text size across a page.
willus is offline   Reply With Quote