[pstricks] Problems with pst2pdf

Helmer Aslaksen mathelmr at nus.edu.sg
Sun Jul 11 15:03:50 CEST 2010


Hi,

I'm sorry, but I'm still having some trouble with implementing http://tug.org/PSTricks/main.cgi?file=pdf/pdfoutput under MiKTeX.

I downloaded the pst2pdf package, and renamed the file pst2pdf to pst2pdf.pl, put it somewhere MiKTeX could find it and ran it. I got the following error.

[Loading MPS to PDF converter (version 2006.09.02).]
)
! Undefined control sequence.
<argument> \test
                 -pst2pdf-tmp-0.pdf
l.11 ...[scale=1]{images/.\test-pst2pdf-tmp-0.pdf}

Any suggestions?

Thanks!

By the way, thanks for adding the link to the pdf2eps shell script. MiKTeX does not have  pdftops and pdf2ps does not have the -f and -l options, so instead I created pdf2eps.bat as below. Just in case other people have the same problem as I had.

:: pdf2eps <picture number> <pdf file without ext>
::
pdfcrop "%2.pdf"
gswin32c.exe -sDEVICE=epswrite -dNOPAUSE -dBATCH -dFirstPage=%1 -dLastPage=%1 -sOutputFile=%2-crop.eps %2-crop.pdf
move %2-crop.eps %2.eps

Helmer Aslaksen
Dept. of Mathematics
National Univ. of Singapore
Singapore 117543
Singapore

aslaksen at math.nus.edu.sg<mailto:aslaksen at math.nus.edu.sg>
www.math.nus.edu.sg/aslaksen/<http://www.math.nus.edu.sg/aslaksen/>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 7130 bytes
Desc: not available
URL: <http://tug.org/pipermail/pstricks/attachments/20100711/59f4b02a/attachment.bin>


More information about the PSTricks mailing list