8 Replies Latest reply: May 10, 2005 5:49 PM by DVDmike RSS

    A few beginner questions

    DVDmike Community Member
      I installed AD7 as part of the CS2 Premium package. I have a few basic questions to help me get started.

      1. I have added a Text Field box. When I preview the form and enter text in the form, the text starts in the vertical center of the form, not at the top. I have allowed for many lines of input, but I want the text that is inputed to start on the top and work down the area as the user types, not keep the text centered vertically.

      b How do I change the text field so that the user text starts at the top left of the field?

      2. I'm not really ready to accept the data from my forms as XML. I'd have to write some sort of XML parser or use a database program to read the data. I do not get volumes of data. I would just like to receive a filled in PDF file via e-mail that is easy for me to read after the user fills in their data.

      b How do I code the form so that when the user is ready, it submits the completed form back to me via e-mail in .pdf format?