paper sizes by murky-satyr

<?for($a=841;$i<11;)printf('A%-2d%5dmm x%5dmm
',$i++,$a,2*$a/=1.414);

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page