Character count from Acrobat

Posted: 10-28-2008, 02:40 PM
Hi all,

I am using the Acrobat 8 professional version. I am using various application to generate the pdf. My clients need the number of characters in the document. Some of the applications support to collect character count, some of not. But my final output for all those applications is/are "pdf". So i got approval from my client to collect the character count from the "pdf" document. I find in the "Acrobat 8 professional Help menu" to do this. But I cant able to find that. Is there any way to get the character count through the PDF? Please help me.
Reply With Quote

Responses to "Character count from Acrobat"

try67
Guest
Posts: n/a
 
Re: Character count from Acrobat
Posted: 10-28-2008, 03:10 PM
PDF is really not a suitable format for counting characters, but if you must use it the best approach would be to write a script that goes over all the words in all pages and adds up the characters in each word. You need to be familiar with JavaScript to do that and don't expect the results to be too accurate.
Reply With Quote
graffiti
Guest
Posts: n/a
 
Re: Character count from Acrobat
Posted: 10-28-2008, 03:59 PM
I'd just save them out as a text file then open in Word and do the count there.
Reply With Quote
tprithivirajan@adobeforums.com
Guest
Posts: n/a
 
Re: Character count from Acrobat
Posted: 10-29-2008, 12:50 PM
Hi try67, grafiti

Thanxs for your reply. I am doing the same what graffiti do. I want to simplify this task. Is there any third part plugin available for this?
Reply With Quote
try67
Guest
Posts: n/a
 
Re: Character count from Acrobat
Posted: 10-29-2008, 01:50 PM
Hi tprithivirajan, I don't know of any plugin that does this, but if you would like, I can develop such a script for you. Contact me by email for more info.
Reply With Quote
 
LinkBack Thread Tools Search this Thread Display Modes
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Extract Character By Character in PDF s.r.krish@adobeforums.com Adobe Acrobat SDK 13 02-11-2009 11:33 AM
Count Character In String? twodaend Coldfusion - Advanced Techniques 3 07-26-2005 06:59 PM
Parlez-vous Acrobat? Sprechen Zie Acrobat? Habla Acrobat? Steve_Werner@adobeforums.com Adobe Acrobat Macintosh 2 07-18-2005 10:44 PM
InDesign ME Character Problem! Character-Change by Printing or saving *.PS! gree@adobeforums.com Adobe Indesign Windows 48 05-25-2004 03:07 PM
Character count from mutiple bookmarks in multiple files darren_moeller@adobeforums.com Adobe Acrobat Windows 0 04-30-2004 03:09 PM