I would like to right align dotted lines in a table as shown in the attached picture. Any idea how this can be achieved?
\renewcommand{\arraystretch}{2.0}
\begin{tabular}{| L{80mm} @{} L{15mm} @{} L{65mm}|}
\hline
\multicolumn{3}{| L{160mm} |}{
\textbf{Naam-voornaam:} ...................................................
}
\\
\textbf{Geboortedatum:}
\framebox(12,12){} \framebox(12,12){} / \framebox(12,12){} \framebox(12,12){} /
\framebox(12,12){} \framebox(12,12){} \framebox(12,12){} \framebox(12,12){}
& \textbf{Adres:}
& ...................................................
\\
&
&
...................................................
\\
\textbf{Tel. of GSM:} ...................................................
& \textbf{Email:}
& .......................... @ .............................................
\\
\hline
\end{tabular}


xhfill. – Feb 25 '19 at 13:27\documentclass, preamble etc.) This will make helping you a lot easier for others. – sheß Feb 25 '19 at 13:49