Complicated PDF catalogue question?

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

  1. #1

    Default Complicated PDF catalogue question?

    Richard_Donald@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Creating a catalogue
      I currrently have a supplier catalogue in PDF format and would like to just bring it into Contribute and add the shopping cart button , doese any...
    2. Product Catalogue
      I am looking to find the easiest way to create a product catalogue. I don't know if there are any extensions availabile for this purpose. I have...
    3. Catalogue/organise pdfs
      Hello all, I have truck loads of research pdf articles on my hard disk and its hell of a trouble to search right article at right moment. I was...
    4. sending out an SOS - not a n00b Question but very complicated
      hey everybody, i run a Photoshop Tutorial site called http://www.designerdrugs.tk you might want to take a look at my site, cause i have a...
    5. Catalogue: System Volume Information
      What for is this catalogue? I wonder to know, can I delete this folder? What data imperf this folder? I thanks for replay.
  3. #2

    Default Re: Complicated PDF catalogue question?

    I'll have to give this some thought... but my first reaction is that you would probably need JavaScript to do this.

    Most likely you would have to set up some form fields on the product pages, text boxes already populated with the information that you want sent to the order form. Then you would set up a button with the JavaScript attached to it, so that when its clicked it sends the data to the order form.

    That's my first reaction, anyway.
    Eric_Otto@adobeforums.com Guest

  4. #3

    Default Re: Complicated PDF catalogue question?

    My second reaction is my first reaction was sloppy and over engineered. Hey, its late, i'm a little fuzzy in the head.

    You don't need any form fields on the product page. Just a button that says "Order This Item" (or something like that).

    The info you want sent to the order form can be contained in the JavaScript as variables with text strings assigned to them. When you click the "Order This Item" button, the script populates the fields in the order form with the text strings from the variables.

    The bigger problem is, once you get the order form filled out, what do you plan to do with it?

    And now I'm putting this fuzzy brain to bed. If I come up with something else, I'll let you know.
    Eric_Otto@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