Not many formatting issues at all; there is now a choice to ignore margins with Caliber. I am told this works very good , but I am using an old version using the below command. if you go under Convert options and under the look and feel tab enter this in the box, and I found it works 99% of the time.
body, p, div, .calibre1, .calibre2, .calibre3, .calibre4, .calibre5, .calibre6, .calibre7 {
margin-left: 0;
margin-right: 0;
}
|