Tagged Questions
0
votes
1answer
346 views
Why does my EPS header have % Produced by xpdf/pdftops 3.02pl4?
I have a simple input file contains PSTricks code as follows.
% sample.tex
\documentclass[cmyk]{minimal}
\usepackage{pstricks}
\usepackage[paperwidth=144bp,paperheight=108bp,margin=0bp]{geometry}
...