Wednesday, September 28, 2011

pdf eps conversion and cropping

pdf -> eps: pdftops -eps input
crop eps: epstool --copy -b input output
eps -> pdf: epstopdf input --outfile=output

compiling python: pdflatex -escape-shell input

No comments:

Post a Comment