\documentstyle[pjxl,hiscatrep]{report}

\pagestyle{empty}

\topmargin-8mm
\oddsidemargin-9mm
\textwidth95mm
\textheight130mm
\begin{document}

{\bf Hello World!}

\medskip
{\small\sf This is \TeX\ printout on the HP PaintJet XL.}

{\small\em Graphics can be included \dots}

\special{move(h-42mm v6mm r)}
\special{include(hiscatlogo.pcl)}
\vspace{32mm}
%{\GAro \hiscat{}}
{\em \dots and color text too!}

\small\red{}Now \green colors \yellow can \blue be \magenta changed \cyan
at \black any \red time\black!

\cyan\small Here's math:\normalsize
$$
\vec A\approx\mu_0\int\!d^3x'\,
\vec {\red{}J^{\rm NL}}(\vec x')\cyan{}e^{-ik\vec n\cdot\vec x'}
$$
\black\tiny The driver used is the 'dvi2pcl' dvi-to-pcl translator.
\end{document}