The PDF list is a service provided by PDFzone.com | http://www.pdfzone.com
__________________________________________________________________

np Pia, for 5 select

File>Batch Processing>Edit Batch Sequences>New Sequence

Name it anything you want to

Commands>Execute Javascript and click Add to move this to the right

Then double-click on the right hand Execute Javascript, this will bring up a
window with /*Put Script Title Here*/, paste the javascript in here.

then click OK, and then OK again

Choose what files to run the script on, eg: A folder of files, or files open
in acrobat etc.

then select where you want the modified files to be saved to

Click OK and you are ready to use the batch sequence.

P.S. to change the number at which the numbering starts just change the
second to last line that reads

this.getField(p).value = p+1;

this puts the value of p+1 into the form field at the bottom of the page.
Seeing that the loop starts at 0, I have assumed (dangerous) that it should
start at 1 (p+1 = 0+1), so just change the 1 to whatever number you want to
start at.

:) Hmm Roast Chicken for Tea.
Dave.




----- Original Message -----
From: "P. Pehtla" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 21, 2003 12:16 PM
Subject: RE: [PDF] Printable page numbering


>
> The PDF list is a service provided by PDFzone.com | http://www.pdfzone.com
> __________________________________________________________________
>
> Dave, I would really appreciate it if you would send me the instructions
for version 5.
> It may be a while before I can get 6 running.  I have had no luck so far
in figuring this
> out.  I'm learning this in my spare time so it is slow going.
>
> Thanks
> Pia
>
> -----Original Message-----
> Subject: Re: [PDF] Printable page numbering
>
> Hi Pia, sorry about lack of instructions with script, not sure what
version
> of acrobat u r using. I have just upgraded to 6 so these instructions r
for
> 6, but if u need them for 5 I'll send them to u.
>
> In the top menu click on:
>
> * Advanced > Batch sequences
> * New Sequence, name the sequence whatever you want to.
> * Sequence of commands > Execute Javascript> add.
> * Then double click the Execute Javascript that appears.
> * A window called javascript editor appears, paste the script into here.
> * Click ok, then ok again.
> *Then coose the options you want that you want eg: running the batch file
on
> files open in acrobat or on  a folder of files.
>
> The Batch sequences window should be open, select the batch file you want
to run and click
> run sequence.
>
> Hope this helps, in a rush, taking wife out for brunch.
>
> Cheers Dave.
>
>
>
> To change your subscription:
> http://www.pdfzone.com/discussions/lists-pdf.html
>


To change your subscription:
http://www.pdfzone.com/discussions/lists-pdf.html

Reply via email to