Quote:
Originally Posted by G400S
I see, but why does JUST the title get enlarged? Could it be a different kind of... object or whatever it's called?
|
k2pdfopt is trying to accomodate your request to have a uniform font size within the constraint of native mode output, which means it cannot re-flow text. That means it can only size up the main body of text until it fits the width of your device, and no larger. The titles, because they aren't as wide as the main body of text, can be sized larger and more closely to your desired font size, and still fit completely within the width of your device.
You might try clicking the "Generate marked up source" check box and clicking the preview button. It will show you how k2pdfopt is parsing your source document.