Copy link to clipboard
Copied
I've created a catalog in Adobe Acrobat XI Version 11.0.11 on a Windows 7 operating system that has a couple hundred items broken down in 20 pages. I would like the user to be able to click on the item they want to place it on an order form. In theory they would click on the item, it would bring up a window asking the quantity and the user can click a button that says Add to order. Once complete the user can see their order by clicking on the View Order button. Once confirmed they would be able to send the order to our company via email. Is this possible in Adobe? Is it something I would be able to do on my own or would you recommend I find a programmer who could help me?
Copy link to clipboard
Copied
It can be done, yes. You would need to create an empty order form with all of the fields and then use a script that is attached to a button next to each item to prompt the user to enter the quantity they want to order. That information is then populated into the order form.
The order form can have a Submit button that will email the entire file,or just the form data, back to you.
This kind of thing will require the development of a custom-made script, though.
Copy link to clipboard
Copied
Thanks for the info, I've never written a script. Do you think it is something I could figure out or would I need some help?
Copy link to clipboard
Copied
I'm not sure this is a project that's suitable for a complete novice with Acrobat JS.
If you're interested in hiring a professional to do it for you (you can then read the code and see how it's done), feel free to contact me privately at try6767 at gmail.com.
Copy link to clipboard
Copied
I can make this kind of form too.
See this nice catalog/order form, made for a Swiss chef: http://abracadabrapdf.net/file/LesGourmandine-BdC_demo.pdf
(There is only one thing to know to use this form: you have to enter the number of guests, page 4, so that the price calculations are carried out.)
Copy link to clipboard
Copied
You can probably do it on your own and learn as you go. By the 4th or 5th time you start over, you might actually have something that works. That's what it was like for me 20 years ago.
Hire somebody... trust me... not me though. I hate programming forms... mostly because of what I said above.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now