How something like this script to browse the PDF?

I'm looking for something similar to this:

Screen Shot 2012-01-31 at 2.31.29 PM.png

We have that but does not work in Acrobat x:

Add navigation buttons to the page

This script puts 3 buttons at the top of each page (except the first which has a button)

First button ' < ': take you to the previous page

Second button: '1': takes on the first page of the document

Third button: ' > ': bring to the next page in the document (it does not exist on the last page)

var inches = 72;

Try

{

nLastPage = this.numPages - 1;

for (variety p = 0; p < this.numPages; p ++)

{

var x = 0.5;

If (p > 0)

{

AddButton (p, x, 0.25, 0.5, 0.25, 'PrevPage',' < ', ' "back Page","this.pageNum - ;"); "" ") left arrow previous page

x += 0.3;

}

If (p! = 0)

{

AddButton (p, x, 0.25, 0.5, 0.25, "homepage", "1","go to first Page","this.pageNum = 0 ;"); "" "") "1" is the first page

x += 0.3;

}

If (p < nLastPage)

{

AddButton (p, x, 0.25, 0.5, 0.25, "NextPage",">","" Next Page "," this.pageNum ++ ;");") right arrow, next page

x += 0.3;

}

("AddButton (p, x, 0.25, 0.5, 0.25,"back"," < < ","go Back","app.execMenuItem(\"GoBack\" ");"); right arrow, next page

x += 0.3;

}

}

catch (e)

{

App.Alert (e);

}

AddButton function creates a button with given parameters and action

function AddButton (nPageNum, x, y, width, height, strText, strCaption, strToolTip, strAction)

{

aRect var = this.getPageBox ({nPage: nPageNum});

aRect [0] += x * inch;

aRect [1] = y * inch;

aRect [2] = aRect [0] + width * inch;

aRect [3] = aRect [1] - height * inch;

var f = this.addField (strText, "button", nPageNum, aRect);

f.setAction ("MouseUp", strAction);

f.userName = strToolTip;

f.Delay = true;

f.borderStyle = border.s;

f.Highlight = 'push '.

f.textSize = 0; resized automatically

f.textColor = color.blue;

f.strokeColor = color.blue;

f.fillColor = color.white;

Here you can specify a different font, otherwise it uses default one

f.textFont = fonts. ZapfD;

f.buttonSetCaption (strCaption);

f.Delay = false;

}

Hi GKaiseril

You are right, that the script will be executed again in Acrobat, if you leave it in place.

And it is also strange in Reader.

However once you have the icons placed on each page, before you save the file PDF simply go you back and delete the script.

That seems to work OK in Acrobat and Reader.

Also, the script must be changed to place the icons at the very top of the page or maybe even down and I can't do that.

See here

http://www.nixmailmac.com/book.PDF

Ron has

Tags: Acrobat

Similar Questions

  • How to stop this script goes all the time at startup

    I've installed shockwave and others, and I always have problems with scripting. Start up as I continue to keep the message script takes to long. Starting with this problem takes 10-15 minutes to reslove.

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance).

    • Do NOT click on the reset button on the startup window Mode safe or make changes.
  • Developer SQL 4.0 Early Adopter 2 - avoid the message "Please change your code to something like this."

    When I edit the PL/SQL packages or sql queries in SQL Developer 4.0 2 early adopter,.

    When copying and pasting the SQL code, sometimes "Please change your code to something like this: ' select * when", or "start when;" end; "is displayed.

    Sometimes the SQL Developer freezes.

    Can I avoid this message (disable some type of controls in the properties of the SQL Developer)?

    This has been triggered/documented fixed in future versions here:

    EA42 - context ambiguous pop up

  • Is something like this in the APEX?

    GDay,

    I want to have a region to display with headers, etc. But not the data initially. I want to display a message "loading data please be patient.
    for 5 seconds then displays the returned query data. Something like this is doable?

    See you soon

    Hello

    Take a look at: Please wait... message - this looks similar to what you want to do

    Andy

  • Have trouble getting this script runs on the 1 cluster and not others

    Hello

    I'm trying to get it to run on a single Cluster, currently I run it on a single host, but I would like to run on a specific Cluster.

    Get-vmhost host1.lab.local | Get - view). EnterLockdownMode() | Get-vmhost | Select Name,@{N="LockDown; E={$_. Extensiondata.Config.adminDisabled}} | FT-auto name LockDown

    I tried this, but this error message:

    (Get-Cluster 'Local' | get-view). EnterLockdownMode() | Get-vmhost | Select Name,@{N="LockDown; E={$_. Extensiondata.Config.adminDisabled}} | FT-auto name LockDown

    Error message

    The method call failed because [VMware.Vim.ClusterComputeResource] contains a method named "EnterLockdownMode".

    On line: 1 char: 51

    + (Get-Cluster 'Local' | get-view). EnterLockdownMode < < < < () | Get-vmhost | Salt

    ECT Name,@{N="LockDown"; E={$_. Extensiondata.Config.adminDisabled}} | FT-auto N

    SOUL LockDown

    + CategoryInfo: InvalidOperation: (EnterLockdownMode:String) [].

    RuntimeException

    + FullyQualifiedErrorId: MethodNotFound

    How can I run this for a single cluster and not the other clusters.

    Thank you

    Mike

    Try something like this

    Get-Cluster local | Get-VMHost | %{    (get-view $_).EnterLockdownMode()    $_ | select Name,@{N="LockDown";E={$_.Extensiondata.Config.adminDisabled}}} | ft -auto
    
  • Something like this site

    Jyn

    How can I do something like this:

    http://www.Vierjahreszeiten.at/#StartSeite

    I want to have 4 peaks of width between the dancer. How can I do Muse?

    Thanks Andreas

    Hi Andreas,

    Please take a look at this post on the forum for a similar discussion: https://forums.adobe.com/message/6312677#6312677#6312677

    Kind regards

    Aish

  • What would something like this called?

    Hello everyone and good evening,.

    If you go to www.realtree.com, they have a task "Articles and how-to" where when you click one of these buttons, such as "most popular", it goes to a box of different information while showing is not the previous one. How I would go about creating that something like this and what exactly something like this called? Are there good templates that I can download for this?

    Thanks in advance!

    Dalton

    This is called divs by tabs or tabs content

    http://www.menucool.com/tabbed-content

    code to find many ways to use it on Google and same tuts at hand, he

  • This script works under the cs5? display and if adapt to screen imported from cs3

    Hello

    I used to run this script every time that I open a photo in photoshop cs3 on xp

    now I use cs5 and windows 7

    I use this script to load the photo under the eyes and fit the image of the screen

    Image on screen adjustment

    Attach to the event Open Document in Photoshop CS 2

    // =======================================================

    var id57 = charIDToTypeID ("TPCV");

    var desc15 = new ActionDescriptor();

    var id58 = charIDToTypeID ("null");

    ref6 var = new ActionReference();

    var id59 = charIDToTypeID ("min");

    var id60 = charIDToTypeID ("MnIt");

    var id61 = charIDToTypeID ("FtOn");

    Ref6.putEnumerated (id59, id60, id61);

    desc15.putReference (id58, ref6);

    executeAction (id57, desc15, DialogModes.NO);

    //=======================================================

    id20 var = charIDToTypeID ("TPCV");

    var desc7 = new ActionDescriptor();

    id21 var = charIDToTypeID ("null");

    Ref3 var = new ActionReference();

    id22 var = charIDToTypeID ("min");

    var id23 = charIDToTypeID ("MnIt");

    var id24 = stringIDToTypeID ("screenModeFullScreenWithMenubar");

    Ref3.putEnumerated (id22, id23, id24);

    desc7.putReference (id21, ref3);

    executeAction (id20, desc7, DialogModes.NO);

    but I did notice the photo in photoshop is not very strong , I have the zoom with the mouse wheel it to be sharper

    What's wrong?

    the script is not compatible with cs5?

    is there something wrong in my setup?

    Thank you

    see you soon

    either by the way, I use another script to start photoshop

    selectTool ('handTool');

    selectTool ('handTool');

    function selectTool (tool) {}

    var desc9 = new ActionDescriptor();

    ref7 var = new ActionReference();

    Ref7.putClass (app.stringIDToTypeID (tool));

    desc9.putReference (app.charIDToTypeID ('null'), ref7);

    executeAction (app.charIDToTypeID ('slct'), desc9, DialogModes.NO);

    };

    Good Yes it works a bit strange in cs5.

    It seems to work better if the mode full screen with the menu bar is run first, then to adapt to the screen.

    Like this:

    Image on screen adjustment

    Attach to the event Open Document in Photoshop CS 2

    //=======================================================

    id20 var = charIDToTypeID ("TPCV");

    var desc7 = new ActionDescriptor();

    id21 var = charIDToTypeID ("null");

    Ref3 var = new ActionReference();

    id22 var = charIDToTypeID ("min");

    var id23 = charIDToTypeID ("MnIt");

    var id24 = stringIDToTypeID ("screenModeFullScreenWithMenubar");

    Ref3.putEnumerated (id22, id23, id24);

    desc7.putReference (id21, ref3);

    executeAction (id20, desc7, DialogModes.NO);

    // =======================================================

    var id57 = charIDToTypeID ("TPCV");

    var desc15 = new ActionDescriptor();

    var id58 = charIDToTypeID ("null");

    ref6 var = new ActionReference();

    var id59 = charIDToTypeID ("min");

    var id60 = charIDToTypeID ("MnIt");

    var id61 = charIDToTypeID ("FtOn");

    Ref6.putEnumerated (id59, id60, id61);

    desc15.putReference (id58, ref6);

    executeAction (id57, desc15, DialogModes.NO);

  • On Mac computers, they have a program called IMovie... is there something like this for Windows 7?

    On Mac computers, they have a program called IMovie... is there something like this for Windows 7? If yes where can I find it? Thanks a bunch! I'm new to these forums, hope so I ask in the right place!

    Original title: film making program

    Yes, you are in the right place.

    So that in my view not as powerful as iMovie, you can download the following Windows Essentials to add applications such as Movie Maker, Messenger and SkyDrive Photo Gallery on your computer.

  • It is possible to create something like this in AE?

    Hi, I want to know if its possible to create something like this in AE (not in 3D) particles that accumulates the text in some way? I have a text which is a vector and the same as PNG possible? Please tell me!

    ref.png

    It's amazing what Google can find:

    Red giant sand - RGTV - text Transitions

    Something similar there are a bunch of years:

    The effects of title that runs using Adobe After Effects: Adobe After Effects Tutorial

  • How to write this script?

    on the liberation of up_btn, I need to do the following.

    come to contents_mc > .color_mc2 > .gotoAndStop (box 5)

    How do I add script?

    * The up_btn is located in "contents_mc" and I need to goto _root > contents_mc > color_mc2 and goto FRAME 5 by pressing the 'up_btn '.

    Hope this scence.

    :

    {up_btn.onRelease = Function ()}

    color_mc2.gotoAndStop (5);

    }

  • I am trying to download an application on my cable company, but it won't be over because my computer 'administrator' will not allow him. How to solve this. I'm the only person using the computer.

    I am trying to download an application on my cable company, but it won't be over because my computer 'administrator' will not allow him. How to solve this. I'm the only person using the computer.

    Start > run > control userpasswords2 > OK

    will take you to what you need to access and change permissions for logon not required

    On the users tab uncheck users must enter a user name and password to use this computer

    other options are available to facilitate access

    If a default administrator password has been entered it would probably be adminpass or empty field

    In both cases, it would be entered twice or white field, then move the cursor to confirm the blank

    as non-existent password then confirm white... you see an empty field is itself a password.

  • Failed installation error Code 80070490 Windows Vista update KB976098. How to install this update or keep the windows to try to re - install?

    Failed installation error Code 80070490 Windows Vista update KB976098.  How to install this update or keep the windows to try to re - install?

    http://support.Microsoft.com/kb/958044

    You receive an error code "0 x 80070490" when you use Microsoft Update or Windows Update Web sites to install updates

    Windows Update Forum:

    It comes with Vista, upgrade install and activate Forum.

    You will get the best help for any problem of Update/Service Pack in the Windows Update Forum; the link below:

    http://social.answers.Microsoft.com/forums/en-us/vistawu/threads

    When you repost here, kindly include the Error Codes, and exactly what is happening when you try to update.

    In this way, you will receive the best help.

    See you soon.

    Mick Murphy - Microsoft partner

  • How to run a script for all the images in a folder?

    How to run a script for all the images in a folder?

    You can assign your script to an action, then use processor by batch or image with the option apply to all subfolders.

  • I'm new in indesign scripting, please tell me how to write a script to get the contents of an XML element and then sort all the content

    I'm new in indesign scripting, please tell me how to write a script to get the contents of an XML element and then sort all the content

    Hello

    Can the code below is useful for you, but I do not know how to sort.

    Change the tag based on your employment application.

Maybe you are looking for

  • How can I see what devices are "authorized" computers

    Is the iPad and iPhone connected by a common appleID included automatically? How can I see what other devices are 'allowed' and could be deleted, for example, a computer has been replaced and the device wasn't "deauthorized" before you replace and ma

  • I have been locked on my email since a month account and desperately here it unlocked.

    I've been locked out my account for a while, I have all my emails and contacts list on this account and desperately want this unlock. How can I go about it. original title: locked out for a month

  • Problems with additional accounts

    Works with Windows Vista Business SP2. When I create a new account, several graphics on the sidebar displayed-only to see the square box with the red x in it. (for example, on the clock gadget included, when you set up the clock, where it should show

  • Access to the "all programs" menu

    I press the button 'Start' and then get the Menu that contains the element "all programs." However when I press it I get all prograammes on the computer, but a list of file numbers which are those assigned by the computer for different photos I have

  • Dell V305w printer will no paper feed

    My new Dell V305w printer worked fine for a few weeks, but now cannot properly feed paper. He turns and seems to have trouble pulling the paper down. The paper sometimes goes down a few inches and the printer starts to print, but the book isn't far e