Code: Select all
latex report
dvips report
ps2pdf report.ps report.pdf
pause
I have tried the following but they dont work:
1. ps2pdf report.ps report.pdf -sPAPERSIZE=a4
2. set GS_OPTIONS=-sPAPERSIZE=a4 (before the ps2pdf command)
Code: Select all
latex report
dvips report
ps2pdf report.ps report.pdf
pause
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\documentclass[a4paper]{report}
\special
, such as geometry or hyperref.NEW: TikZ book now 40% off at Amazon.com for a short time.