View Single Post
Old 10-28-2019, 02:31 AM   #6
jeffmcneill
Junior Member
jeffmcneill began at the beginning.
 
jeffmcneill's Avatar
 
Posts: 8
Karma: 10
Join Date: May 2011
Device: Kindle Paperwhite
I was able to combine the css as follows:

ebook-convert test.epub test.pdf --custom-size 5x8 --pdf-hyphenate --pdf-page-numbers --pdf-serif-family "Linux Libertine" --pdf-page-margin-bottom 50 --pdf-page-margin-top 35 --pdf-page-margin-left 41 --pdf-page-margin-right 41 --pdf-default-font-size 17 --extra-css "body{line-height:1.0;letter-spacing:-0.008em;word-spacing:-0.016em;}"
jeffmcneill is offline   Reply With Quote