#!/bin/sh exec magnifypdf "$1" 1.2 71.8582677 121.870866 # 1cm = 28.3464568797pt # llncs basics: # # margin 63pt = 2.2225cm # base hoffset 2.54cm # hoffset 0 # so normal left pos: 4.7625cm # mag 1200: 5.715cm # # textwidth 12.2cm # so normal right pos: 16.9625cm # mag 1200: 20.355cm # # to center mag 1200 on a4: # want to move left 2.535cm = 71.8582677pt # # topmargin 16pt # headheight 12pt # headsep 16pt # base voffset 2.54cm = 72pt # so normal top pos: 116pt = 4.0922222cm # i.e. up 25.6077777cm on a4 paper # mag 1200: 30.7293333cm # # textheight 19.3cm # so normal bot pos: 23.3922222cm # i.e. up 6.3077777cm on a4 paper # mag 1200: 7.5693333cm # # to center mag 1200 on a4: # want to move down 4.2993333cm = 121.870866pt