Quote:
Originally Posted by wdq4587
Is there are any way to prevent the k2pdfopt scale the font?
What I mean is no scale, no zoom, no rotate, not increase the font size, no pixel resampling. I have struggle with this program for 2 days and no luck until now. For other people they may only want 2 words have same size in source also display same size in output PDF, but what I want is the scale factor always equal to 1 exactly so I can convert it to mobi format losslessly and without filesize increasement.Yes, what I mean is want k2pdfopt only doing mark region, crop and offset operation, no zoom, no rotate.
I have tried trim mode and native PDF output, it can works as I said. But when I try split and merge the page, I can not find out a option to prevent the k2pdfopt doing scale.
|
Yes--I'd have told you to use
-mode trim. It works pretty much exactly as you said you want--each page simply has the margins trimmed away and is then saved as a converted page, in native mode, the size of which matches the trimmed source page, so each converted page may be a different size. So I guess I'm not sure exactly what you want. What do you mean by "when I try to split and merge the page"? Maybe you want to attach a specific PDF example and the commands you are running on it?