paper sizes by Sasa

i,a,b=0,841,1189;exec'print"A%-4d%3dmm x%5dmm"%(i,a,b);a,b=b/2,a;i+=1;'*11

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

download

return to the top page