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



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to