Hi all,<br><br>I'm having problems using Objavi to create an uploadable version of the CiviCRM manual for Lulu.<br><br>The process worked the first time but the font size of the inside title page text was to big - the word understanding came out too large for the page.  So I made the adjustment below and tried again.  But it hasn't worked.<br>
<br>When I try and print the CiviCRM manual I get a 0b download.  Attached is a small pdf of what happens when I try the process with the alchemy manual.  <br><br>To reduce the font size on the inside title page, I presume that I can just reduce the font size of the .cover CSS declaration like this:<br>
<blockquote>.cover { <br>       font-size: 48pt; <br>       text-align: center; <br>       font-family: FuturaHeavy;<br>       page-break-after: always;<br>       text-transform: uppercase;<br> }<br></blockquote>Can anyone confirm that it is a reasonable way to reduce the font size and that isn't causing the problem?<br>
<br>V. grateful for any help,<br>Michael<br>