On Fri, 2007-06-29 at 12:58 +0200, Claude Frantz wrote:
> I was able to decode to plain text using the following commands:
> 
> cat report.pdf | acroread -toPostScript  -level2 -saveVM | ps2ascii
> 
> Finally, very simple. 

Don't forget to filter escapes, or you might get a .pdf that includes
somethin' nasty (like a cd /; rm -rf *).  :)

-- 
- Andy

I myself am made entirely of flaws, stitched together with good intentions.
  - Augusten Burroughs

Reply via email to