Ask a Question related to Adobe Acrobat Windows, Design and Development.

  1. #1

    Default Interactive pdf?

    Using an Excel spreadsheet, a program has been created to determine the high and low cost of an item. Is there a way to turn this spreadsheet into a pdf without losing the built-in functionality? Will the user still be able to enter the number of items desired and get the cost returned to them?

    I am using XP and Distiller 5.0.
    Brian_Dawley@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Help Please! Interactive map
      I have to create an interactive map, which shows the campus layout of a university. I want the user to be able to rollover, or click on any...
    2. Interactive Map
      Hi!What I'd like to do is this I have an animation size ca. 500x400 dpi. In this animation I have a map of one part of a city that is cut into...
    3. interactive tv
      Does anyone know where i can find some information on how to develope an interactive tv enviroment (preferably a tutorial). the specific type of...
    4. interactive map?
      Please help, I'm trying to build an interactive map where a series of buttons to the side of the map add elements (roads, attractions, etc') onto...
    5. Interactive Form
      I am trying to create an 'insert record form' in Dreamweaver MX for a table in MS Access with appx 30 fields. Depending upon the 'record type'...
  3. #2

    Default Re: Interactive pdf?



    Using an Excel spreadsheet, a program has been created to determine the
    high and low cost of an item.




    How does it do this?

    Is there a way to turn this spreadsheet into a pdf without losing the
    built-in functionality?




    Maybe; it depends partially on the answer to my first question. It likely would not be easy from the sounds of it.

    Will the user still be able to enter the number of items desired and get
    the cost returned to them?




    Once the cost had been determined, I think that this would be possible. (Others with more expertise would have to help you with this.)
    Fr._Watson@adobeforums.com Guest

  4. #3

    Default Re: Interactive pdf?

    Formulas are included to determine the high and low cost. The user enters the number of items, and then the cost is displayed for that item based on the respective formula. The spreadsheet has 4 columns - item name, number of items, low cost, high cost. Item name is static - the other columns need to be dynamic based on the user entry.
    Brian_Dawley@adobeforums.com Guest

  5. #4

    Default Re: Interactive pdf?

    Just going from Excel to PDF does not translate VB or macro code.
    You will need to add Javascript code to do this in the PDF file.
    Gerry
    Gerry_Heinemann@adobeforums.com Guest

  6. #5

    Default Re: Interactive pdf?



    You will need to add Javascript code to do this in the PDF file.




    (Which is where it will likely become difficult & definitely beyond my capability to help with.)
    Fr._Watson@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139