added simpleviewer doc
authorkramm <kramm>
Thu, 22 May 2008 13:57:39 +0000 (13:57 +0000)
committerkramm <kramm>
Thu, 22 May 2008 13:57:39 +0000 (13:57 +0000)
lib/devices/swf.c

index 2559860..6e9834b 100644 (file)
@@ -1995,6 +1995,7 @@ int swf_setparameter(gfxdevice_t*dev, const char*name, const char*value)
         printf("protect                     add a \"protect\" tag to the file, to prevent loading in the Flash editor\n");
         printf("flashversion=<version>      the SWF fileversion (6)\n");
         printf("minlinewidth=<width>        convert horizontal/vertical boxes smaller than this width to lines (0.05) \n");
+        printf("simpleviewer                Add next/previous buttons to the SWF\n");
         printf("animate                     insert a showframe tag after each placeobject (animate draw order of PDF files)\n");
         printf("jpegquality=<quality>       set compression quality of jpeg images\n");
     } else {