Hi, Im trying to use the password option like this :
pdf2swf --password=xxxxx -s convertgradients -s disable_polygon_conversion -s bboxvars -s zoom=75 -s jpegquality=100 -s jpegdpi=100 -p 1 ../../../e_upload/catalogues/pdf/Convertis/PLS_349_F.pdf -o ../../../e_upload/catalogues/catalogue1/swf/page0.swf -v >>../../../e_upload/catalogues/catalogue1/output.htm 2>&1 And it returns : Unknown option: --password I tried to use like this : -P xxxx And it returns : VERBOSE setting parameter pages to "1" VERBOSE Generating info structure for page 1 ERROR PDF disallows copying. But it doesnt work. How can I use pdf2swf with protected PDF ? Thanks in advance Freed
