\documentclass[12pt,dvips]{article} \paperheight 134pt \paperwidth 134pt \leftmargin -25.4mm \topmargin -25.4mm \textwidth\paperwidth \textheight\paperheight \thispagestyle{empty} \usepackage{rotating} \def\t#1{\textbf{#1}} \begin{document} \noindent \begin{picture}(132,132) \put(0,124){% \turnbox{0}{\t{ }} } \put(7,0){% \turnbox{90}{\t{ }} } \put(128,120){% \turnbox{-90}{\t{-1997}} } \put(136,8){% \turnbox{180}{\t{ }} } \end{picture} \end{document}