diff --git a/administrativt/medlemslapp/conditions.tex b/administrativt/medlemslapp/conditions.tex index 2cbc0f9e38789a89376e469cc783bdfc3918c58c..9e85576bd47c3c03db8896717b68e9beecac3db6 100644 --- a/administrativt/medlemslapp/conditions.tex +++ b/administrativt/medlemslapp/conditions.tex @@ -6,6 +6,14 @@ \topmargin -1.5cm \textheight 25cm \pagestyle{empty} + + +\usepackage{hyperref} +\usepackage{tabularx} +\newcommand{\formline}[2]{ + #1 & \TextField[width=\linewidth,height=0pt,borderwidth=0pt,name=#2]{} +} + \begin{document} %\epsfysize 30 mm % \mbox{\hspace{8cm} @@ -75,14 +83,17 @@ connection. We risk losing the connection unless we behave. \section*{Filled in by the applicant} \renewcommand{\arraystretch}{2.57} +\begin{center} \fbox{ - \begin{tabular}{@{}ll} - Name: & \hspace{9.4cm} \\ \cline{2-2} - Address: \\ \cline{2-2} - \\ \cline{2-2} - Phone: \\ \cline{2-2} - \end{tabular} + \begin{tabularx}{.9\textwidth}{@{}l@{}X} + \formline{Name}{NAMN}\\ + \formline{Address}{ADRESS}\\ + \formline{Postcode}{PSNRORT}\\ + \formline{Phone}{TELNR}\\ + \formline{LiU-ID}{LIUID} + \end{tabularx} } +\end{center} \section*{Date and signature} I have read the conditions in the paper ''Terms for accounts (en/v1.5)'' @@ -95,16 +106,18 @@ connection. We risk losing the connection unless we behave. \vspace{1cm} \section*{Filled in by the root} +\begin{center} \fbox{ - \begin{tabular}{@{}ll} - Username: & \hspace{7.7cm} \\ \cline{2-2} - UID: \\ \cline{2-2} - Personal ID: \\ \cline{2-2} - Creating root: \\ \cline{2-2} - Payment method: \\ \cline{2-2} - LiU-kort? \\ \cline{2-2} - \end{tabular} + \begin{tabularx}{.9\textwidth}{@{}l@{}X} + \formline{Username}{ANAMN}\\ + \formline{UID}{UID}\\ + \formline{ID number}{PNR}\\ + \formline{Creating root}{ROOT}\\ + \formline{Payment method}{BETMETD}\\ + \formline{LiU card?}{LIUKORT} + \end{tabularx} } +\end{center} \vspace{1cm}