I have a problem with PDF 1.6, and I don't know if you can help me. I think I've used all the ineptpdf I found (2, 3, 5, 6) but they don't work. The program always say OK but the result file is encrypted and corrupt. It looks like the programs don't recognize the encryption (Flat Decode). I don't know if the difference is the structure. In a file ineptpdf treats well:
	Code:
	<</Length    10 /Filter /FlateDecode>>stream
 In the wrong file :
	Code:
	<</Filter /FlateDecode /Length    3890>>stream
 Thanks in advance