X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=src%2Fpdf2swf.c;h=45260197f3971c3efb1564c836b865e232db4dc7;hp=6e1c09635f22676701a0210f61d2b6b70c00d5b2;hb=9f826653fb88e865129c686ccf09d2c700494068;hpb=8eda1c41645c471c0a85e3e3940b511a8a6ad483 diff --git a/src/pdf2swf.c b/src/pdf2swf.c index 6e1c096..4526019 100644 --- a/src/pdf2swf.c +++ b/src/pdf2swf.c @@ -414,6 +414,7 @@ void args_callback_usage(char*name) " graphic errors)\n"); printf("-s filloverlap Make intersecting shapes overlap, instead of canceling each\n" " other out. (Needed for some Powerpoint PDFs)\n"); + printf("-s transparent Make the SWF transparent\n"); //deliberately undocumented (for now) //printf("-2 Put 2 pages into each frame.\n"); //printf("-4 Put 4 pages into each frame.\n");