emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Org to pdf using HTMLdoc


From: Renzo Been : - )
Subject: [Orgmode] Org to pdf using HTMLdoc
Date: Mon, 9 Nov 2009 20:14:32 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Aloha,

Lately I have been using HTMLdoc for creating
.pdf documents from my org-files (first exported
to HTML). It works nicely and it means that I do
not have to install a whole TeX-package on my
Eee PC...

I wonder if there is anyone else on this list
using HTMLdoc?

To use it:
- Export foo.org to foo.html
- Remove all <script>...</script> lines from
  foo.html (HTMLdoc does not like them)
- Run HTMLdoc, for example:

htmldoc --webpage -t pdf12 --size A4 --color
--bodycolor "white" --textcolor "black"
--bodyfont Courier --textfont Courier
--headingfont Courier --headfootfont Courier
--no-title --charset iso-8859-15 --compression=9
--fontsize 12 --footer "..." --header "..."
--jpeg=45 --links --linkstyle plain --linkcolor
"blue" --no-embedfonts --no-toc --pagelayout
single --pagemode document --portrait -f foo.pdf
foo.html

See also:
HTMLdoc
http://www.htmldoc.org/software.php
HTMLdoc Ubuntu
http://packages.ubuntu.com/en/hardy/htmldoc
HTMLdoc windows
http://www.newluna.com/index.php?option=com_content&task=view&id=12

Ciao,
Renzo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]