On 09/02/07 21:26 +0700, Harsh Busa wrote: > On 2/9/07, Dinesh Shah <[EMAIL PROTECTED]> wrote: > > >The PDF is basically a CC statement from a bank. > > > >Here is what the file command have to say about the file > > > >$ file VISA_PREFERRED_INTERNATIONAL-GOLD.pdf > >VISA_PREFERRED_INTERNATIONAL-GOLD.pdf: PDF document, version 1.4 > > > well i also get bank statements from citi in pdf password protected format > and have not been able to open it without acrobat reader on linux.
Ah, this one is an easy fix. Edit the raw file on disk, and add a 'F' to the end of the last line. The file ends with %EO, change that to %EOF. Devdas Bhagat -- http://mm.glug-bom.org/mailman/listinfo/linuxers

