These instructions are valid for Ubuntu. It may also work in Windows with ghostscript installed.
Use the following commands in order.
Use the following commands in order.
- dvips -Ppdf -G0 -tletter your_file.dvi
- ps2pdf -dCompatibilityLevel=1.4 -dPDFSETTINGS=/prepress your_file.ps
- dvips -Ppdf -G0 -tletter your_file.dvi
- ps2ps your_file.ps your_new_file.ps
- ps2pdf -dCompatibilityLevel=1.4 -dPDFSETTINGS=/prepress your_new_file.ps