X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fpdf2pdf.doc;fp=src%2Fpdf2pdf.doc;h=78e15d8e25b61b1f4a6695e041f211a7557643f1;hb=727449f065760e1d99735f44638c25678cd8bc52;hp=0000000000000000000000000000000000000000;hpb=9188f342f67f399dbb7857dd1970ab44a8c24138;p=swftools.git diff --git a/src/pdf2pdf.doc b/src/pdf2pdf.doc new file mode 100644 index 0000000..78e15d8 --- /dev/null +++ b/src/pdf2pdf.doc @@ -0,0 +1,29 @@ +Usage: %s + +Runs a pdf through the pdf2swf conversion engine, and writes it back to a pdf. + +Runs a pdf through the pdf2swf conversion engine, and writes it +back to a pdf. + +-h, --help + Print short help message and exit +-v, --verbose + Be verbose. Use more than one -v for greater effect. +-p, --pages + Pages to convert +-X, --width + Make sure the output pdf is pixels wide +-Y, --height + Make sure the output pdf is pixels high +-s, --set = + Set to +-o, --output + Write output to file . + Write output to file . (If not given, the output will go + to a file with the extension .print.pdf) +-V, --version + Print version info and exit + +.SH AUTHOR + +Matthias Kramm