Search the web
Sign In
New User? Sign Up
djug-discuss · Denver JUG Discussion Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Any advice on e-forms?   Message List  
Reply | Forward Message #635 of 652 |
Re: [djug-discuss] Any advice on e-forms?

You could also just use plain old HTML and JavaScript. It could produce a file they save, a link that sends an email, etc. Otherwise, I'd look at the PDF libraries for Java and see how they work with PDF forms.

-bp


On Jan 26, 2009, at 4:06 PM, Owen Newnan wrote:


We have a Java based application which needs to collect certain information from employers about their current employees on a monthly basis.  We're thinking of using some sort of offline electronic form for this purpose.  An employer would "fill in the blanks" to maintain the information and upload the form to us monthly.  We would then strip out the machine readable content of the form and insert it in our data.  Can anyone suggest products that might meet our needs as discussed below?

The form needs to be editable in a no-charge viewer that is either (a) generally available at no charge or which (b) we can license to provide a free download.  It must be possible to extract the data in a machine readable structure, preferably an XML schema we define.

At the very least the form must support multiple occurring data (an arbitrary number of employees).   Preferably it should enforce edits with user-friendly diagnostics for missing data and valid syntax, permissible values, etc.  Ideally it should also calculate summary information such as total number of employees.

It appears that Adobe may offer a solution in this area, with Adobe Reader providing the viewer and Adobe LiveCycle (Acrobat) the designer.  Does anyone have experience using this combination to capture XML and extract it to Java?  Would Reader support the above requirements for multiply occurring items and user-friendly validation? 

Does anyone know whether the ability to fill in a form and save it using Adobe Reader no longer supported Acrobat 9?  The Acrobat Wikipedia page seems to imply this.

What other e-form products are out there with which a business might easily edit and upload data using a smart form?  The XForms standard would in theory support this, but can anyone recommend a good product that would be easy for small businesses to use and would not require the purchase of viewers?   How about proprietary e-from options other than Adobe's; Microsoft Office InfoPath for example?  Can that meet the above requirements and has anyone integrated it with Java?


Best,

Owen Newnan

<<Owen Newnan (ONewnan@...).vcf>>




-- 
Best,

Owen Newnan

cell 720 260-5753
home 303 697 1925
work 303 285 7798



-- 
Best,

Owen Newnan

cell 720 260-5753
home 303 697 1925
work 303 285 7798
 


Tue Jan 27, 2009 3:32 pm

brokenwren
Offline Offline
Send Email Send Email




Forward
Message #635 of 652 |
Expand Messages Author Sort by Date

We have a Java based application which needs to collect certain information from employers about their current employees on a monthly basis. We're thinking of...
Owen Newnan
onewnan
Offline Send Email
Jan 26, 2009
11:06 pm

You could also just use plain old HTML and JavaScript. It could produce a file they save, a link that sends an email, etc. Otherwise, I'd look at the PDF...
Brian Pontarelli
brokenwren
Offline Send Email
Jan 27, 2009
3:34 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help