HTML/Java forms?
Results 1 to 4 of 4

Thread: HTML/Java forms?

  1. #1
    Registered User
    Join Date
    May 2001
    Location
    CA
    Posts
    104

    HTML/Java forms?

    Ok I am trying to create a form type system that will allow people to type in information in select boxes and when they hit submit what they type in is added to specific areas in a PDF template. An example would be a job form fillout which can than be printed out nice and easy when converted. The best example I have seen is that I can remember the location of is the Commom Application works if anyone is familiar with it. I know I have seen stuff like this in Java but just cant remember where. Any help appreciated.

    michael

  2. #2
    Senior Member - 1000+ Club Outcoded's Avatar
    Join Date
    Apr 2001
    Location
    Somewhere in the UK, never quite sure where
    Posts
    1,689
    No ideas on the Java, I've never used it for that sort of stuff, but why not just use a PDF form?
    I'm in charge and I say we blow it up

  3. #3
    Registered User
    Join Date
    May 2001
    Location
    CA
    Posts
    104
    how do you mean by form? i dont want it just downloadable i want them to be able to actually type in their information from internet explorer or whatever web browser they will be using than having that information automatically added to specific name and other information areas. If this can not be easily done any idea if can be done using just word?

    thanks
    michael

  4. #4
    Registered User CodeDragon's Avatar
    Join Date
    Oct 2000
    Location
    Gobbinland
    Posts
    196
    Quote Originally Posted by Mich@el
    how do you mean by form? i dont want it just downloadable i want them to be able to actually type in their information from internet explorer or whatever web browser they will be using than having that information automatically added to specific name and other information areas. If this can not be easily done any idea if can be done using just word?

    thanks
    michael
    PDF Forms are, literally, PDFs that you can enter data into without the backend having to do any jiggery-pokery. A brief Google brought up this, although I didn't scan it to see how useful it is. I'm sure the basics are there though.

    If this isn't what you want (or is to expensive / fiddly / whatever) you could always try using PHP's PDFLib library.
    There are only two truly infinite things, the universe and stupidity. And I am unsure about the universe. - Albert Einstein

Similar Threads

  1. Completing forms with Adobe Acrobat
    By Ronin in forum Tech-To-Tech
    Replies: 1
    Last Post: February 14th, 2002, 11:35 AM
  2. Completing forms with Adobe Acrobat
    By Ronin in forum Other Software Applications
    Replies: 1
    Last Post: February 14th, 2002, 05:43 AM
  3. Replies: 3
    Last Post: May 7th, 2001, 07:39 PM
  4. [RESOLVED] Invoices and Cust. Data Forms
    By Pogi in forum Tech Tips
    Replies: 2
    Last Post: November 10th, 2000, 03:43 PM
  5. [RESOLVED] Microsoft Forms error message
    By zypr in forum Tech-To-Tech
    Replies: 1
    Last Post: August 17th, 2000, 01:48 PM

Bookmarks

Posting Permissions

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