Re: [PythonReports-users] Paper Size handling
Brought to you by:
a1s
|
From: alexander s. <al...@go...> - 2013-03-18 14:14:28
|
Werner F. Bruhin wrote, at 18.03.2013 15:41:
>
> I noticed that in datatypes.py A6 is defined as:
>
> "A6": (Dimension("105mm"), Dimension("297mm")),
>
> should be:
>
> "A6": (Dimension("105mm"), Dimension("148mm")),
>
> http://www.papersizes.org/a-paper-sizes.htm
Of course. Thank you.
Best wishes,
alex.
|