\documentclass[a4paper,10pt]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{lmodern}
\usepackage{parskip}
\usepackage{lipsum}
%----------------------------------------------------------------------------------------
% Sets the Font - **(DO NOT CHANGE)**
%----------------------------------------------------------------------------------------
\usepackage[scaled=0.95]{helvet}
\renewcommand{\familydefault}{\sfdefault}
%Configuration for One Page Form
%----------------------------------------------------------------------------------------
% Sets the Page Margins - **(DO NOT CHANGE)**
%----------------------------------------------------------------------------------------
\usepackage{vmargin}
\setmarginsrb{0.5 cm}{0.5 cm}{0.5 cm}{0.5 cm}{0.5 cm}{0.5 cm}{0.5 cm}{0.5 cm}
%----------------------------------------------------------------------------------------
% Sets the Page Margins - **(DO NOT CHANGE)**
%----------------------------------------------------------------------------------------
\title{One Page Form}
\author{Stephen Myall}
\begin{document}
\pagestyle{empty} %Removes header and footer
\lipsum
\lipsum
\end{document}

PDF Preview
Create an account to compile and preview