Thread: Margin question
View Single Post
Old 05-02-2010, 03:55 AM   #7
Switch
Junior Member
Switch began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Apr 2010
Device: None.
Quote:
Originally Posted by pdurrant View Post
OK, haveing thought about it for a bit, I wonder what CSS you added? What you probably need is

@page {
margin: 5pt;
}

or however much margin you want. I suspect that you've just set top and bottom margins on the html or body element - this won't work. (Well, it does, but it only affects the top of the first page and the bottom of the last page for each html file.)
In the program's preferences under the conversion area.

Code:
p{ margin:0pt; padding: 0pt}
margin-top:100px;
margin-bottom:100px;
margin-right:150px;
margin-left:150px;
Quote:
Originally Posted by itimpi View Post
You might want to consider a 3rd party reader on the PC side then? I used to use uBook and found it very good at handling a wide variety of formats.
If I wanted to not use PDF, then I'd have done that, but because I made it clear I prefer PDF documents, I see no point in using such a program.
Switch is offline   Reply With Quote