Thread: LRF output
View Single Post
Old 11-11-2008, 05:09 AM   #752
kkurma
Junior Member
kkurma began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Nov 2008
Device: none
How to use html2lrf

Quote:
Originally Posted by kovidgoyal View Post
I'm happy to announce html2lrf, an open source, cross-platform HTML to LRF converter that I believe is the most feature-complete converter available. It's distributed as part of libprs500 and will eventually be integrated into its GUI. I've attached an LRF file to show off some of its capabilities.

It has support for CSS, recursive links, inline images, lists, tables, dropcaps and embedded fonts.

If you have an HTML file it chokes on, I want to know about it!

For all you content creators, this presents an alternative content creation path. Just open the source file in you favorite office suite, save it as HTML and run it through html2lrf.

Get it and the rest of libprs500 from https://libprs500.kovidgoyal.net. After installation a command html2lrf will be available. It's self documenting, i.e. just run it to get a list of options. Basic usage is as simple as
Code:
html2lrf myfile.html
I should thank Falstaff for pylrs and esperanc for the initial CSS conversion code.


Hi

I just want in brief how to use the above given source code in linux.
And is there any c++ source code which can convert html files into lrf file format.

Regards
Krish
kkurma is offline   Reply With Quote