How do I convert password protected pdf's?
From Swftools
How do I convert a password protected pdf's?
pdf2swf -P pdfpassword protectedfile.pdf -o conversion.swf
You can also use
pdf2swf 'protectedfile.pdf|password' -o conversion.swf
Can I convert a password protected pdf without having the password?
No. Conversion will only take place if the password for the PDF file has been supplied.
Original Question
Currently, when a locked or protected pdf is processed; I get an Error notice and the pdf will not convert.

