View Single Post
Old 01-02-2017, 07:20 AM   #1
maux
Junior Member
maux began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jun 2015
Device: kindle touch
need a pdf with "appropriate" header size

Hi there,
I am having some issue in converting an epub file to a pdf file (for computer) with an appropriate Header size. I have played around with settings and everything is ok with the text size, but the chapter headers seems resilient
I am using Calibre
(CSS as follows
body {
font-family:Times New Roman, Georgia, serif;
margin-top:50px;
margin-bottom:50px;
margin-left:50px;
margin-right:50px;
}
Output file as A4 /12px (predefined fonts) / 8px (fixed spacing fonts)


Here is the pdf


and here is the original as seen with an eReader app in my desktop




Any hint?
maux is offline   Reply With Quote