summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pdf-forms-tutorial-en/forms-src/fde0005.tex
blob: 65bc10cb2dca2b8f368919bc55ea642ee0c48edf (plain)
1
2
3
4
5
6
7
8
9
10
We want to design a form which can be used to request keys for new
empolyees. The following data is needed:
\begin{itemize}
\item	First name and name,
\item	Department,
\item	Employment time (unlimited or limited from \ldots{} until \ldots{}),
\item	the doors to open.
\end{itemize}
Text fields are used for first name and name. Department and employment
time are choosen from a list. The doors are selected in check boxes.