These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Shipping Calculations

bnewirth
Registered: Apr 27 2007
Posts: 4

I have a PDF form created using LifeCycleDesigner. This form is used for purchasing products and these products will be shipped. Is there any way to incorporate UPS shipping tools with this form, and if so, how? Has anyone else done this before?
Thank you,
Brian

My Product Information:
LiveCycle Designer, Windows
lsutton
Expert
Registered: Nov 15 2005
Posts: 51
You could use some of the WebServices that are available to prepopulate the form but the form would either have to be filled in using Acrobat or Reader Extended if used with Reader.

Do you have access to their WebService API's?
sconforms
Expert
Registered: Jul 10 2007
Posts: 92
My only suggestion here is that you could communicate with a web service hosted by UPS (assuming they have one) from your form. This would let you send a request for shipping costs given some parameters (obtained from fields on your form) and then receive the estimated cost into another field on your form.

See the following article for more information on adding a web service data connection to your form:

[url=http://forms.stefcameron.com/2007/05/21/connecting-to-a-web-service/]http://forms.stefcameron.com/2007/05/21/connecting-to-a-web-service/[/url]

Stefan Cameron obtained his bachelor's degree with Honors in Computer Science at the University of Ottawa and is a Computer Scientist working on Adobe's LiveCycle server products, in particular on LiveCycle Designer ES for the past 5 years.