\documentclass{scrartcl} \usepackage[latin1]{inputenc} \usepackage{tabularx} \usepackage[top=2cm,bottom=1.5cm,left=2cm,right=1cm]{geometry} \usepackage{graphicx} \setlength{\parindent}{0pt} \begin{document} \fontfamily{cmss}\fontsize{9pt}{9pt}\selectfont \parbox[t]{12cm}{ } \hfill \parbox[t]{6cm}{\hfill } \vspace*{0.6cm} \dotfill /100 \makebox[0.5cm]{\hfill} \vspace{0.5cm} \hfill \makebox[2cm]{\hfill} \vspace{0.5cm} \vspace{2.8cm} \vspace{0.5cm} \hfill \hfill \vspace{0.5cm} \begin{tabularx}{\textwidth}{lXrr@{}} \textbf{Número da Fatura} & \textbf{Data da Fatura} & \textbf{Prazo} & \textbf{Aplicação} \\ & \dotfill & & \\ \end{tabularx} \vfill \end{document}