Planet PDF Forum Archive

Planet PDF  ForumThe page you are viewing is part of our 160,000 page discussion forum archive. See below for PDF-related discussions spanning 1999-2008. To ask questions and get help, head to the live Planet PDF Forum.


How to search this archive. The quickest way is to use the filters on our Advanced Search page so that only archive pages are included in the results.


Previous | Next | (P-PDF) Beginners


Topic: automatic editing of title, subject
Conf: (P-PDF) Beginners, Msg: 43749
From: orthlieb
Date: 5/29/2002 03:53 PM

You'll have to use Acrobat 5.0, batch, and JavaScript.

The JavaScript would identify the appropriate words and extract them using
doc.getPageNthWord:

var cTitle = "";
var cSubject = "";

// Assume the subject/title keywords are on the first page.
// Loop through all words on this page.
for (var i = 0; i < this.getPageNumWords(0); i++) {
var w = this.getPageNthWord(0, i);
// Hard part would be identifying the words and stringing them together
properly.
// Not sure how you would do this?
if (something)
cTitle += " " + w;
else (somethingelse)
cSubject += " " + w;
}

You would then put them in the title/subject:

this.info.title = cTitle;
this.info.subject = cSubject;

Carl 8^)

---
Carl Orthlieb
Sr. Engineering Manager, Acrobat Desktop
Adobe Systems Incorporated
http://www.adobe.com/products/acrobat
orthlieb@adobe.com



PDF In-Depth Free Product Trials Ubiquitous PDF

Pitstop Pro

Now graphic arts professionals have even broader and more expert control over their PDF documents. With...

Download free demo

ARTS PDF Aerialist

The ultimate plug-in for Adobe Acrobat and #1 selling product at PDF Store. Advanced splitting, merging,...

Download free demo

Ubiquitous PDF: 2009 IRS income tax forms available for download

With less than a month to go until Americans will be scrambling to file their 2009 tax paperwork. Luckily, printable PDF versions of forms such as the 1040 can be downloaded for free from the IRS website.

March 18, 2010
Search Planet PDF
more searching options...







Download PDF Creator

PDF Resources
Platinum Sponsor
Create & Edit PDF - Nitro PDF Software

ARTS PDF

Silver Sponsors

PDF-Tools QuickPDF: The Unrivaled PDF Developer Toolkit

Get Nitro PDF Professional
Featured Product

NITRO PDF Professional

Built from the ground up, the perfect desktop PDF product for business and enterprise. Nitro PDF Professional has an uncompromising feature set so you can create, combine, edit, collaborate on and...

Featured Event

No upcoming events

PDF Store Categories