]> git.sesse.net Git - webpdf/blobdiff - index.html
Added a few notes.
[webpdf] / index.html
index c23881f61f6566b264350f309f64ba844fec8a4e..c8106facb0a540e2ef83e6e3db81b238978dfc43 100644 (file)
@@ -16,7 +16,7 @@
     <div class="boxes">
       <div class="info">
         <h2>Last updated</h2>
-        <p id="lastupdated">August 8th, 2005</p>
+        <p id="lastupdated">August 12th, 2005</p>
       </div>
 
       <div class="nav">
       </table>
     </form>
 
+    <p><em>Note:</em> 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.</p>
+
     <p>This is an “anything to PDF” converter, not unlike what you get
       from <a href="http://createpdf.adobe.com/">Adobe's PDF Online service</a>,
       but completely free and running entirely on free software. It is also
@@ -62,8 +66,9 @@
       multi-gigabyte jobs etc. on it regularily I might just not be able to
       do that. Please be nice :-)</p>
 
-    <p>Note that there is minimal security involved; if I feel like it, I
-      might even take a look at what people are processing. <strong>Do not submit
+    <p>Note that there is minimal security involved; you can even look at
+      <a href="last.pl">the last 20 submitted jobs</a> at any time (this
+      is also handy for resuming a big download). <strong>Do not submit
       any sensitive data!</strong></p>
 
     <p>The converter is currently based on <a href="http://www.ghostscript.com/">GPL
        (thanks to Tommi Komulainen for telling me about the latter :-) ).</li> 
     </ul>
 
+    <p>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.</p>
+
     <h2>Source code</h2>
 
     <p>I've had a few requests for the source code, so I put it online in