\documentclass[12pt]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[a4paper,landscape,margin=1.5cm]{geometry}
\usepackage{xcolor}
\usepackage{tikz}
\usepackage[hidelinks]{hyperref}
\definecolor{gold}{HTML}{B8860B}
\definecolor{deep}{HTML}{1B1B1B}
\pagestyle{empty}
\begin{document}
\begin{tikzpicture}[remember picture, overlay]
\draw[gold, line width=4pt] ([xshift=1cm,yshift=-1cm]current page.north west) rectangle ([xshift=-1cm,yshift=1cm]current page.south east);
\draw[gold, line width=1pt] ([xshift=1.3cm,yshift=-1.3cm]current page.north west) rectangle ([xshift=-1.3cm,yshift=1.3cm]current page.south east);
\end{tikzpicture}
\vspace*{1cm}
\begin{center}
{\color{gold}\Huge\textsc{Certificate of Achievement}}\\[0.6em]
{\color{gold}\rule{0.45\linewidth}{1pt}}\\[2em]
{\Large This is to certify that}\\[1.2em]
{\color{deep}\fontsize{36}{38}\selectfont\bfseries\itshape First Last}\\[1.2em]
{\Large has successfully completed the}\\[0.5em]
{\huge\bfseries Advanced Data Engineering Program}\\[0.5em]
{\Large with distinction, on \today.}\\[2.5em]
\begin{minipage}[t]{0.4\linewidth}
\centering
\rule{\linewidth}{0.4pt}\\[0.2em]
\textbf{Director of Education}
\end{minipage}
\hspace{0.1\linewidth}
\begin{minipage}[t]{0.4\linewidth}
\centering
\rule{\linewidth}{0.4pt}\\[0.2em]
\textbf{Program Lead}
\end{minipage}
\vspace{1.5em}
{\color{gold}\Large $\bigstar$ \; Example Institute \; $\bigstar$}
\end{center}
\end{document}

PDF Preview
Create an account to compile and preview