X-Git-Url: https://git.sesse.net/?p=webpdf;a=blobdiff_plain;f=index.html;h=c8106facb0a540e2ef83e6e3db81b238978dfc43;hp=2119e1308479f89b5733ff6569e2e02c904ba08f;hb=faa6ebb4ec6616c3bb9ffc682aec5997056b5364;hpb=3b8b42d3275ec91a2030cc59d259dfddea0ec062 diff --git a/index.html b/index.html index 2119e13..c8106fa 100644 --- a/index.html +++ b/index.html @@ -16,14 +16,11 @@

Last updated

-

August 5th, 2005

+

August 12th, 2005

@@ -33,6 +30,10 @@ File: + + or URL: + + PDF preset: @@ -53,6 +54,10 @@ +

Note: Since 2005-08-12, I've installed a few extra fonts on + the server, which should solve most font problems for people. If you + still see them, try the “ebook” or better presets.

+

This is an “anything to PDF” converter, not unlike what you get from Adobe's PDF Online service, but completely free and running entirely on free software. It is also @@ -61,9 +66,10 @@ 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 - any sensitive data!

+

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 GhostScript 8.01 (yes, a bit old); everything is pushed through it in one form or the @@ -80,20 +86,37 @@

-

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. :-)

+

Note that all URLs are currently treated as web pages; you cannot, + for instance, points to a PostScript file on the net and expect it + to be rendered correctly. Expect this to change in the not-too-distant + future.

+ +

Source code

+ +

I've had a few requests for the source code, so I put it online in + an Arch archive. + If you're not familiar with Arch, don't despair, here's how with + either tla or bazaar:

+ +

Using tla

+ +
tla register-archive sgunderson@bigfoot.com--2005 http://arch.sesse.net/sgunderson@bigfoot.com--2005
+tla get sgunderson@bigfoot.com--2005/webpdf--mainline--1.0 webpdf/
+ +

Using bazaar

+ +
baz get http://arch.sesse.net/sgunderson@bigfoot.com--2005/webpdf--mainline--1.0 webpdf/