Hi Mathias, Thanks for the reply…
$ pdf2swf --version pdf2swf - part of swftools 0.9.2 I reproduce the same problem on my second computer running also Lion. I found and tried this : http://stackoverflow.com/questions/2965171/swftools-segmentation-fault -O 1 == -s poly2bitmap -O 2 == -s poly2bitmap -s bitmapfonts -O 3 == -s poly2bitmap -s bitmapfonts -s ignoredraworder pdf2swf -s poly2bitmap Untitled.pdf -i -O 1 -o Untitled.swf FAIL pdf2swf -s poly2bitmap -s bitmapfonts Untitled.pdf -i -O 2 -o Untitled.swf PASS pdf2swf -s poly2bitmap -s bitmapfonts -s ignoredraworder Untitled.pdf -i -O 3 -o Untitled.swf PASS Again, any ideas? Thanks, Sebastien On 2012-08-25, at 8:09 PM, Matthias Kramm wrote: > On Tue, Aug 21, 2012 at 02:29:14PM -0400, S?bastien Roy <[email protected]> > wrote: >> OS X Lion - Fink - swftools - pdf2swf - poly2bitmap option Segmentation >> fault: 11 ? >> >> $ pdf2swf -s poly2bitmap CakePHPCookbook.pdf -o CakePHPCookbook.swf >> Segmentation fault: 11 > > Which pdf2swf version is this? I tried to reproduce the problem but failed (I > don't > have Lion, though.) > > Matthias > > > --------------- > 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> --------------- 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>
