Code: Select all
\documentclass{article}
\usepackage[landscape]{geometry}
\usepackage{pstricks}
\begin{document}
\hspace{6.5in}\begin{pspicture}(1in,1in)\pscircle(0,0){1}
\end{pspicture}
\end{document}
Certain TeX installations on Windows don't seem to have that problem, though.
What's happening and how do I prevent it?