I try to resize pdf by ghostscript command line but output pdf papersize not according to input i m using command gswin64c.exe -o E:\output.pdf -dBATCH -dNOPAUSE -dDOPDFMARKS -sDEVICE=pdfwrite -dFIXEDMEDIA -dPDFFitPage -dDEVICEWIDTHPOINTS=396 -dDEVICEHEIGHTPOINTS=612 -f E:\comic.pdf
and output pdf size is 396 x 604.653 pts
can you help me about this issue.