Hi, I just discovered a useful little app called pdftotext. It does what the name surjests, converts pdf to text and works very well.
$ pdftotext scriptintro.pdf This then creates a file scriptintro.txt $ vim scriptintro.txt Very helpful and I would think it is a major advantage on slower machines. -Paul
