-
dvipdf with a4 paper sizeComputer/linux 2012.05.02 04:06
The margin of the output pdf file are incorrect, if I want to use a4paper instead of letter without any option like as
dvipdf test.dvi
In that case, the following command gives me a good margin pdf file.
dvipdf -sPAPERSIZE=a4 test.dvi
'Computer > linux' 카테고리의 다른 글
fix : RHEL6: NVIDIA driver fails to load because "Nouveau" driver (0) 2012.05.25 dvipdf with a4 paper size (0) 2012.05.02 adk installation on debian 6 (0) 2012.04.26 recover deleted files on an android device in debian (0) 2012.04.08 TAG
댓글 0