[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Count words/characters in ps or pdf



On Fri, Oct 14, 2011 at 02:55:59PM +0200, lists@webconect.ch wrote:
>    Hi all
> 
>     
> 
>    I'm looking for a program to easily count words and characters (with
> 
>    and without spaces) in ps or pdf documents.
> 
>     
> 
>    Any suggestions?

How about:
pdftotext <pdffile>|wc -w

Kumar
-- 
Save yourself from the 'Gates' of hell, use Linux."  -- like that one.
		-- The_Kind @ LinuxNet


Reply to: