emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org to pdf using HTMLdoc
@ 2009-11-09 20:14 Renzo Been :-)
  0 siblings, 0 replies; only message in thread
From: Renzo Been :-) @ 2009-11-09 20:14 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-09 20:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-09 20:14 Org to pdf using HTMLdoc Renzo Been :-)

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).