Re: [PythonReports-users] PaperSizer - custom dimension
Brought to you by:
a1s
From: alexander s. <al...@go...> - 2013-03-14 18:45:30
|
Werner F. Bruhin wrote, at 14.03.2013 18:47: > > I am still fighting with my card 10 x 15 cm or in inches it is 4 x 6. > > It is all layed out correctly now but I can do whatever I want it will > not print on my cards correctly on a Canon printer. > > At this point I am quit sure it has to do with the paper size over > ridding the custom size. In other words PythonReports passes the page > size to the pdf writer stuff and the size (width/height) on the report > level definition are ignored. http://pythonreports.sourceforge.net/prt.shtml#layout width and height attributes are ignored if pagesize is specified. Best wishes, alex. |