On Sat, 25 Aug 2012 18:48:18 -0700 Matthias Kramm <[email protected]> wrote:
> On Sun, Aug 26, 2012 at 09:10:15AM +0800, jianlizhao > <[email protected]> wrote: > > My problem is : -s is set parameters,when I use multiple > > parameters, What symbols split them,is Space or comma? > > > > Examples are as follows: > > pdf2swf 1.pdf -o 1.swf -s bitmap languagedir=<dir> > > or > > pdf2swf 1.pdf -o 1.swf -s bitmap,languagedir=<dir> > > Use multiple -s options, so: > pdf2swf 1.pdf -o 1.swf -s bitmap -s languagedir=<dir> > > Matthias ( Personally, I think we are both a bit soft in the head on this one.. ) Sorry to say it, but jianliz was a tad lazy there, and really should have been left to work that one out for Jianliz. ;o) --------------- SWFTools-common is a self-managed list. To subscribe/unsubscribe, or amend an existing subscription, please kindly point your favourite web browser at:<http://lists.nongnu.org/mailman/listinfo/swftools-common>
