X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=index.html;h=0aff6ad2a724f63613d9f754c49c15e3369644fd;hb=8a306b3d0f351d8fa0efc3b8cc9b4fde45c08c0a;hp=268ba2e49b0928b668d7fc4e67c83013b0fba832;hpb=feb092ff5ca9312e66e677eca58c0a91732d072e;p=webpdf diff --git a/index.html b/index.html index 268ba2e..0aff6ad 100644 --- a/index.html +++ b/index.html @@ -16,14 +16,11 @@

Last updated

-

August 7th, 2005

+

August 8th, 2005

@@ -33,6 +30,10 @@ File: + + or URL: + + PDF preset: @@ -61,8 +62,9 @@ multi-gigabyte jobs etc. on it regularily I might just not be able to do that. Please be nice :-)

-

Note that there is minimal security involved; if I feel like it, I - might even take a look at what people are processing. Do not submit +

Note that there is minimal security involved; you can even look at + the last 20 submitted jobs at any time (this + is also handy for resuming a big download). Do not submit any sensitive data!

The converter is currently based on GPL @@ -83,19 +85,14 @@

  • BMP (.bmp), PNG (.png), JPEG (.jpg/.jpeg), XPM (.xpm), via ImageMagick.
  • Microsoft Word (.doc), Excel (.xls) and PowerPoint (.ppt), via OpenOffice.org (could be - slightly sketchy at times, let me know if it's broken), plus matching native - OpenOffice.org formats.
  • + slightly sketchy at times, let me know if it's broken).
  • Lots of different programming-related formats (.c, .pl, .js, etc.), via Vim.
  • +
  • Web pages, via Gecko + and gnome-web-photo + (thanks to Tommi Komulainen for telling me about the latter :-) ).
  • -

    If somebody knows a good way of getting a Gecko-based browser to - convert from an URL or HTML file to PostScript (on the command line), - please let me know; I'd guess HTML would be the most-wanted format - missing. :-) (You may want to try out - Dynalivery's headless Gecko - demo for a free-as-in-beer service for rendering HTML to PDF.)

    -

    Source code

    I've had a few requests for the source code, so I put it online in