Another option would be to format it as HTML with CSS and use html2lrrf to convert it to LRF. But PDF would work fine as long as the page size it set correctly. If you did the html2lrf route, you can experiment with different font sizes easily as html2rlf has an option to specify what font size you want as your base font size. If you were to go PDF, just make a test page with different font sizes till you find the size you want.
|