``` Please add in podunk/prefab/paper.py the following lines: A4_PORTRAIT = (595, 842) A4_LANDSCAPE = (842, 595) ``` Original issue reported on code.google.com by `torsten...@gmail.com` on 22 Aug 2013 at 2:48